phab/src/applications/repositoryfeature/testing
phab/src/applications/repository
feature/testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
d1c4b5081cd0 | epriestley | Clean up Diffusion branch query a bit | Oct 30 2013 | |||
3bf372c60c2e | epriestley | Consolidate querying of things which we can use `git for-each-ref` for | Oct 30 2013 | |||
19124554d8b9 | epriestley | Fix various branch/ref issues with bare repositories in Git | Oct 30 2013 | |||
62edbb8e21f3 | Dean Reilly/epriestley | Treat relocated files as added files in svn worker. | Oct 30 2013 | |||
59922b78b9bc | epriestley | Make Phabricator clone bare git repositories | Oct 29 2013 | |||
d8bda7c66e0a | epriestley | Add an "importing" state to repositories and clean up the UI | Oct 29 2013 | |||
912509558723 | epriestley | Distinguish between empty and unparsed commits in Diffusion | Oct 29 2013 | |||
0965f0041a5c | epriestley | Don't pull updates for repositories marked as hosted | Oct 29 2013 | |||
c7f23f522a79 | epriestley | Accept and route VCS HTTP requests | Oct 29 2013 | |||
bb35f8ec9fe9 | epriestley | Add hosting, serving, and push policy options to repository edit | Oct 29 2013 | |||
86fe020a97b8 | epriestley | Add global "push" policy to Repositories | Oct 29 2013 | |||
ba63c5e42619 | epriestley | Ship "Repositories" create button to new Diffusion workflow | Oct 29 2013 | |||
5f6ea9f662aa | epriestley | Activate the new Repository creation workflow | Oct 29 2013 | |||
c585f97e90d2 | epriestley | Remove horrible old repository edit controller | Oct 29 2013 | |||
d1ed816e618b | epriestley | Move "Delete Repository" stuff to Diffusion | Oct 29 2013 | |||
c4cdb5c5f035 | epriestley | Move editing "Local Path" to modern UI/controller/etc | Oct 29 2013 | |||
b57b72368c3c | epriestley | Move "Remote URI" to modern repository editor thing | Oct 25 2013 | |||
52d4e66883db | epriestley | Move repository actions (notify, autoclose) to new UI | Oct 25 2013 | |||
49670e1a561b | epriestley | Move Subversion repository information to the new interface | Oct 25 2013 | |||
dcb0b1b64f73 | epriestley | Add support for branch-related configuration to new Repository edit workflow | Oct 25 2013 | |||
da845460586c | Bob Trahan | Add filter by object ability to flag query | Oct 25 2013 | |||
2a5c987c714d | epriestley | Lock policy queries to their applications | Oct 22 2013 | |||
00bf47f973c8 | epriestley | Fix "Manage herald rules" link by removing it | Oct 22 2013 | |||
7180199d1370 | epriestley | Fix daemon auth issue | Oct 19 2013 | |||
073cb0e78c01 | epriestley | Make PhabricatorPolicyInterface require a getPHID() method | Oct 14 2013 | |||
059860047615 | epriestley | Always pass handles to tokenizers, not `<phid -> name>` maps | Oct 7 2013 | |||
953ff197bf26 | epriestley | Allow Herald rules to be disabled, instead of deleted | Oct 7 2013 | |||
2d733f88a16a | epriestley | Split users apart from projects/packages in reviewer and audit UIs | Oct 5 2013 | |||
13dae0519368 | epriestley | Make most file reads policy-aware | Sep 30 2013 | |||
7f0d0e4e6cc0 | epriestley | Make more Diffusion controllers/views capability-sensitive | Sep 27 2013 | |||
2e5ac128b3ee | epriestley | Explain policy exception rules to users | Sep 27 2013 | |||
874a9b7fe3f8 | epriestley | When creating or updating a revision, infer the repository from the diff | Sep 27 2013 | |||
9b3d7b0dbaad | epriestley | Make most Differential reads policy-aware | Sep 26 2013 | |||
79abe6653e89 | epriestley | Remove PhabricatorRepository::loadAllByPHIDOrCallsign() | Sep 26 2013 | |||
c467cc464fb5 | epriestley | Make most repository reads policy-aware | Sep 26 2013 | |||
9be7a948f93c | Chad Little | Move PHUIFormBoxView to PHUIObjectBoxView | Sep 25 2013 | |||
b928e7f8f52a | epriestley | Fix an issue with Diffusion where paging by commit date would fail | Sep 24 2013 | |||
d63789e4b2a0 | epriestley | Allow repository policies to be edited | Sep 23 2013 | |||
e7a7e43104bc | epriestley | Fix a bug where policy queries with cursor-based pagers and non-ID orders can… | Sep 22 2013 | |||
63818818cb67 | epriestley | Allow repositories to be activate/deactivated in a transaction-aware way | Sep 22 2013 | |||
b8cb6ddaa5bb | epriestley | Add some keys and policy fields to repositories | Sep 22 2013 | |||
8651e5feba17 | epriestley | Allow repositories to be filtered by type | Sep 19 2013 | |||
7d26252a3f3e | epriestley | Use PhutilBugtraqParser in Phabricator | Sep 18 2013 | |||
256fcf37211e | epriestley | Make it easier to construct multi-column paging clauses from Query classes | Sep 13 2013 | |||
7a39ac43b48c | epriestley | Add a "list<regex>" config option and move regex config to it | Sep 13 2013 | |||
b902005bed52 | Bob Trahan | Kill PhabricatorObjectDataHandle | Sep 11 2013 | |||
07b8becfc6d5 | Bob Trahan | Policy - introduce parentQuery and pass around policy configuration from parent… | Sep 11 2013 | |||
0da6321b2c7c | epriestley | Provide ordering options in Diffusion application search | Sep 11 2013 | |||
9872d57f87e3 | epriestley | Allow Diffusion repostories to be filtered by active/inactive status | Sep 11 2013 | |||
904add9f44d6 | epriestley | Use ApplicationSearch in Diffusion | Sep 11 2013 | |||
93c67040596a | epriestley | Move "most recent commit" and "commit count" into DiffusionRepositoryQuery | Sep 11 2013 | |||
fcba0c74d979 | Gareth Evans/epriestley | Replace all "attach first..." exceptions with `assertAttached()` | Sep 3 2013 | |||
b932c606cb2d | epriestley | Implement "Add to CC" rule for Audits | Aug 30 2013 | |||
bb9be01d5571 | Chad Little | Update forms to use PHUIFormBoxView | Aug 27 2013 | |||
fe2a96e37ff0 | Chad Little | Update Form Layouts | Aug 26 2013 | |||
f034fd80dbf7 | epriestley | Remove getApplicationObjectTypeName from ApplicationTransactions | Aug 21 2013 | |||
751cd547c291 | epriestley | Remove dust from page construction | Aug 20 2013 | |||
e1d2523efeb4 | Bob Trahan | make commit message worker savvier around revision ids | Aug 19 2013 | |||
a0f0ba6acd47 | epriestley | Stop using process/filesystem-based checks to determine if daemons are running | Aug 12 2013 | |||
7225dc45250d | Bob Trahan | Sort arcanist projects by name | Aug 10 2013 | |||
4f49ec1cff1c | epriestley | Remove HeraldDryRunAdapter | Aug 8 2013 | |||
b767bd3f2d9d | epriestley | Move Herald rule querying into HeraldRuleQuery | Aug 8 2013 | |||
78eb81ffd069 | epriestley | Remove almost all instances of HeraldContentTypeConfig | Aug 8 2013 | |||
6badb05d644b | epriestley | Make Herald adapters provide content types | Aug 8 2013 | |||
333e377488d9 | epriestley | Modernize Releeph project create controller | Jul 30 2013 | |||
5cc3bbf721fc | epriestley | Use application PHIDs for application transactions | Jul 29 2013 | |||
ec61c15cb262 | Bob Trahan | move repository arcanist projects over to new phid stuff | Jul 26 2013 | |||
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 |
c4science · Help