History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
bbc2ae78589b | epriestley | Fix task graph fatal for graphs containing restricted tasks | Jul 29 2016 | |||
15c7eb142570 | epriestley | When a task graph has too much stuff, only show adjacent nodes (direct… | Jul 29 2016 | |||
cebf4bbec6ba | epriestley | In Task Graphs, provide a parent/child hint and fix weird strikethrough | Jul 28 2016 | |||
9160da1afb62 | epriestley | Add a Packages application and PackagePublisher | Jul 27 2016 | |||
68904d941c54 | Aviv Eyal/avivey | bin/storage shell: force TCP | Jul 22 2016 | |||
2a1b8ce85bef | epriestley | For now, hard limit task graph at 100 nodes | Jul 14 2016 | |||
872bcd4487e6 | epriestley | Make limits and ranges work better with Calendar event queries | Jul 14 2016 | |||
7b09f5698fe0 | epriestley | Convert Calendar to Modular Transactions | Jul 13 2016 | |||
4068ee2a752d | epriestley | Make permanent worker failures more user-friendly | Jul 11 2016 | |||
c510c925cf87 | epriestley | Allow worker tasks to be cancelled by classname | Jul 11 2016 | |||
62131de8cd16 | epriestley | Don't wrap task/revision titles in graph tables | Jul 5 2016 | |||
ccc7c1b42436 | epriestley | Make i18n string extraction faster and more flexible | Jul 4 2016 | |||
01040e457307 | epriestley | Correctly disinguish between "0 seconds behind master" and "not replicating" | Jul 4 2016 | |||
ceb395ea9bc3 | epriestley | Don't link object monograms in object graphs | Jul 1 2016 | |||
d3c327ec9355 | epriestley | Set Maniphest status icons to grey for closed tasks in object graph view | Jul 1 2016 | |||
962cae22b767 | epriestley | Make closed vs open objects in object graphs more obvious | Jul 1 2016 | |||
bc3ac3158448 | epriestley | Don't load the entire graph for tasks | Jul 1 2016 | |||
7b5e84282fc6 | epriestley | Improve "thread" rendering of unusually-shaped graphs | Jul 1 2016 | |||
0a132e468fc4 | epriestley | Render parent and child tasks in Maniphest with a graph trace | Jul 1 2016 | |||
cc7ae60aaf10 | epriestley | Make the revision graph view more flexible | Jul 1 2016 | |||
dc37789d530f | epriestley | Build that thing someone posted a screenshot of on Facebook | Jul 1 2016 | |||
6c7e392f8936 | epriestley | Merge "Table of Contents", "Local Commits", "Update History" and "Similar… | Jul 1 2016 | |||
9827cc16227d | epriestley | Provide a missing timeout on the non-cluster connection pathway | Jun 29 2016 | |||
a2cb5e134755 | epriestley | Log and continue when trying to destroy edges with no edge definition | Jun 23 2016 | |||
2cb779575dd5 | epriestley | Split "Edit Blocking Tasks" into "Edit Parent Tasks" and "Edit Subtasks" | Jun 22 2016 | |||
72d554aa9b67 | epriestley | Fix parsing of anchors in Phriction document link syntax | Jun 8 2016 | |||
2b344b2bb500 | epriestley | Make caches misses throw by default intead of inline-generating | Jun 5 2016 | |||
ebd8f3c9874b | epriestley | Make translation, timezone and pronoun into real settings | Jun 2 2016 | |||
39cb5e72118a | epriestley | Improve some Phame custom domain remarkup and link behaviors | Jun 2 2016 | |||
b352cae97de4 | epriestley | Don't stop on read-only mode for read-only storage workflows | May 30 2016 | |||
10cc633b88b2 | epriestley | Warn and continue when failing to extract pht() strings | May 27 2016 | |||
5b77b86ffbf9 | epriestley | Show translation option names natively, instead of in the current translation | May 26 2016 | |||
3d3fff4991ab | epriestley | Fix weird remarkup linewrapping on a few instructions forms, plus move toward… | May 22 2016 | |||
de4312bcdeab | epriestley | Before executing svnserve, change the CWD to a readable directory | May 11 2016 | |||
19aac8e8d3be | epriestley | Pass the new default syntax highlighting map to the remarkup engine | May 5 2016 | |||
01289f3f486a | epriestley | Generate syntax highlighting CSS from a reusable map | May 5 2016 | |||
99718b61d8f3 | epriestley | Fill in new URI credential edit web UI interfaces | May 2 2016 | |||
0630fef9fc36 | epriestley | Prevent web queries from running for more than 30 seconds | Apr 26 2016 | |||
892a9a1f07d9 | epriestley | Make cluster repositories more resistant to freezing | Apr 25 2016 | |||
a3bb35e9d20a | Aviv Eyal | make Trigger Daemon sleep correctly when one-time triggers exist | Apr 18 2016 | |||
595f20381691 | epriestley | Correct RepositoryURI schema and propagate `adjust` exit code correctly | Apr 18 2016 | |||
9352ed8abbd2 | epriestley | Add missing RepositoryURI table + run storage adjustments in tests | Apr 18 2016 | |||
20bad9a4ba9d | epriestley | Reset umask to 022 for all Phabricator processes | Apr 15 2016 | |||
7852ec16190f | epriestley | Use --master-data, not --dump-slave, in bin/storage dump | Apr 14 2016 | |||
bbb321395a96 | epriestley | Support Aphlict clustering | Apr 14 2016 | |||
5a0b7398cabd | epriestley | Give bin/storage some replica-aware options | Apr 14 2016 | |||
2930733ac99f | epriestley | Complete modernization of Aphlict configuration | Apr 14 2016 | |||
0379cc10acbd | epriestley | Fixes T10805. When clustering is not configured, this check should just return. | Apr 14 2016 | |||
ac35246d0d54 | epriestley | Never sever non-cluster database; write more read-only documentation | Apr 11 2016 | |||
ebff07d01983 | epriestley | Automatically sever databases after prolonged unreachability | Apr 11 2016 | |||
146fb646f92b | epriestley | Automatically degrade to read-only mode when unable to connect to the master | Apr 10 2016 | |||
e0a8cac703d1 | epriestley | When no master database is configured, automatically degrade to read-only mode | Apr 10 2016 | |||
071741c61da7 | epriestley | When Phabricator is in read-only mode, explain why | Apr 10 2016 | |||
c178f29cdb8b | epriestley | Use new first-class MySQL timeout support in Phabricator | Apr 10 2016 | |||
6a4a9bb2d284 | epriestley | When `cluster.databases` is configured, read the master connection from it | Apr 10 2016 | |||
0439645d5bb0 | epriestley | Add a "Database Cluster Status" console in Config | Apr 10 2016 | |||
3f51b7853956 | epriestley | Lay `cluster.databases` configuration groundwork for database clustering | Apr 9 2016 | |||
49d93dcf98aa | epriestley | Add a `cluster.read-only` option | Apr 9 2016 | |||
57f016b166de | epriestley | Convert OAuthServer to Transactions + EditEngine | Apr 5 2016 | |||
8d67629e9ec0 | lkassianik | Fix translation of badge feed stories. | Mar 29 2016 | |||
7b0b820be123 | epriestley | Bridge GitHub users into Phabricator and attribute actions to them | Mar 28 2016 | |||
bf3879b1c72f | epriestley | Fully fix a bad rule object aliasing issue custom remarkup rules | Mar 28 2016 | |||
3955ff719a3d | lkassianik | Create feed transaction stories for awarding/revoking badges | Mar 28 2016 | |||
e6d2e66ea250 | lkassianik | Adding basic transaction titles to awarding/revoking badges | Mar 28 2016 | |||
601aaa5a86c1 | epriestley | Modularize content sources | Mar 26 2016 | |||
47dedfb152d0 | epriestley | Introduce "bridged" objects | Mar 22 2016 | |||
66946c09968c | epriestley | Fix unusual use of Remarkup in Maniphest | Mar 21 2016 | |||
2b9d4f70ba3a | Aviv Eyal/avivey | Remarkup rule for rendering PHIDs as handles | Mar 17 2016 | |||
148a50e48be1 | Chad Little | Convert Differential to new layout | Mar 12 2016 | |||
de23ba0002f8 | epriestley | Fix a minor issue in Nuance which could cause the trigger daemon to poll too… | Mar 12 2016 | |||
68b468a846c1 | epriestley | Partially improve threading UI for adjacent inline comments | Mar 11 2016 | |||
8858b6cf8d17 | epriestley | When replying to a ghost comment, attach the reply to the same place | Mar 11 2016 | |||
2a3c3b2b98fe | epriestley | Provide `bin/nuance import` and ngram indexes for sources | Mar 8 2016 | |||
3f4cc3ad6eb4 | epriestley | Allow Nuances sources to provide import cursors | Mar 8 2016 | |||
aaab1011e5a4 | epriestley | Give AphrontTagView a `getViewer()`, deprecate `getUser()` | Mar 6 2016 | |||
abb4c03b476d | epriestley | Remove shouldShowSubscribersProperty() from SubscribableInterface | Mar 6 2016 | |||
1bdf9885562e | epriestley | Convert DrydockBlueprints to EditEngine | Mar 4 2016 | |||
a4db6f387da2 | Sébastien Santoro/epriestley | Fix typo: discsussions → discussions | Feb 21 2016 | |||
50f910ce67ac | epriestley | Always install the "icon" and "emoji" remarkup rules | Feb 19 2016 | |||
f35509e30ee7 | Chad Little | Update to use PHUIRemarkupView everywhere possible | Feb 16 2016 | |||
a5bbe256c8ea | epriestley | Fix a couple of missing translation strings | Feb 12 2016 | |||
8934dee5437b | epriestley | Add "does not match regexp" to Herald | Feb 12 2016 | |||
41262150dfb5 | Chad Little | Remove unused call to phui-text | Jan 29 2016 | |||
fe5cd4ca2c77 | Chad Little | Move FontIcon calls to Icon | Jan 28 2016 | |||
36158dbdc081 | Chad Little | Convert all calls to 'IconFont' to just 'Icon' | Jan 28 2016 | |||
5f170847caa8 | epriestley | Throw a more tailored error when a `storage upgrade` patch can't access a… | Jan 21 2016 | |||
d37153f00304 | epriestley | Make `bin/storage upgrade` and `bin/storage adjust` emit detailed messages if… | Jan 21 2016 | |||
358240b80400 | epriestley | Fix an issue with paginating queries which reverse vector ordering components | Jan 21 2016 | |||
958333c46dd9 | Richard van Velzen | Preserve newlines in remarkup previews | Jan 20 2016 | |||
5c2e49a81223 | epriestley | Allow any user to watch any project they can see | Jan 20 2016 | |||
b812a2171a96 | epriestley | Make custom "date" field feed stories human-readable | Jan 12 2016 | |||
dd21761df9e8 | epriestley | Don't return any results for viewerprojects() if the viewer is in no projects | Jan 12 2016 | |||
96b1665eaa12 | epriestley | Link "continue" action to confirm dialog in bulk jobs that are unconfirmed | Jan 10 2016 | |||
14ae3c099c2e | epriestley | Make queries for Project "X" mean "X, or any subproject of X" | Dec 29 2015 | |||
6fe882e50a3e | epriestley | Convert projects to EditEngine | Dec 28 2015 | |||
e0ad791247f6 | epriestley | Fix hovercard behavior for multiple copies of the same object | Dec 24 2015 | |||
bdc517485cb2 | epriestley | Modernize Hovercard implementation | Dec 24 2015 | |||
3ec07c498769 | epriestley | Show hovercards for most links in object property views | Dec 24 2015 | |||
37f1f555577c | epriestley | Fix a possible deadlock in unit tests after an error | Dec 24 2015 | |||
e2edb1577c0a | epriestley | Improve error messages for bad hashtags and project names | Dec 24 2015 |
c4science · Help