phab/src/applications/repositoryproduction
phab/src/applications/repository
production
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
1cb0db87556a | Bob Trahan | Move PhabricatorUser to new phid stuff | Jul 26 2013 | |||
1c454ea6d97a | epriestley | Add commits/audits to Asana bridge | Jul 26 2013 | |||
938b5c69c6c6 | epriestley | Use PhutilProxyException to disambiguate repository pull errors | Jul 24 2013 | |||
5f78a6953fd0 | epriestley | Fix a type constant which slipped through grep | Jul 23 2013 | |||
d3cf7874ede5 | epriestley | Use application PHIDs in Repositories | Jul 22 2013 | |||
69d5a9af58aa | epriestley | Use Application PHIDs in Projects | Jul 22 2013 | |||
0e3cb3b393cc | epriestley | Use Application PHIDs for commits | Jul 22 2013 | |||
d89b8ce2b2c8 | epriestley | Modernize architecture of `phd` | Jul 19 2013 | |||
8e0a975e3f0f | Juan Pablo Civile/epriestley | Remove calls to DifferentialRevision::loadRelations from commit workers | Jul 16 2013 | |||
a0084bbb0d51 | epriestley | Build an early multi-step repository create form | Jul 14 2013 | |||
93e37e906032 | Lauri-Henrik Jalonen/epriestley | Phabricator event timeline removed | Jul 10 2013 | |||
a0c5a6cdb6f9 | epriestley | Use %P for all sensitive command construction in Phabricator | Jul 4 2013 | |||
b29067e38b52 | Svemir Brkic/epriestley | Process multiple Bugtraq links in reverse to avoid links overwriting each other | Jul 2 2013 | |||
328aa383e460 | epriestley | Always provide a viewer when executing DifferentialRevisionQuery | Jul 1 2013 | |||
efbd3ecc48b7 | epriestley | Fix the type of some values passed to MySQL | Jun 14 2013 | |||
f9f19f2fdc7f | epriestley | Provide transaction-based edits of repository encoding | May 25 2013 | |||
50bc33fc1c88 | epriestley | Change repository description from plain text to remarkup | May 24 2013 | |||
2fd018ad92c5 | epriestley | Begin transacitonalizing repository edits and provide a more sensible edit… | May 24 2013 | |||
c48f64b391f2 | epriestley | Specify HOME when invoking Git commands | May 21 2013 | |||
80ce5968db5f | epriestley | Minor, fix a variable name that I derped in recent refactoring. | May 20 2013 | |||
37e28f38130a | epriestley | Minor, correct more application class name spellings. | May 16 2013 | |||
571d191a9026 | epriestley | Fix missing 'user' in PhabricatorOwnerPathQuery | May 15 2013 | |||
016b62a7ef51 | Bob Trahan | Diffusion - move some DiffusionRequest queries to occur over Conduit | May 15 2013 | |||
e7fde9a77c49 | epriestley | Make repository discovery partially testable | May 13 2013 | |||
105dd1899c35 | epriestley | Make repository pulls testable | May 13 2013 | |||
a42851501f7b | Bob Trahan | Diffusion - move DiffusionBrowseQuery => Conduit | May 10 2013 | |||
78a8079f595a | deedydas/epriestley | Tokens added to Repository Commits and Pastes | May 9 2013 | |||
43ff24b0f3a6 | Chad Little | Update form styles, implement in many places | May 7 2013 | |||
7573ad9a7048 | Bob Trahan | DiffusionBranchQuery => Conduit | May 1 2013 | |||
1c507f14af11 | Jakub Vrana | Support Mercurial commands on Windows | Apr 25 2013 | |||
141233565afd | Jakub Vrana | Fix whitespace around methods | Apr 23 2013 | |||
6a5807eba44f | Jakub Vrana | Link external bug trackers | Apr 20 2013 | |||
a9099912bbff | Jakub Vrana | Handle SVN root changes correctly | Apr 16 2013 | |||
e31e998f3b8a | Jakub Vrana | Convert differential.revisionPHID commit detail to edge | Apr 13 2013 | |||
855e085c6f50 | epriestley | Uninstall Conduit calls when uninstalling applications | Mar 13 2013 | |||
868e79b7a78f | James Rhodes/epriestley | Implemented option to allow users to view username of repository URIs. | Mar 7 2013 | |||
b3a63a62a21b | vrana | Introduce PhabricatorEmptyQueryException | Mar 7 2013 | |||
0a069cb55ace | epriestley | Require a viewer to load handles | Mar 1 2013 | |||
e3567b2d4dec | epriestley | Fix grossness in Herald daemon | Mar 1 2013 | |||
3f547d562d0a | epriestley | Give the fake Herald user a PHID so it counts as logged in and can see commits | Feb 27 2013 | |||
69dcd47751d9 | epriestley | Fix two cases where we load Commit handles without a viewer | Feb 27 2013 | |||
fe78944c9df7 | epriestley | Prepare Diffusion for hovercards | Feb 27 2013 | |||
2b10173a03d7 | epriestley | Don't retain "\r\n" when summarizing commits | Feb 22 2013 | |||
b32bfb654163 | epriestley | Render commit summaries when rendering handles | Feb 22 2013 | |||
a22bea2a74cf | epriestley | Apply lint rules to Phabricator | Feb 19 2013 | |||
ef7f16180ce5 | epriestley | Restore merge of phutil_tag. | Feb 13 2013 | |||
73cce6e1310b | epriestley | Revert "Promote phutil-tag again" | Feb 13 2013 | |||
9b8da7376550 | vrana | Convert AphrontTableView to safe HTML | Feb 10 2013 | |||
d817dfa8fcce | vrana | Convert some phutil_escape_html() to hsprintf() | Feb 9 2013 | |||
afc5333bb3aa | vrana | Convert AphrontFormView to safe HTML | Feb 8 2013 | |||
85961c8eca78 | vrana | Convert AphrontFormInsetView to safe HTML | Feb 8 2013 | |||
059920c2dac5 | vrana | Convert AphrontErrorView to safe HTML | Feb 8 2013 | |||
f864d9e61132 | vrana | Fix double escaping in phutil_tag | Feb 7 2013 | |||
be4662e6670d | vrana | Convert setCaption() to safe HTML | Feb 6 2013 | |||
ebc2937dc89f | epriestley | render_tag -> tag: final block | Feb 4 2013 | |||
0f1bdbe147a7 | epriestley | Merge branch 'master' into phutil_tag | Feb 4 2013 | |||
363f292fd81f | epriestley | Partially revert marking of copies as direct | Jan 30 2013 | |||
3093d1663de4 | epriestley | Add javelin_tag(), convert easy callsites | Jan 25 2013 | |||
3e147dd61cad | epriestley | Fix some easy phutil_render_tag() | Jan 25 2013 | |||
20768d65d566 | vrana | Convert phutil_render_tag(X, Y, '...') to phutil_tag | Jan 25 2013 | |||
2584af2cb811 | epriestley | Clean up repositories with symbols correctly | Jan 25 2013 | |||
760ab135ebd1 | vrana | Delete license header | Jan 18 2013 | |||
0e612c910b41 | epriestley | Sort repositories in Diffusion by name, not creation order | Jan 16 2013 | |||
800f62d0d580 | Ricky Elrod/epriestley | Repository option. | Jan 16 2013 | |||
fb9a1c38fbfb | Chad Little | Panel background changes for Repositories app. | Jan 16 2013 | |||
21ed25019d7b | Michael Halstead/epriestley | Prevent exceptions when adding repositories via conduit. | Jan 11 2013 | |||
0f1086fd68a9 | vrana | Mark SVN dir copy as direct change for its files | Jan 7 2013 | |||
f6b196474008 | epriestley | Improve Search architecture | Dec 21 2012 | |||
2cc7f82eced7 | vrana | Move Conduit methods inside applications | Dec 21 2012 | |||
800be357e841 | vrana | Order repositories in Diffusion from oldest | Dec 21 2012 | |||
db89e23761f0 | epriestley | Make Repositories partially policy-aware | Dec 19 2012 | |||
b8d372c4bc3e | Nick Harper | Fix bugs when saving package changes due to commit changes | Dec 19 2012 | |||
4a81ae6d6d59 | Nick Harper | Add data information to daemon task view | Dec 18 2012 | |||
0ba7d34f97f8 | Nick Harper | Allow phabricator to manage repositories | Dec 12 2012 | |||
0e53731d1d21 | vrana | Expose repository info in arcanist.projectinfo | Dec 11 2012 | |||
42a514ec7999 | Bob Trahan | make repository tool fail a little less hard if daemons don't interact nicely | Dec 8 2012 | |||
f306cab653d8 | epriestley | Use application icons for "Eye" menu and Crumbs | Dec 7 2012 | |||
20ee3003b578 | epriestley | Replace all instances of AphrontSideNavView with AphrontSideNavFilterView | Dec 7 2012 | |||
1a3bf098ae4a | epriestley | Correctly parse author and committer identities again | Dec 7 2012 | |||
cb45ad67a3f5 | vrana | Revive essential commit details | Dec 6 2012 | |||
2852b4f5d3f7 | Suman Karumuri | Track path moves in Owner's packages | Dec 6 2012 | |||
fd5beffb9950 | epriestley | Remove PhabricatorRepositoryDefaultCommitMessageDetailParser | Dec 6 2012 | |||
2de879e61385 | epriestley | Minor, extend the lease time of Herald task leases. | Nov 30 2012 | |||
846a359d9ab5 | vrana | Display number of lint messages in Diffusion dir | Nov 9 2012 | |||
23a046b3cdf9 | vrana | Allow saving lint errors to database | Nov 9 2012 | |||
10cf2bb4e2f3 | vrana | Mark PhabricatorRepositorySvnCommitChangeParserWorker as final | Nov 6 2012 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 2012 | |||
5903ed650c20 | epriestley | Move completed tasks to an "archive" table and delete them in the GC | Oct 31 2012 | |||
4edf8ae2fcb9 | Bob Trahan | make "browse in diffusion" action work for commits in branches other than master | Oct 31 2012 | |||
5d5f8a7a911b | Bob Trahan | whoops - forgot to remove the third slash on this comment from D3822 | Oct 26 2012 | |||
731a6900bd0f | Bob Trahan | upgrade repository delete function to full-blown workflow | Oct 26 2012 | |||
d9c6e07f2c4e | Bob Trahan | If users are on the email to Phabricator, do not send them the Phabricator… | Oct 10 2012 | |||
cd9d78c10799 | epriestley | Allow Fact analysis of commits | Oct 8 2012 | |||
22cb8f5d08a6 | vrana | Require canonical numbers in routes | Oct 6 2012 | |||
fe355f790576 | vrana | Fix typo in route | Oct 4 2012 | |||
4c8689310864 | Bob Trahan | allow arcanist projects to be deleted via the ui | Oct 4 2012 | |||
e84c18d73499 | vrana | Mark revision as closed before attaching commit and loading changes | Oct 4 2012 | |||
78784aa1fe86 | epriestley | Group applications into groups on /applications/ | Oct 4 2012 | |||
b585146532c0 | vrana | Display auditors in audit commit list | Oct 3 2012 | |||
f817d81b1267 | epriestley | Add applications for Owners, Repositories, PHID manager, PHPAST | Oct 1 2012 |
c4science · Help