phab/src/applications/repositorystable
phab/src/applications/repository
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
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 | |||
b1388c5ca157 | epriestley | Remove `diffusion.getcommits` Conduit API method | Jan 4 2016 | |||
35e7a1f3c073 | epriestley | Continue reducing callers to getCallsign() | Jan 4 2016 | |||
d9e034f02ca0 | epriestley | Remove calls to getCallsign() from repository daemons | Jan 2 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 | |||
99c9df96b4ff | epriestley | Convert all "DocumentIndexers" into "FulltextEngines" | Dec 22 2015 | |||
ecc3314a2527 | epriestley | Modularize transaction/comment indexing in the FulltextEngine | Dec 22 2015 | |||
2447d9bdf270 | epriestley | Begin improving modularity of IndexEngine, add locks | Dec 22 2015 | |||
675be8efc526 | Chad Little | Add more NUX states | Dec 21 2015 | |||
7b997359466f | epriestley | Throw CommandException instead of Exception after `git fetch` failure in… | Dec 12 2015 | |||
856bdaf77e8f | epriestley | Add an "Onto Branch" selector control to "Land Revision" dialog | Dec 10 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 | |||
b4681aa0c896 | epriestley | Remove dead link to Perforce blog about Git Fusion | Dec 9 2015 | |||
c589af51e8b3 | David Fisher | add "update" mode to Diffusion coverage Conduit | Nov 10 2015 | |||
e80970eba036 | Chad Horohoe | Allow editing hosting policies via command line | Nov 4 2015 | |||
c35b564f4d32 | Joshua Spence | Various translation improvements | Nov 2 2015 | |||
495cb7a2e037 | Joshua Spence | Mark `PhabricatorPHIDType::getPHIDTypeApplicationClass()` as abstract | Nov 2 2015 | |||
b4af57ec51e1 | epriestley | Rough cut of DrydockRepositoryOperation | Oct 14 2015 | |||
df5a031b54a5 | epriestley | Allow "Repository Automation" to be configured for repositories | Oct 14 2015 | |||
812c41a18abd | Christopher Speck/epriestley | Conditionally use `hg files` vs. `hg locate` depending on version of Mercurial | Oct 13 2015 | |||
0438a481e113 | epriestley | Fix issue with "Publish/Notify" handling in repositories | Sep 28 2015 | |||
284fe0fe51ce | epriestley | Allow Harbormaster to lease working copies from Drydock | Sep 25 2015 | |||
8ded0927aa7f | epriestley | Recover gracefully from Conduit failure when building "Tags" field in commit… | Sep 22 2015 | |||
738cb1fa7827 | epriestley | Fix Mercurial unable to authenticate with HTTP when pulling | Sep 10 2015 | |||
bce0698a0f5d | epriestley | Modernize Audit search engine | Aug 31 2015 | |||
a1431e53cc01 | epriestley | Link to Harbormaster build targets from the Daemon worker page | Aug 10 2015 | |||
fc72b000f0af | epriestley | Add `repository list-paths` and `repository move-paths` | Jul 16 2015 | |||
0036670329cc | Joshua Spence | Remove remaining arcanist project code | Jul 8 2015 | |||
f2435fd1d0b5 | Joshua Spence | Return `$this` from setter methods | Jul 6 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 | |||
1e3c49086ee3 | epriestley | Merge branch 'master' into redesign-2015 | Jun 28 2015 | |||
2536febed39b | Eitan Adler/epriestley | Remove duplicated duplicated words | Jun 27 2015 | |||
5f84f14eab45 | epriestley | Merge branch 'master' into redesign-2015 | Jun 26 2015 | |||
14229042a200 | epriestley | Do all push mail in a bunch at the end, too | Jun 26 2015 | |||
14a395ed8e64 | epriestley | Merge branch 'master' into redesign-2015 | Jun 25 2015 | |||
fcb35a55fd23 | epriestley | Support Spaces in Diffusion | Jun 24 2015 | |||
803c65663d13 | epriestley | Merge branch 'master' into redesign-2015 | Jun 20 2015 | |||
04516d256bd3 | epriestley | Add an "--importing" flag to bin/repository reparse | Jun 20 2015 | |||
7d7e13d79b86 | epriestley | Merge branch 'master' into redesign-2015 | Jun 19 2015 | |||
801607381d5e | Chad Little | [Redesign] PhabricatorApplicationSearchResultView | Jun 19 2015 | |||
69d12f64baf9 | Joshua Spence | Add repositories to Diviner | Jun 19 2015 | |||
bb7f2ea9055c | epriestley | Fail gracefully on bad API call when building commit mail | Jun 17 2015 | |||
b6d745b66687 | Joshua Spence | Extend from Phobject | Jun 15 2015 | |||
ea7397f7e4f9 | Joshua Spence | Rename PassphraseCredentialType subclasses for consistency | Jun 14 2015 | |||
f47e69c01594 | Joshua Spence | Mark some strings for translation | Jun 9 2015 | |||
af1b586990a7 | Joshua Spence | Fix method visibilities | Jun 8 2015 | |||
d4a3706aeeb0 | epriestley | Move Repositories to SearchField | Jun 8 2015 | |||
68486c4541dd | epriestley | Rename `PhabricatorSearchField` to `PhabricatorSearchFieldDocumentType` | Jun 5 2015 | |||
52a29be70d5d | epriestley | Introduce a request cache mechanism | Jun 5 2015 | |||
069e60d2ff92 | epriestley | Send mail to targets in the user's translation | Jun 4 2015 | |||
6db97bde127d | epriestley | Build separate mail for each recipient, honoring recipient access levels | Jun 4 2015 | |||
c4bcfc85f160 | Joshua Spence | Remove the repositories application | Jun 1 2015 | |||
8ea13f3ce934 | Aviv Eyal/epriestley | Framework for external symbol search | May 31 2015 | |||
ebb7ca8cbdae | epriestley | Convert Owners paths to application transactions | May 27 2015 | |||
fcac85d80733 | epriestley | Allow configuration of a "staging area" for each repository | May 27 2015 | |||
6e5e6a1a8c31 | Joshua Spence | Remove "arcanist project" controllers | May 25 2015 | |||
ea131bb2efb9 | epriestley | Improve UX for Diffusion mail fields | May 25 2015 | |||
be19b31a6444 | Joshua Spence | Add repository to audit emails | May 25 2015 | |||
3d2c6f1ed27d | epriestley | Make "Tags" and "Branches" custom fields work properly in Diffusion | May 25 2015 | |||
f0d16b3047ff | Fabian Stelzer/epriestley | show merged commits in herald emails for merge commits | May 25 2015 | |||
1b12249b2ca3 | Joshua Spence | Fix some format strings | May 25 2015 | |||
d6817d00caf8 | Joshua Spence | Add encoding information to "repository.query" | May 25 2015 | |||
36e2d02d6ec5 | Joshua Spence | phtize all the things | May 22 2015 | |||
a50de8958efb | epriestley | Return empty array as a default value for repository symbol languages | May 21 2015 | |||
021223907dfd | Joshua Spence | Remove arcanist projects from differential | May 18 2015 | |||
898ce6bace59 | Aviv Eyal/epriestley | Search Symbols by Repository, not Project | May 18 2015 | |||
79e8d9fc2db1 | Joshua Spence | Only revert commits in the same repository | May 18 2015 | |||
5f797b4d478b | Arturas Moskvinas/epriestley | Recover from repositories becoming unpullable | May 17 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 | |||
2483f6f120a4 | Joshua Spence | Move symbols to be repository-based | May 3 2015 | |||
fad75f939de5 | epriestley | Improve messaging around repository locks | Apr 27 2015 | |||
12dc865a00f9 | Chad Little | Expand typeahead document copy | Apr 27 2015 | |||
946ea3bffa7d | epriestley | Track closed branches in Mercurial | Apr 27 2015 | |||
2bdcecc05daf | epriestley | Help Mercurial build a parse trees with a few hundred items | Apr 27 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 | |||
48b6120ee2b9 | epriestley | Fix nonstandard specification of a constant | Apr 14 2015 | |||
09ad69238ee7 | epriestley | Drive conduit result ordering through Query order specifications | Apr 13 2015 | |||
156b156e77b6 | epriestley | Give Conduit params/return/errors protected visibility | Apr 13 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 | |||
2b3d3cf7e4c0 | epriestley | Enforce that global locks have keys shorter than 64 characters | Apr 2 2015 | |||
e74c386d5603 | epriestley | Fix an issue where RepositoryQuery may fail for viewers who can't use Diffusion | Apr 2 2015 | |||
e9886c4353df | epriestley | Fix an issue where we would try to release an unheld lock | Apr 2 2015 | |||
bad645f1ecdd | epriestley | Remove all application-specific reply handler domains | Apr 1 2015 | |||
030e05aa4ca5 | epriestley | Remove reply handler instructions from email | Apr 1 2015 | |||
d403700e1fc6 | epriestley | Convert all tokenizers to take token/scalar inputs | Mar 31 2015 | |||
c8529787f345 | epriestley | Provide TERM=dumb for Mercurial commit hooks | Mar 30 2015 |
c4science · Help