History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
be4024c9c27d | epriestley | Fix a spelling mistake in warning message for missing 'diff' binary | Sep 26 2013 | |||
c467cc464fb5 | epriestley | Make most repository reads policy-aware | Sep 26 2013 | |||
b8154cb5e91a | epriestley | Clean up Maniphest email "to" | Sep 25 2013 | |||
1e2718d747e8 | epriestley | Make Maniphest list page react to viewer capabilities | Sep 25 2013 | |||
800f6971bbf3 | epriestley | Make Maniphest detail page react to viewer capabilities | Sep 25 2013 | |||
c7f105ac0e4b | epriestley | Allow task policies to be edited from the UI; show policy information on the… | Sep 25 2013 | |||
36343600c5c7 | epriestley | Remove obsolete code from ManiphestTaskQuery | Sep 25 2013 | |||
3a87a95e119b | epriestley | Use ManiphestTaskQuery in nearly all interfaces | Sep 25 2013 | |||
475afe4a5b51 | epriestley | Show full names for attached diffs and tasks in email in Maniphest | Sep 25 2013 | |||
3361eba13907 | Chad Little | Padding on Maniphest status | Sep 25 2013 | |||
660f1f3e6480 | Bob Trahan | Add herald support for Maniphest | Sep 25 2013 | |||
9be7a948f93c | Chad Little | Move PHUIFormBoxView to PHUIObjectBoxView | Sep 25 2013 | |||
225a38c7d36a | epriestley | Add viewPolicy, editPolicy storage to tasks | Sep 25 2013 | |||
26a226b51a65 | epriestley | Remove a bunch of reundant checks for transactions with no effect from Maniphest | Sep 25 2013 | |||
6d45a2e09bd6 | epriestley | Restore some missing features from Maniphest mail | Sep 25 2013 | |||
bb4bf01bdcd2 | epriestley | Remove ManiphestTransactionType | Sep 25 2013 | |||
b16a39050943 | epriestley | Remove ManiphestAuxiliaryFieldSpecification | Sep 25 2013 | |||
487152e67f7f | Gareth Evans/epriestley | Allow disabling line highlighting on click in `PhabricatorSourceCodeView` | Sep 25 2013 | |||
c373baa76633 | epriestley | Enrich "gave a token" feed story | Sep 25 2013 | |||
d5bda56acdeb | Chad Little | Update priority icons for Maniphest | Sep 25 2013 | |||
50049a70090b | epriestley | Improve feed stories for Maniphest and some more translations | Sep 24 2013 | |||
6cfd89fa74cf | epriestley | Allow transactions to be grouped in the TimelineView | Sep 24 2013 | |||
960da82f33e5 | epriestley | Fix two migration issues with Maniphest | Sep 24 2013 | |||
099aaa4f941d | epriestley | Render Maniphest custom fields last | Sep 24 2013 | |||
79ec5222a579 | epriestley | Reduce Maniphest fulltext limit from PHP_INT_MAX to 10k | Sep 24 2013 | |||
6b245c0665f4 | epriestley | Further smooth "Add CC" interaction in Maniphest | Sep 24 2013 | |||
dfcac84a69d7 | epriestley | Improve some new string translations | Sep 24 2013 | |||
1327bd2c8acb | epriestley | Smooth "no effect" detection in Maniphest for @mentions | Sep 24 2013 | |||
1d7cbe202f55 | epriestley | Rename "transactionpro" table to "transaction" | Sep 24 2013 | |||
01ecf1a236b5 | epriestley | Rename ManiphestTransactionPro -> ManiphestTransaction | Sep 24 2013 | |||
5a4e4eb3fdc3 | epriestley | Remove ManiphestTransaction | Sep 24 2013 | |||
119c2b8cecf6 | epriestley | Fix `differential.getdiff`, etc., for diffs with no Arcanist Project | Sep 24 2013 | |||
0d77a7f39f47 | Chad Little | ObjectHeader Status icons | Sep 24 2013 | |||
9a850b67b078 | epriestley | Minor, sneak in one fix from future Maniphest patches ahead of review | Sep 24 2013 | |||
2f694f5e3f58 | epriestley | Gut ManiphestTransactionEditor | Sep 24 2013 | |||
234de8f824a0 | epriestley | Swap Maniphest edit writes to new transactions | Sep 24 2013 | |||
c71a5fc0c967 | epriestley | Fix generation of "branch" URIs in Subversion repositories | Sep 24 2013 | |||
b9778d89ca93 | epriestley | Fix assign-on-close behavior for comment controller | Sep 24 2013 | |||
b928e7f8f52a | epriestley | Fix an issue with Diffusion where paging by commit date would fail | Sep 24 2013 | |||
806ba1e7a16e | epriestley | Fix a missing setViewer() in differential.getrevision | Sep 24 2013 | |||
bf14bb45f137 | epriestley | Route Maniphest comments/detail edits through new code | Sep 23 2013 | |||
2a78767a4afd | epriestley | Route lipsum writes through the new Maniphest transaction code | Sep 23 2013 | |||
11c7eee7833f | epriestley | Route reply handler Maniphest writes through new transaction code | Sep 23 2013 | |||
889eac44ae82 | epriestley | Route attached objects through new editor | Sep 23 2013 | |||
9afbb9b83b5f | epriestley | Route task merges through new editor | Sep 23 2013 | |||
6fd1e01fe79b | epriestley | Run Maniphest batch edits through modern editor | Sep 23 2013 | |||
2bc46f097efa | epriestley | Run Maniphest Conduit writes through new editor | Sep 23 2013 | |||
efc7e7cd7ee3 | epriestley | Point Maniphest reports at new transaction table | Sep 23 2013 | |||
69523d30cca6 | epriestley | Add new-style transaction editor to Maniphest and switch priority edits to it | Sep 23 2013 | |||
28e66090fdab | epriestley | Remove ManiphestLegacyTransactionQuery | Sep 23 2013 | |||
6919dddaabf4 | epriestley | Use ManiphestTransactionQuery in detail view | Sep 23 2013 | |||
425590a03a94 | epriestley | Use ManiphestTransactionQuery directly in maniphest.gettasktransactions | Sep 23 2013 | |||
02ed9f1368e5 | epriestley | Remove ManiphestTransactionDetailView | Sep 23 2013 | |||
5a104ed905c5 | epriestley | Add icons, colors and action names to Maniphest timeline view | Sep 23 2013 | |||
d9aa9eec7857 | epriestley | Route Maniphest email through the transaction core | Sep 23 2013 | |||
1881ac8ad8d7 | epriestley | Remove ManiphestTransactionListView | Sep 23 2013 | |||
e27a83960c2e | epriestley | Send Maniphest transaction preview through new code | Sep 23 2013 | |||
781c11560f64 | epriestley | Remove ManiphestTaskDescriptionChangeController | Sep 23 2013 | |||
3ba3745d6747 | epriestley | Switch Maniphest to modern ApplicationTransaction rendering | Sep 23 2013 | |||
77475736a34d | epriestley | Switch Maniphest search indexing to real ApplicationTransactions | Sep 23 2013 | |||
7abe9dc4c078 | epriestley | Migrate all Maniphest transaction data to new storage | Sep 23 2013 | |||
17e1732152ae | epriestley | Route all ManiphestTransaction reads through a single class | Sep 23 2013 | |||
4c2bd2ca8e1d | epriestley | Add storage for new Maniphest transactions | Sep 23 2013 | |||
bfa2abed8428 | epriestley | Mostly modernize lint views and delete dead code | Sep 23 2013 | |||
0271b051aeb5 | epriestley | Modernize Diffusion "history" view | Sep 23 2013 | |||
b3fa9d0c2f42 | epriestley | Modernize Diffusion "change" view | Sep 23 2013 | |||
e7fbfb1eacaf | epriestley | Remove some old page rendering code from Diffusion | Sep 23 2013 | |||
d63789e4b2a0 | epriestley | Allow repository policies to be edited | Sep 23 2013 | |||
a09616858b11 | epriestley | Use RepositoryQuery along common pathways | Sep 22 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 | |||
a82992e9a5ea | epriestley | Render Maniphest fields in an application-transactions-compatible way | Sep 22 2013 | |||
b8cb6ddaa5bb | epriestley | Add some keys and policy fields to repositories | Sep 22 2013 | |||
e1892e9bfbaf | Gareth Evans/epriestley | Add reCaptcha to password registration | Sep 20 2013 | |||
e8205a2d1ec6 | epriestley | Improve actions for binary files and images in Diffusion | Sep 20 2013 | |||
424f7545fc24 | epriestley | Split Diffusion "view" preference into blame and color preferences | Sep 20 2013 | |||
0139fb9178a7 | epriestley | Improve organization of Diffusion browse controllers | Sep 20 2013 | |||
1ec021bf8c51 | epriestley | Modernize file browse controller | Sep 20 2013 | |||
09cdf0de4897 | epriestley | Modernize Diffusion browse views | Sep 19 2013 | |||
3b5f0276d1f6 | epriestley | Fix issue where 'changeType' is not marshalled across Conduit | Sep 19 2013 | |||
916c4cb78ace | epriestley | Add policy header and actions to repositories | Sep 19 2013 | |||
dc389c90bb62 | epriestley | Simplify policy header implementation | Sep 19 2013 | |||
8651e5feba17 | epriestley | Allow repositories to be filtered by type | Sep 19 2013 | |||
5251e2f14d8e | epriestley | Remove vestigal AuxiliaryField code from Maniphest | Sep 19 2013 | |||
0558d53273e5 | epriestley | Convert maniphest to use standard fields | Sep 19 2013 | |||
2088b99078d7 | epriestley | Normalize validation/requried API | Sep 19 2013 | |||
30159d9ad9ab | epriestley | Normalize renderControl API | Sep 19 2013 | |||
104c6244c318 | Chad Little | Policy Header rollout | Sep 19 2013 | |||
a17b9cd2a178 | epriestley | Fix Phame fatal | Sep 19 2013 | |||
3f24232d2b8d | epriestley | Allow custom fields to have validation logic | Sep 19 2013 | |||
a025050e87e0 | epriestley | Fix an issue with `differential.getdiff` when providing a revision ID | Sep 19 2013 | |||
b1dfbda74113 | Bob Trahan | Ponder - make feed stories and emails a bit better | Sep 19 2013 | |||
387e3fac66bc | Chad Little | Roll out more Policy Headers | Sep 18 2013 | |||
14aa70a2e023 | Chad Little | Only return description in Policy description if no image required | Sep 18 2013 | |||
cd4cb12116cc | epriestley | Minor fix to minor fix to diff order | Sep 18 2013 | |||
7d26252a3f3e | epriestley | Use PhutilBugtraqParser in Phabricator | Sep 18 2013 | |||
df8474d77804 | Joel Beales | Conduit - Add option for createcomment to attach draft inline comments | Sep 18 2013 | |||
209edcd75a93 | epriestley | Fix two minor Differential issues | Sep 18 2013 | |||
52e65f3d4761 | Bob Trahan | Add a differential.getdiffs method | Sep 17 2013 | |||
24e07df434da | epriestley | Restore "Unbreak Now" and "Needs Triage" homepage boxes as cusomizable elements | Sep 17 2013 |
c4science · Help