phab/src/applications/audit/controllerfeature/better-testing
phab/src/applications/audit/controller
feature/better-testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
11861265fe94 | epriestley | Merge "Audit" more completely into "Diffusion" | Jan 12 2017 | |||
b5722a99635a | epriestley | Use EditEngine stacked comments in Diffusion | Jan 11 2017 | |||
5b9d8aeae701 | epriestley | Fix two issues with callsign-free repositories | Feb 26 2016 | |||
f087bce27da5 | Chad Little | Update Audit for handleRequest | Aug 2 2015 | |||
c2ac63e9ad1f | Joshua Spence | Increase visibility of `PhabricatorController::buildApplicationMenu` methods | Jan 15 2015 | |||
e7f8e7974217 | Joshua Spence | Fix method visibility for `PhabricatorController` subclasses | Jan 6 2015 | |||
9352c76e818a | epriestley | Decouple some aspects of request routing and construction | Oct 17 2014 | |||
b5750412c75b | epriestley | Apply normal Audit actions directly with Transaction editor | Aug 2 2014 | |||
688f245a95be | epriestley | Use transactions to apply "add auditors" action in Audit | Aug 2 2014 | |||
5b969fb5b809 | epriestley | Provide a transaction editor to perform Audit row writes | Aug 2 2014 | |||
2082eda67bfe | epriestley | Convert Audit comment rendering to standard infrastructure | Jul 29 2014 | |||
608e1d20b48a | epriestley | Write separate comments for every action in Audit | Jul 29 2014 | |||
c72b753e5407 | epriestley | Move audit rendering into SearchEngine | May 9 2014 | |||
2ecc04c159b0 | Bob Trahan | Audit - move over to application search | Apr 27 2014 | |||
cc626b030632 | Chad Little | Add pager to all Audit Views | Mar 29 2014 | |||
059860047615 | epriestley | Always pass handles to tokenizers, not `<phid -> name>` maps | Oct 7 2013 | |||
fe2a96e37ff0 | Chad Little | Update Form Layouts | Aug 26 2013 | |||
751cd547c291 | epriestley | Remove dust from page construction | Aug 20 2013 | |||
1cb0db87556a | Bob Trahan | Move PhabricatorUser to new phid stuff | Jul 26 2013 | |||
3a80c512c77a | epriestley | Move OwnersPackage to Appliation PHIDs | Jul 26 2013 | |||
d3cf7874ede5 | epriestley | Use application PHIDs in Repositories | Jul 22 2013 | |||
69d5a9af58aa | epriestley | Use Application PHIDs in Projects | Jul 22 2013 | |||
84f21c8a20ca | Chad Little | Modernize Audit | May 18 2013 | |||
19d67b778d8f | epriestley | Fix audit counts in some queries | Mar 1 2013 | |||
5d2e0ecc8a14 | epriestley | Remove an unused property from D5140 | Feb 28 2013 | |||
7f6ea1cd5e85 | Anh Nhan Nguyen/epriestley | enabled Audit to filter Concern vs. No-Concern status | Feb 28 2013 | |||
ff1a67970917 | Anh Nhan Nguyen/epriestley | added repository filter view to Audit | Feb 27 2013 | |||
ef7f16180ce5 | epriestley | Restore merge of phutil_tag. | Feb 13 2013 | |||
73cce6e1310b | epriestley | Revert "Promote phutil-tag again" | Feb 13 2013 | |||
5ad526942bb6 | vrana | Convert AphrontPanelView to safe HTML (except children) | Feb 13 2013 | |||
99e781057212 | Chad Little | PHT's on Audit and Macro | Jan 24 2013 | |||
ca135256b514 | Chad Little | Remove panels in Audit. | Jan 15 2013 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 2012 | |||
244b1302a02c | epriestley | Implement PhabricatorMarkupInterface in Diffusion/Audit comments | Oct 24 2012 | |||
d9c6e07f2c4e | Bob Trahan | If users are on the email to Phabricator, do not send them the Phabricator… | Oct 10 2012 | |||
b585146532c0 | vrana | Display auditors in audit commit list | Oct 3 2012 | |||
3d6a3e28fa3f | vrana | Don't store empty drafts | Oct 2 2012 | |||
6b9b1d4f95c2 | Bob Trahan | Make audit only add ccs or auditors if that was the user's intended action | Oct 2 2012 | |||
8ff52c0b6ca1 | vrana | Set viewer for all handles loaded in controllers | Sep 5 2012 | |||
7d9960e52299 | vrana | Display committed date in audits | Jul 24 2012 | |||
6cc196a2e557 | vrana | Move files in Phabricator one level up | Jun 1 2012 | |||
09c8af4de065 | epriestley | Upgrade phabricator to libphutil v2 | May 30 2012 | |||
42b1c73f411f | David Reuss/epriestley | Allow CC's/Auditors added to audits | Apr 23 2012 | |||
2044e5120625 | epriestley | Add "Resign from Audit" and "Close Audit" actions to Diffusion | Mar 26 2012 | |||
900190b2fe3a | epriestley | Add inline comments to Diffusion/Audit | Mar 14 2012 | |||
49366559af53 | epriestley | Various minor Audit UI improvements | Mar 13 2012 | |||
140927926d20 | epriestley | Use a join instead of an awkward, weird query in PhabricatorAuditListController | Mar 7 2012 | |||
dd7eb969b399 | epriestley | Minor, fix redirect on /active/ to avoid view//username. | Mar 5 2012 | |||
28f5d9f227c9 | epriestley | Remove old audit edit form in favor of Diffusion form | Feb 29 2012 | |||
1eeaeb62e453 | epriestley | Remove commit list from Diffusion in favor of Audit commit list | Feb 29 2012 | |||
f3549bb2d3e2 | epriestley | Show commits in /audit/ | Feb 29 2012 | |||
fe05a63736b7 | epriestley | Minor, address feedback from D1705. | Feb 28 2012 | |||
67abac5201f9 | epriestley | Improve Audit tool filters | Feb 28 2012 | |||
c7094d2def1d | epriestley | Add preview and drafts to audits | Feb 27 2012 | |||
109452707241 | epriestley | Allow Herald to trigger audits for users or projects | Feb 27 2012 | |||
e5f3ad14e12d | epriestley | Allow audit comments to be added from Diffusion | Feb 25 2012 | |||
97ea6ea619d1 | epriestley | Add a basic first-class audit UI | Feb 24 2012 | |||
c80d1480d5aa | jungejason | Add Basic Auditing Functionalities | Dec 20 2011 |
c4science · Help