phab/src/applications/repository/storage/PhabricatorRepositoryCommit.phpfeature/better-testing
phab/src/applications/repository/storage/PhabricatorRepositoryCommit.php
feature/better-testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
f82db7524b32 | epriestley | Add a "Build with CircleCI" build step | Mar 22 2016 | |||
abb4c03b476d | epriestley | Remove shouldShowSubscribersProperty() from SubscribableInterface | Mar 6 2016 | |||
fdca684814da | epriestley | Slightly improve Buildable list in Harbormaster | Feb 27 2016 | |||
5c2e49a81223 | epriestley | Allow any user to watch any project they can see | Jan 20 2016 | |||
b848ab87b3d5 | epriestley | Introduce "local names" for commits | Jan 11 2016 | |||
9728c65e9358 | epriestley | Drive blame generation through `diffusion.blame` | Jan 6 2016 | |||
fb3b4ee532ac | epriestley | Make CommitController more flexible about handling URIs | Jan 5 2016 | |||
35e7a1f3c073 | epriestley | Continue reducing callers to getCallsign() | Jan 4 2016 | |||
ff1bfb64dd56 | epriestley | Reduce the total number of calls to getCallsign() | Jan 2 2016 | |||
99c9df96b4ff | epriestley | Convert all "DocumentIndexers" into "FulltextEngines" | Dec 22 2015 | |||
284fe0fe51ce | epriestley | Allow Harbormaster to lease working copies from Drydock | Sep 25 2015 | |||
bce0698a0f5d | epriestley | Modernize Audit search engine | Aug 31 2015 | |||
f0d16b3047ff | Fabian Stelzer/epriestley | show merged commits in herald emails for merge commits | May 25 2015 | |||
6a60b8cb6f2b | epriestley | Set "importStatus" as nonmutable on save() | Feb 19 2015 | |||
dd814decbc52 | Bob Trahan | Policy - remove comment to change policy later as its good as is | Feb 3 2015 | |||
a03d16907c03 | Bob Trahan | Audit - fix issue "showing older" on some commits | Jan 23 2015 | |||
d6b882a804c7 | Joshua Spence | Fix visiblity of `LiskDAO::getConfiguration()` | Jan 13 2015 | |||
6ab3f06b6ec6 | Bob Trahan | Transactions - adding willRenderTimeline to handle tricky cases | Dec 4 2014 | |||
a414fc497f3b | Bob Trahan | Diffusion - make projects work properly with commits | Nov 19 2014 | |||
3bf770cb30f4 | Bob Trahan | Repositories - don't send emails or publish feed stories about commits from… | Oct 21 2014 | |||
ba2963ecb3bb | Bob Trahan | Diffusion - fix commits not importing fully | Oct 17 2014 | |||
b149cb7e99e5 | epriestley | Generate expected schemata for Repository | Sep 29 2014 | |||
c75495e63fa0 | Bob Trahan | Transactions - add infrastructure for "mentions" | Sep 9 2014 | |||
e8d272b0dad1 | epriestley | Use standard infrastructure to attach commits to other objects | Aug 4 2014 | |||
89b942c183eb | epriestley | Move Audit to proper Subscriptions | Aug 2 2014 | |||
97a8700e4589 | Joshua Spence | Rename `PHIDType` classes | Jul 24 2014 | |||
f7f866445681 | James Rhodes | Move build variables into HarbormasterBuildableInterface | Jun 20 2014 | |||
2ecc04c159b0 | Bob Trahan | Audit - move over to application search | Apr 27 2014 | |||
c6cbff199712 | Bob Trahan | Differential - modernize "Local Commits" table | Apr 2 2014 | |||
611f6707204c | epriestley | Add CustomField to Diffusion and add a "branches" field | Mar 12 2014 | |||
f4b9efe2562b | epriestley | Introduce ref cursors for repository parsing | Jan 17 2014 | |||
aad6b57c36f8 | epriestley | Add `bin/harbormaster` to make builds easier to debug | Dec 26 2013 | |||
d51ae49f61fd | epriestley | Clean up Diffusion dedicated tag table view | Oct 30 2013 | |||
d5bc8197eceb | epriestley | Remove "isUnparsed" flag from commits | Oct 30 2013 | |||
d1c4b5081cd0 | epriestley | Clean up Diffusion branch query a bit | Oct 30 2013 | |||
912509558723 | epriestley | Distinguish between empty and unparsed commits in Diffusion | Oct 29 2013 | |||
da845460586c | Bob Trahan | Add filter by object ability to flag query | Oct 25 2013 | |||
7f0d0e4e6cc0 | epriestley | Make more Diffusion controllers/views capability-sensitive | Sep 27 2013 | |||
2e5ac128b3ee | epriestley | Explain policy exception rules to users | Sep 27 2013 | |||
fcba0c74d979 | Gareth Evans/epriestley | Replace all "attach first..." exceptions with `assertAttached()` | Sep 3 2013 | |||
1c454ea6d97a | epriestley | Add commits/audits to Asana bridge | Jul 26 2013 | |||
0e3cb3b393cc | epriestley | Use Application PHIDs for commits | Jul 22 2013 | |||
a42851501f7b | Bob Trahan | Diffusion - move DiffusionBrowseQuery => Conduit | May 10 2013 | |||
78a8079f595a | deedydas/epriestley | Tokens added to Repository Commits and Pastes | May 9 2013 | |||
fe78944c9df7 | epriestley | Prepare Diffusion for hovercards | Feb 27 2013 | |||
b32bfb654163 | epriestley | Render commit summaries when rendering handles | Feb 22 2013 | |||
2852b4f5d3f7 | Suman Karumuri | Track path moves in Owner's packages | Dec 6 2012 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 2012 | |||
731a6900bd0f | Bob Trahan | upgrade repository delete function to full-blown workflow | Oct 26 2012 | |||
cd9d78c10799 | epriestley | Allow Fact analysis of commits | Oct 8 2012 | |||
b585146532c0 | vrana | Display auditors in audit commit list | Oct 3 2012 | |||
6cc196a2e557 | vrana | Move files in Phabricator one level up | Jun 1 2012 |
c4science · Help