phab/src/applications/repositoryproduction
phab/src/applications/repository
production
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
3cf9a5820fc9 | Joshua Spence | Minor formatting changes | Oct 7 2014 | |||
8fa8415c07d2 | epriestley | Automatically build all Lisk schemata | Oct 2 2014 | |||
300172e79991 | epriestley | Support AUTO_INCREMENT in `bin/storage adjust` | Oct 1 2014 | |||
1dfa94e57127 | epriestley | Use binary collations for most text | Oct 1 2014 | |||
4fcc634a99dc | epriestley | Fix almost all remaining schemata issues | Oct 1 2014 | |||
03519c53bbcc | epriestley | Mark questionable column nullability for later | Oct 1 2014 | |||
b149cb7e99e5 | epriestley | Generate expected schemata for Repository | Sep 29 2014 | |||
936ee22de1b8 | Bob Trahan | Differential - label unit / lint results from the commit diff as not applicable | Sep 16 2014 | |||
e8985fc9e723 | Bob Trahan | Differential - change "closed by commit" comment to real transaction | Sep 12 2014 | |||
c75495e63fa0 | Bob Trahan | Transactions - add infrastructure for "mentions" | Sep 9 2014 | |||
0151c38b107f | Joshua Spence | Apply some autofix linter rules | Sep 9 2014 | |||
ac4247ea59eb | epriestley | Provide more information from diffusion.querycommits | Sep 5 2014 | |||
2f4addc67113 | Bob Trahan | Diffusion / Herald - tweak "Accepted Differential Revision exists" Herald field | Sep 4 2014 | |||
b93bc7e47947 | Bob Trahan | phutil_utf8_shorten => PhutilUTF8StringTruncator | Aug 30 2014 | |||
912b4c564d6f | epriestley | Allow "Track Only" and "Autoclose" to accept regular expressions | Aug 26 2014 | |||
53a678c56823 | epriestley | Improve documentation and tooling around autoclose | Aug 26 2014 | |||
fca8b5ab1b36 | epriestley | Improve UX for repository updates | Aug 21 2014 | |||
f6f9d78f3a07 | epriestley | Modularize mail tags | Aug 12 2014 | |||
ec9eaabfbdac | epriestley | Allow repo updates to recover after force push + garbage collection | Aug 12 2014 | |||
9309723ac477 | epriestley | Send graceful shutdown signals to daemons in Phabricator | Aug 12 2014 | |||
d38e89ef6ba5 | epriestley | Fix several issues with application interactions while importing commits | Aug 11 2014 | |||
8fd098329ba2 | Joshua Spence | Rename `AphrontQueryException` subclasses | Aug 5 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 | |||
a6698f2ea53c | epriestley | Use ApplicationTransactions when indexing commit/audit comments | Jul 29 2014 | |||
3fca1b2d2d94 | epriestley | Fix some missing renames of Application classes | Jul 25 2014 | |||
dc5c87f74cda | epriestley | Hide Audit comment table reads behind an API | Jul 25 2014 | |||
8605a1808d01 | epriestley | Hide direct accesses to Audit inline comment table behind API | Jul 25 2014 | |||
023dee0d3b6d | Joshua Spence | Rename Conduit classes | Jul 25 2014 | |||
c34de8361984 | Joshua Spence | Rename policy capabilities | Jul 25 2014 | |||
97a8700e4589 | Joshua Spence | Rename `PHIDType` classes | Jul 24 2014 | |||
0c8f487b0fa7 | Joshua Spence | Implement the `getName` method in `PhabricatorApplication` subclasses | Jul 23 2014 | |||
86c399b65783 | Joshua Spence | Rename `PhabricatorApplication` subclasses | Jul 23 2014 | |||
254542237a66 | Joshua Spence | Simplify the implementation of `PhabricatorPHIDType` subclasses | Jul 21 2014 | |||
76ed7d1a02c9 | Joshua Spence | Rename `PhabricatorDestructableInterface` interface | Jul 21 2014 | |||
dcc69977932b | epriestley | Modernize "users" typeahead datasource | Jul 18 2014 | |||
33120e377a63 | epriestley | Modernize Project/Object edges | Jul 18 2014 | |||
d4b2bfa2f4c1 | epriestley | Modernize commit/edge transaction when parsing commit messages | Jul 18 2014 | |||
8cbfb49b4e93 | epriestley | Remove all edge events | Jul 18 2014 | |||
9cb6b2cfcc59 | James Rhodes | Remove user-independent date and time functions from Phabricator | Jul 13 2014 | |||
e495ce496b62 | Joshua Spence | Fix various spelling mistakes | Jul 12 2014 | |||
ae263ddde5a5 | epriestley | Show a better message for empty repositories and invalid branches | Jul 12 2014 | |||
793eced32dd2 | epriestley | Modernize "projects" typeahead datasource | Jul 11 2014 | |||
e9dbe747ffed | epriestley | Modernize "arcanist project" datasource | Jul 11 2014 | |||
a2caea13d65f | epriestley | Modernize "macro" typeahead datasource | Jul 11 2014 | |||
34628002fd96 | epriestley | Modernize "repositories" typeahead datasource | Jul 11 2014 | |||
64e2aad46fa0 | Aviv Eyal/epriestley | set localpath in repository.create | Jul 10 2014 | |||
8756d82cf6c1 | Joshua Spence | Remove `@group` annotations | Jul 10 2014 | |||
455ac8ec4d90 | epriestley | Use slim tags in ObjectList | Jun 27 2014 | |||
d541664956c7 | epriestley | Fixes T4990 | Jun 26 2014 | |||
41adc1b4c3db | epriestley | Use standard tag elements instead of "maniphest project tag" to show tags in… | Jun 26 2014 | |||
40fa4799a32d | epriestley | Recover from `null` authors in commit parsing | Jun 23 2014 | |||
d5e84cf16be4 | lkassianik/epriestley | Implement Project Interface in PhabricatorRepository | Jun 23 2014 | |||
f7f866445681 | James Rhodes | Move build variables into HarbormasterBuildableInterface | Jun 20 2014 | |||
14e3c727cc4d | Joshua Spence | Allow Arcanist Projects to be deleted using `./bin/remove destroy`. | Jun 15 2014 | |||
d401036bd82b | epriestley | Prevent the use of `file://` URIs in Diffusion | Jun 13 2014 | |||
b8bc0aa2b058 | epriestley | Allow users to select QueryPanel search engines from a list | Jun 12 2014 | |||
0a62f13464b8 | Joshua Spence/epriestley | Change double quotes to single quotes. | Jun 9 2014 | |||
41ef6824be87 | Chad Little | Make ObjectItem default as "Card" | Jun 7 2014 | |||
40e2a1c800ff | epriestley | Write new hunks to the modern hunk store | Jun 4 2014 | |||
0aa913805d14 | epriestley | Add an alternate "modern" hunk datastore | Jun 4 2014 | |||
cb58acbe5bcd | epriestley | Use DiffQuery instead of direct hunk loads in MessageParser daemon | Jun 4 2014 | |||
1503840cd945 | Joshua Spence/epriestley | Batch up SQL operations in the `./bin/repository parents` script. | Jun 3 2014 | |||
0d03bbe43cf7 | Joshua Spence/epriestley | Allow repositories to be deleted using `./bin/remove`. | Jun 3 2014 | |||
8ea9935ea5c2 | epriestley | Deduplicate parents from PhabricatorGitGraphStream | Jun 3 2014 | |||
81d95cf682a5 | epriestley | Make default view of "Applications" app a full-page launcher | May 29 2014 | |||
2f668493a0fb | Joshua Spence/epriestley | Don't attempt to discover parents commits for untracked branchs. | May 29 2014 | |||
63ed126b2a12 | epriestley | Point github.com/facebook URIs at github.com/phacility insead | May 29 2014 | |||
a74545c9da4b | epriestley | Provide a rough, unstable API for reporting coverage into Diffusion | May 18 2014 | |||
baa64416686b | epriestley | Remove some needless +x flags. | May 18 2014 | |||
4aea31023de0 | epriestley | Index inline comments on commits | May 18 2014 | |||
15561a27c31f | epriestley | When a conduit method requires a string constant, call it "string-const" not… | May 15 2014 | |||
436f0563e81f | epriestley | Add a SublimeText-style repository typeahead | May 13 2014 | |||
82102cd95a2b | epriestley | Move Push log rendering to SearchEngine | May 13 2014 | |||
84fc8f0baf9f | epriestley | Don't try to rebuild a repository graph cache bucket more than once per request | May 12 2014 | |||
cfa265f02091 | epriestley | Make sure READMEs can hit the markup cache in Diffusion | May 12 2014 | |||
e13369d20815 | epriestley | Use RepositoryGraphCache to service diffusion.lastmodifiedquery | May 12 2014 | |||
e4ea092f60de | epriestley | Implement a chunked, APC-backed graph cache | May 12 2014 | |||
95eab2f3b0f2 | epriestley | Record parent relationships when discovering commits | May 12 2014 | |||
e6aff100f268 | epriestley | Move even more rendering into SearchEngine | May 9 2014 | |||
78b89711cbdd | epriestley | Move a bunch more rendering into SearchEngine | May 9 2014 | |||
7145587df7fb | epriestley | Lock down some config options | May 1 2014 | |||
eec0576793b1 | austinkelleher/epriestley | Make the hard limit on the number of files showing in Herald emails a constant. | May 1 2014 | |||
8fe27800fcec | epriestley | Don't show document types in search for uninstalled applications | Apr 30 2014 | |||
692a28b5b2df | epriestley | Unfatal rendering of repository policy transactions | Apr 29 2014 | |||
3a0694543ddf | Peng Li/epriestley | Put a limit on the number of files showing in herald emails | Apr 29 2014 | |||
2ecc04c159b0 | Bob Trahan | Audit - move over to application search | Apr 27 2014 | |||
11fd6afeb10e | Chad Little | Move Timeline icons to Fonts | Apr 22 2014 | |||
2e5065feb521 | austinkelleher/epriestley | Update function name to follow naming convention. | Apr 20 2014 | |||
c402d7d3076d | epriestley | Implement smart waits for rarely updated repositories | Apr 16 2014 | |||
5671c4b27669 | epriestley | Make PullLocal daemon more flexible and transparent about scheduling | Apr 16 2014 | |||
417056932e62 | epriestley | Make discovery slightly cheaper in the common case | Apr 16 2014 | |||
118c696f727a | epriestley | Separate repository updates from the pull daemon | Apr 16 2014 | |||
cb545856a9b8 | epriestley | Make task queue more robust against long-running tasks | Apr 15 2014 | |||
6a4f12600034 | Peng Li/epriestley | Give the commitownersparser a little more time | Apr 15 2014 | |||
d5ded805b2d3 | Bob Trahan | Herald - fix change type bug | Apr 8 2014 | |||
bd0011076ba1 | epriestley | Don't disrupt repository import chain when publishing is disabled | Apr 8 2014 | |||
c6cbff199712 | Bob Trahan | Differential - modernize "Local Commits" table | Apr 2 2014 | |||
1aad40b7bf02 | epriestley | Allow users to receive email about pushes via Herald | Mar 26 2014 | |||
75c47c6ae079 | epriestley | Provide an "event" page for push logs, which shows details on all events in a… | Mar 26 2014 |
c4science · Help