phab/src/applications/repository/querystable
phab/src/applications/repository/query
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
8567e3cacaa3 | aubort | Merge with Stable Week 45 | Dec 5 2018 | |||
409e207378b4 | aubort | Merge with Stable Week 36 + fixes 20180912 | Sep 14 2018 | |||
2ef10fbe5762 | aubort | Merge with Stable Week 14 | Apr 13 2018 | |||
1ed327683f6a | aubort | Merge with Stable Week 4 | Jan 31 2018 | |||
29056ba032a8 | aubort | Merge with Stable Week 48 and patches | Dec 6 2017 | |||
6b372d7d7a35 | aubort | Merge with Stable Week 42 | Oct 23 2017 | |||
4c5f0f007d75 | aubort | Merge with Stable Week 37 | Sep 20 2017 | |||
54fdc52ebb60 | aubort | more filtering sql side for public list (always need public view policy) and… | Aug 30 2017 | |||
8e1109087d89 | aubort | Filter the best sql query side when querying repositories the user created for… | Aug 29 2017 | |||
e29ae8d261f1 | aubort | Actually leave the capability check because our policy request isn't doing all… | Aug 28 2017 | |||
b30d6f769575 | aubort | Change home contribution tab: this doesn't enforce policy to be checked after… | Aug 28 2017 | |||
83c5cb264af6 | aubort | Fix merge errors and add c4science custo comments | Aug 23 2017 | |||
cb0d2ce0fb0f | aubort | Fix custo comments | Aug 22 2017 | |||
a33df0373307 | aubort | Merge with Stable ea4e33261e49 | Aug 22 2017 | |||
7d8dc5de15cd | D143 | aubort | Basic custom home controller | Aug 22 2017 | ||
a4ab53847b10 | aubort | Add comments for all c4science customization (much easier to merge) | Jul 25 2017 | |||
d1842929afaa | aubort | Merge with Stable Week 26 | Jul 7 2017 | |||
0378094d414b | aubort | Merge with Stable Week 8 | Feb 28 2017 | |||
91e6e09e5be7 | aubort | Add search by Author in Repository | Feb 1 2017 | |||
e6ddd6d0e95d | epriestley | Cache Almanac URIs for repositories | Dec 6 2016 | |||
576b73dc5375 | epriestley | Index all repository URIs, not just the "primary" repository URI | May 11 2016 | |||
e422190eb530 | Chad Little | Fix create links when no repositories exist | May 5 2016 | |||
42eaa88f8031 | epriestley | Cut mirroring over to new URIs | May 5 2016 | |||
c8711da5ffbf | epriestley | Add repository URI view pages and IO/Display edit logic | Apr 29 2016 | |||
616c9ae88777 | epriestley | Rough sketch of new repository URI editing | Apr 29 2016 | |||
b9cf9e6f0db9 | epriestley | Fix an issue with PHID/handle management in push logs | Apr 20 2016 | |||
6edf181a7eff | epriestley | Record which cluster host received a push | Apr 19 2016 | |||
f46686ff586d | epriestley | Implement a Git LFS link table and basic batch API | Mar 18 2016 | |||
fe5cd4ca2c77 | Chad Little | Move FontIcon calls to Icon | Jan 28 2016 | |||
30473549acfb | epriestley | Add a basic pull event log for debugging repository cloning | Jan 28 2016 | |||
155cb1d2c5a8 | epriestley | Fix two issues with repository monogram regular expressions | Jan 18 2016 | |||
1eab16c395e3 | epriestley | Move repository URIs to a dedicated index | Jan 13 2016 | |||
9fb929dff3f0 | epriestley | Show repositories in global autocomplete dropdown | Jan 11 2016 | |||
b848ab87b3d5 | epriestley | Introduce "local names" for commits | Jan 11 2016 | |||
a06715ccdddc | epriestley | Allow repository short names to be used as identifiers | Jan 11 2016 | |||
0b3d10c3da91 | epriestley | Enforce sensible, unique clone/checkout names for repositories | Jan 11 2016 | |||
e8d3071452f0 | Fabian Stelzer/epriestley | Implement a git blame cache | Jan 7 2016 | |||
94d79c11a93c | epriestley | Show import progress on repository main page | Jan 5 2016 | |||
d0cdf1efdb31 | epriestley | When a repository is importing, show it on the list view | Jan 5 2016 | |||
fb3b4ee532ac | epriestley | Make CommitController more flexible about handling URIs | Jan 5 2016 | |||
07e2596aa14c | epriestley | Move generateDiffusionURI() into PhabricatorRepository | Jan 5 2016 | |||
bcfd6bdd81ee | epriestley | Move various other callsites away from callsigns | Jan 4 2016 | |||
edcc3232aabc | epriestley | Remove calls to getCallsign() in bin/repository scripts | Jan 2 2016 | |||
ff1bfb64dd56 | epriestley | Reduce the total number of calls to getCallsign() | Jan 2 2016 | |||
675be8efc526 | Chad Little | Add more NUX states | Dec 21 2015 | |||
8dcdc7534d9c | epriestley | Add a DiffusionRefDatasource for typeahead'ing branches, tags, bookmarks and… | Dec 10 2015 | |||
2a203fbab1ff | epriestley | Add proper PHIDs to RefCursors | Dec 10 2015 | |||
0036670329cc | Joshua Spence | Remove remaining arcanist project code | Jul 8 2015 | |||
08ec0f1704d9 | Chad Little | [Redesign] Remove AphrontTable restriction on Search Engine | Jun 29 2015 | |||
e576ef4bfe2d | epriestley | Fix Push Log rendering of query results in redesign | Jun 29 2015 | |||
14a395ed8e64 | epriestley | Merge branch 'master' into redesign-2015 | Jun 25 2015 | |||
fcb35a55fd23 | epriestley | Support Spaces in Diffusion | Jun 24 2015 | |||
801607381d5e | Chad Little | [Redesign] PhabricatorApplicationSearchResultView | Jun 19 2015 | |||
af1b586990a7 | Joshua Spence | Fix method visibilities | Jun 8 2015 | |||
d4a3706aeeb0 | epriestley | Move Repositories to SearchField | Jun 8 2015 | |||
36e2d02d6ec5 | Joshua Spence | phtize all the things | May 22 2015 | |||
acb45968d889 | Joshua Spence | Use `__CLASS__` instead of hard-coding class names | May 13 2015 | |||
1c399476798f | epriestley | Fix "not(project)" in Diffusion | May 7 2015 | |||
cf154ae9f499 | epriestley | Support tokenizer functions in Diffusion | Apr 23 2015 | |||
f5580c7a083e | epriestley | Make buildWhereClause() a method of AphrontCursorPagedPolicyAwareQuery | Apr 20 2015 | |||
4fc5f8e29751 | epriestley | Improve browsability of Diffusion repository datasource | Apr 17 2015 | |||
9437414f1756 | epriestley | Improve browsability of Almanac service datasource query | Apr 17 2015 | |||
6e4f508bebdb | epriestley | Provide "builtin" high-level result orders | Apr 13 2015 | |||
2794c69db550 | epriestley | Remove getPagingColumn() / getReversePaging() | Apr 13 2015 | |||
411456084448 | epriestley | Modernize more paging/order queries | Apr 13 2015 | |||
a4a198342e2c | epriestley | Modernize ReleephProjectQuery ordering/paging | Apr 13 2015 | |||
604d1409f16f | epriestley | Make buildPagingClauseFromMultipleColumns() safer | Apr 13 2015 | |||
9dc114d1159a | epriestley | Make formatOrderClause() safer | Apr 13 2015 | |||
e74c386d5603 | epriestley | Fix an issue where RepositoryQuery may fail for viewers who can't use Diffusion | Apr 2 2015 | |||
d403700e1fc6 | epriestley | Convert all tokenizers to take token/scalar inputs | Mar 31 2015 | |||
6eadfe6a6fce | epriestley | Allow repositories to be ordered by commit count | Mar 23 2015 | |||
5a9df1a22526 | Bob Trahan | Policy - filter app engines where the user can't see the application from panel… | Feb 5 2015 | |||
463d094f963b | Joshua Spence | Fix method visibility for `PhabricatorPolicyAwareQuery` subclasses | Jan 13 2015 | |||
e448386d39a6 | Joshua Spence | Fix method visibility for `PhabricatorApplicationSearchEngine` methods | Jan 6 2015 | |||
f33e2de09286 | Fabian Stelzer/epriestley | make repo callsigns optional | Jan 1 2015 | |||
97a8700e4589 | Joshua Spence | Rename `PHIDType` classes | Jul 24 2014 | |||
86c399b65783 | Joshua Spence | Rename `PhabricatorApplication` subclasses | Jul 23 2014 | |||
dcc69977932b | epriestley | Modernize "users" typeahead datasource | Jul 18 2014 | |||
33120e377a63 | epriestley | Modernize Project/Object edges | Jul 18 2014 | |||
ae263ddde5a5 | epriestley | Show a better message for empty repositories and invalid branches | Jul 12 2014 | |||
793eced32dd2 | epriestley | Modernize "projects" typeahead datasource | Jul 11 2014 | |||
34628002fd96 | epriestley | Modernize "repositories" typeahead datasource | Jul 11 2014 | |||
8756d82cf6c1 | Joshua Spence | Remove `@group` annotations | Jul 10 2014 | |||
455ac8ec4d90 | epriestley | Use slim tags in ObjectList | Jun 27 2014 | |||
41adc1b4c3db | epriestley | Use standard tag elements instead of "maniphest project tag" to show tags in… | Jun 26 2014 | |||
b8bc0aa2b058 | epriestley | Allow users to select QueryPanel search engines from a list | Jun 12 2014 | |||
41ef6824be87 | Chad Little | Make ObjectItem default as "Card" | Jun 7 2014 | |||
82102cd95a2b | epriestley | Move Push log rendering to SearchEngine | May 13 2014 | |||
e6aff100f268 | epriestley | Move even more rendering into SearchEngine | May 9 2014 | |||
78b89711cbdd | epriestley | Move a bunch more rendering into SearchEngine | May 9 2014 | |||
75c47c6ae079 | epriestley | Provide an "event" page for push logs, which shows details on all events in a… | Mar 26 2014 | |||
a5f55d506f46 | epriestley | Provide a real object ("PhabricatorRepositoryPushEvent") to represent an entire… | Mar 26 2014 | |||
5d1489a3ce5a | Aviv Eyal/epriestley | Search repos by Project | Jan 30 2014 | |||
e34a44a7ed15 | epriestley | Allow repository lookup by remote URI | Jan 25 2014 | |||
f4b9efe2562b | epriestley | Introduce ref cursors for repository parsing | Jan 17 2014 | |||
2ee450748696 | John Watson/epriestley | Add Hosted/Remote filtering to Diffusion | Jan 10 2014 | |||
637e3f38f3a0 | epriestley | Allow repositories to be associated with projects | Jan 3 2014 | |||
3386920971b8 | epriestley | Add Herald support for blocking ref changes | Dec 18 2013 | |||
39b384041ffc | epriestley | Add "r <name>" to jump nav to locate repositories by name | Dec 5 2013 | |||
2ff5541fc59c | epriestley | Record new commits in the push log | Dec 5 2013 |
c4science · Help