phab/src/applications/basefeature/testing
phab/src/applications/base
feature/testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
534c0aa32693 | epriestley | Minor, move all storage/query/db code to src/infrastructure/storage | Jul 2 2012 | |||
e84f9f9ec99c | vrana | Send Differential e-mails in user's language | Jun 18 2012 | |||
48ebcf067950 | vrana | Allow user override translation and implement PhutilPerson | Jun 15 2012 | |||
6cc196a2e557 | vrana | Move files in Phabricator one level up | Jun 1 2012 | |||
1ebf9186b48b | vrana | Depend on class autoloading | May 31 2012 | |||
09c8af4de065 | epriestley | Upgrade phabricator to libphutil v2 | May 30 2012 | |||
557e508656b8 | epriestley | Allow restriction of permitted email domains | May 26 2012 | |||
77f546c5724f | epriestley | Allow installs to require email verification | May 21 2012 | |||
5ab14d08793f | epriestley | Provide isolated, read/write storage fixtures for unit tests | May 2 2012 | |||
b27d1b3075fa | epriestley | Minor, fix an issue created by D2341 + D2342 (namespace storage changed). | Apr 30 2012 | |||
a10b91a6a90a | epriestley | Move connection cache from "AphrontDatabaseConnection"-level to "LiskDAO"-level | Apr 30 2012 | |||
570feee1999f | epriestley | Make default database namespace configurable | Apr 30 2012 | |||
087cc0808a34 | epriestley | Make SQL patch management DAG-based and provide namespace support | Apr 30 2012 | |||
ced84470a976 | vrana | Move invalid session error to login page | Apr 15 2012 | |||
2c8e6f99bdb8 | vrana | Standardize mysql.configuration-provider | Apr 9 2012 | |||
d4c5761f41b2 | vrana | Customizable MySQL implementation | Apr 7 2012 | |||
e69ba98e2006 | vrana | Prepare for MySQLi support | Apr 6 2012 | |||
877cb136e856 | epriestley | Add an assocations-like "Edges" framework | Apr 5 2012 | |||
d0af617818b6 | epriestley | Add "final" to (almost) everything else | Mar 14 2012 | |||
b2890eeb0e6f | epriestley | Add "final" to all Phabricator "Controller" classes | Mar 10 2012 | |||
9ba4f24e9304 | vrana | Send 403 for admin pages without being admin | Jan 16 2012 | |||
411e16771a25 | epriestley | Make detection/recovery for bad cookies more strict | Aug 20 2011 | |||
ed33e59c5aa1 | epriestley | Fix login issue with stale HTTP vs HTTPS cookies | Aug 19 2011 | |||
f2efdd07a778 | Jason Ge | Use DatabaseConfigurationProvider to get DB info | Jun 13 2011 | |||
3c30ea41f11b | epriestley | Enable multiple web sessions | May 13 2011 | |||
f9f8ef0e6e27 | epriestley | Admin and disabled flags for users | May 12 2011 | |||
260b40b84acd | epriestley | Plug the establishConnection() Lisk isolation hole | May 1 2011 | |||
c2893d86705a | adonohue | Hook for database configuration plugin | Apr 30 2011 | |||
4a2981252f51 | gpatangay | [phabricator] Add mysql slave and read-only database connections | Apr 29 2011 | |||
6c32a9901282 | epriestley | Automatically redirect 404's that wouldn't be 404s if they had a trailing slash… | Apr 4 2011 | |||
ad7a389106a1 | epriestley | Fix a bug where too many changesets make it to display. | Mar 8 2011 | |||
a100d97ed5ce | epriestley | Preserve "next" URI by using OAuth 'state' parameter | Mar 8 2011 | |||
de2a9c634c75 | epriestley | Differential lazyweb diff create workflow. | Feb 5 2011 | |||
addfe3aa796b | epriestley | DarkConsole toggle, workflow behavior. | Feb 5 2011 | |||
c93dd9c09094 | epriestley | Flesh out some DarkConsole stuff. | Feb 3 2011 | |||
9fbb0cc40ab2 | epriestley | Full lint pass. | Feb 2 2011 | |||
1e561a2bbc6a | epriestley | Make MySQL stuff configurable | Feb 1 2011 | |||
6c37f918b126 | epriestley | Somewhat proper 404 page, plus HTTP response code. | Jan 30 2011 | |||
9f04548ab918 | epriestley | I guess this can support JS too. | Jan 30 2011 | |||
ccf7df6093e8 | epriestley | Authentication | Jan 27 2011 | |||
2c7e71cac53e | epriestley | Introduce PHID generation. | Jan 23 2011 | |||
eecc003a625a | Evan Priestley/epriestley | More phabricator organizational stuff. | Jan 23 2011 |
c4science · Help