phab/src/applications/repositoryproduction
phab/src/applications/repository
production
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
c2d2f6ded137 | Sigurd Holsen/epriestley | bugfix: mercurial commit worker had an array error | May 21 2012 | |||
80f479d94812 | Bob Trahan | Make directories with spaces in their names work OK in diffusion end to end | May 21 2012 | |||
3a1ee003359e | epriestley | Select default branches more effectively in Diffusion | May 20 2012 | |||
7a19cf5a5596 | Bob Trahan | Fix lines of a large include path | May 15 2012 | |||
820a6d407a9e | epriestley | Improve performance of repository discovery under Mercurial | May 12 2012 | |||
61b728b19df6 | epriestley | Add a setting to blanket-disable autoclosing revisions in a repository | May 10 2012 | |||
1bf68e06a501 | epriestley | Improve Diffusion error messages and UI for partially imported repositories | May 10 2012 | |||
7e0c06716f8f | epriestley | Minor, fix obvious typo that I missed in testing somehow. | May 9 2012 | |||
b800df8c1b13 | epriestley | Simplify daemon management: "phd start" | May 9 2012 | |||
d2b01aead048 | epriestley | Use one daemon to discover commits in all repositories, not one per repository | May 8 2012 | |||
1c62a35710e5 | epriestley | Run one daemon to pull all working copies, not one daemon per working copy | May 8 2012 | |||
87207b2f4edb | epriestley | Allow users to have multiple email addresses, and verify emails | May 7 2012 | |||
049048765d41 | epriestley | Add "repository.create" and "repository.query" methods to Conduit | May 5 2012 | |||
38ffe45f8e25 | vrana | Use committer date instead of author date for Git epoch | Apr 27 2012 | |||
20a5c9b2618d | epriestley | Use "closed", not "committed", in Differential | Apr 24 2012 | |||
1f2cf78c1b54 | vrana | Display committed date in Revision Status field | Apr 20 2012 | |||
dec8acd8038c | epriestley | Add very basic tag support to Diffusion | Apr 18 2012 | |||
d17be1d824e5 | vrana | Fix SVN commit change parser for files moved from deleted directory | Apr 15 2012 | |||
ef990703fa3b | vrana | Fix SVN commit change parser for directories copied from the same path | Apr 15 2012 | |||
17b0277ec59e | vrana | Fix SVN commit change parser for files moved from deleted directory | Apr 13 2012 | |||
c45876841585 | epriestley | Fix various threading issues, particularly in Gmail | Apr 12 2012 | |||
e87e1786a617 | vrana | Fix docs links after D2181 | Apr 10 2012 | |||
a5903d2a53bb | epriestley | Use head_key() and last_key() to explicitly communicate intent | Apr 9 2012 | |||
f6748bc1907d | Jason Ge | The existing Audit code forgot to set authorPHID | Apr 6 2012 | |||
591d50008f90 | mkedia | Allow projects to own packages | Apr 4 2012 | |||
8813c7be0e39 | vrana | Use assert_instances_of() everywhere but Differential and Diffusion | Apr 3 2012 | |||
2ef3e69e583b | epriestley | Improve Herald commit emails | Mar 23 2012 | |||
85f19e16dc50 | epriestley | Fix the "Browse in Diffusion" URI in Differential | Mar 22 2012 | |||
6d631577f23c | epriestley | Detect changes in merge commits as the diff of the merge and the first parent | Mar 22 2012 | |||
620e936cba77 | epriestley | Fix symbol URI generation to include default branch name for relevant… | Mar 22 2012 | |||
30ae22bfcff7 | epriestley | Fix many encoding and architecture problems in Diffusion request and URI… | Mar 20 2012 | |||
ec736f9c507b | epriestley | Handle "hg pull" return code change between 2.1 and 2.1.1 more gracefully | Mar 20 2012 | |||
fffc1e51d0d8 | Hafsteinn Baldvinsson/epriestley | Inset view controller for inset elements of forms. | Mar 16 2012 | |||
d0af617818b6 | epriestley | Add "final" to (almost) everything else | Mar 14 2012 | |||
9b4838441589 | Nick Harper | [svn1.7] Fix matching xml tag when parsing svn commits | Mar 13 2012 | |||
def19bb8de1e | epriestley | Add additional protections against local repository misconfigurations | Mar 12 2012 | |||
d5bf30bb48ad | vrana | Prepare database for UTF-8 | Mar 10 2012 | |||
b2890eeb0e6f | epriestley | Add "final" to all Phabricator "Controller" classes | Mar 10 2012 | |||
226d0321af44 | Edward Speyer | Revert "PhabricatorRepository: temporarily change the localPath" | Mar 9 2012 | |||
579941b866f2 | Edward Speyer | PhabricatorRepository: temporarily change the localPath | Mar 9 2012 | |||
89dac1cf195a | epriestley | When updating git repositories, use --prune to prune old branches | Mar 8 2012 | |||
1c80a4eb580a | epriestley | Add a "properties" table to the Repository view in Diffusion | Mar 8 2012 | |||
17d801a50e94 | Edward Speyer | GitFetch daemon: more verbose | Mar 8 2012 | |||
8dfe8e84f0e9 | epriestley | Improve Diffusion parsing of submoudule changes | Mar 7 2012 | |||
76fd9a2d2832 | epriestley | Reduce laziness for "Mark Committed" | Mar 7 2012 | |||
a95c9873aa1e | epriestley | Add an "Auditors" field to commit messages which pushes audit requests when… | Mar 7 2012 | |||
d94129b739bc | epriestley | Migrate "PhabricatorOwnersPackageCommitRelationship" to… | Mar 5 2012 | |||
5590515007f0 | epriestley | Make Diffusion Herald emails thread with Audit emails | Mar 5 2012 | |||
d7bb686a476c | epriestley | Minor, actually update commit author field when it is parsed by the worker. | Feb 29 2012 | |||
8a0a00f118be | epriestley | Make PhabricatorRepositoryCommmit schema changes for audit | Feb 29 2012 | |||
37a1db6fe1bd | epriestley | Use HGPLAIN for local hg commands in Phabricator | Feb 28 2012 | |||
d7a7bca85c6b | epriestley | Enable email for audits | Feb 27 2012 | |||
25fade500890 | epriestley | Add audits to search | Feb 27 2012 | |||
109452707241 | epriestley | Allow Herald to trigger audits for users or projects | Feb 27 2012 | |||
a15130b47c6d | epriestley | Add a maintenance script for reconciling repositories to disk state | Feb 3 2012 | |||
b4053190ec83 | Jason Ge | Fix two issues in owners worker | Jan 26 2012 | |||
5b463e634ccf | epriestley | Write fewer "applied" rows and clean up excess historical rows | Jan 25 2012 | |||
3142fe44197f | epriestley | Remove massive "rule applied" query | Jan 25 2012 | |||
b43eb5aa7c20 | epriestley | Add transaction-oriented editing to projects | Jan 24 2012 | |||
27f52efd37ee | epriestley | Minor, fix spelling issues detected by linter. | Jan 20 2012 | |||
4faab06c3c76 | jungejason | Enable herald rule for commits that need auditing | Jan 17 2012 | |||
b10fa8023f37 | epriestley | Support Git implicit file:// URIs | Jan 11 2012 | |||
2a29a51080e1 | Bob Trahan | Deploy new ArcanistManyWordsAboutDifferentialConstants class from D1328 into… | Jan 10 2012 | |||
1903bb80bb3b | epriestley | Add a link from Differential to Diffusion | Jan 6 2012 | |||
9c5a6601d6b0 | epriestley | Remove some Mercurial and Google caveats | Jan 5 2012 | |||
e478c0074ca3 | Bob Trahan | Add support for querying by commit hashes to DifferentialRevisionQuery class… | Jan 5 2012 | |||
99231ebba424 | epriestley | Allow Git repositories to track only some branches | Jan 4 2012 | |||
ec1df21befae | epriestley | Add getStrList() to AphrontRequest | Jan 4 2012 | |||
efb0fa739f2e | epriestley | Make tracked git repositories use an implicit 'origin' remote | Dec 29 2011 | |||
abd8efc35855 | epriestley | Further relax same origin checks | Dec 26 2011 | |||
bdbe9df65e63 | epriestley | Remove support for GitHub post-receive notifications | Dec 24 2011 | |||
e786c44b6ffe | epriestley | Relax the same-origin check in the Git commit discovery daemon | Dec 24 2011 | |||
3b65864ee110 | epriestley | Fix two minor bugs with recent patches: | Dec 22 2011 | |||
b25809512463 | epriestley | Expose symbol information over Conduit | Dec 22 2011 | |||
9d8b5481aec5 | epriestley | Emit full URIs to identify Differential revisions | Dec 21 2011 | |||
92f974177919 | epriestley | Add a safety check to commit discovery daemon | Dec 21 2011 | |||
c80d1480d5aa | jungejason | Add Basic Auditing Functionalities | Dec 20 2011 | |||
b5c9b9d059dc | epriestley | Use remote credentials for 'git fetch' and 'hg pull' commands | Dec 20 2011 | |||
c13b7da2907e | jungejason | Add Related Commits for Owners | Dec 15 2011 | |||
4ef18d35ac3c | Marek Sapota | Fix error introduced with D1195. | Dec 14 2011 | |||
51b81682531b | epriestley | Fix fatal in commit message parser | Dec 14 2011 | |||
9292cfd6a3ab | Marek Sapota | Recognise better who committed a revision. | Dec 13 2011 | |||
588b959c03ad | Bob Trahan | phabricator_format_timestamp => phabricator_datetime | Dec 4 2011 | |||
501c90bb30ab | John Stockdale | Use Git's encoding flag instead of MBString | Nov 12 2011 | |||
0d5b0f21ad2b | David Reuss/epriestley | Convert author/message encoding if not UTF-8 | Oct 28 2011 | |||
4e900c096fab | David Reuss/epriestley | Convert "falsey" binary hunks if we have a repository encoding | Oct 28 2011 | |||
6737ae48280d | Edward Speyer | Run a commit discovery daemon only once | Oct 25 2011 | |||
4156cf6bd970 | epriestley | Add an optional configuration option to set 'Precedence: bulk' headers on… | Oct 23 2011 | |||
4f365e1527df | Nicholas Harper | Clarify instructions for repository remote uri | Oct 12 2011 | |||
254f606e8973 | epriestley | Tie all the pieces for symbol cross-references together | Oct 10 2011 | |||
a8519c683757 | epriestley | Unbreak slop in commit change parser. | Oct 2 2011 | |||
8e8d91a1ff60 | epriestley | Allow Diffusion to display the initial commit in Git repositories | Sep 30 2011 | |||
07f4772d0be4 | epriestley | Make all parsers use credentials | Sep 28 2011 | |||
b1e1b1f9bdf4 | epriestley | Basic support for Mercurial in Diffusion | Sep 28 2011 | |||
cd71098110e2 | epriestley | Detect commits by hash relationships | Sep 27 2011 | |||
3ce0c602ec59 | epriestley | Improve Diffusion parser linking of author names | Sep 27 2011 | |||
1c1f749eba21 | epriestley | Add an "arcanist.projectinfo" Conduit call | Sep 21 2011 | |||
93b3bc8e891a | epriestley | Add a Mercurial message parser | Sep 16 2011 | |||
e0b86cc81b39 | epriestley | Add a Mercurial commit discovery daemon | Sep 16 2011 | |||
43a3f4d23400 | epriestley | Build an "affected path" index when attaching diffs to revisions | Sep 15 2011 |
c4science · Help