phab/src/infrastructure/utilproduction
phab/src/infrastructure/util
production
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
3ff5ca789a60 | epriestley | Fix `/tag/aa%20bb` project URIs | Oct 13 2015 | |||
29948eaa5bd2 | epriestley | Use phutil_hashes_are_identical() when comparing hashes in Phabricator | Sep 2 2015 | |||
2cf9ded87892 | Joshua Spence | Various linter fixes | Aug 11 2015 | |||
f695dcea9ee8 | Joshua Spence | Use PhutilClassMapQuery | Jul 7 2015 | |||
1239cfdeaf3a | Joshua Spence | Add a bunch of tests for subclass implementations | Jun 15 2015 | |||
b6d745b66687 | Joshua Spence | Extend from Phobject | Jun 15 2015 | |||
36e2d02d6ec5 | Joshua Spence | phtize all the things | May 22 2015 | |||
acb45968d889 | Joshua Spence | Use `__CLASS__` instead of hard-coding class names | May 13 2015 | |||
fad75f939de5 | epriestley | Improve messaging around repository locks | Apr 27 2015 | |||
2b3d3cf7e4c0 | epriestley | Enforce that global locks have keys shorter than 64 characters | Apr 2 2015 | |||
120a7d916447 | epriestley | Improve Phriction page move dialog | Nov 12 2014 | |||
0151c38b107f | Joshua Spence | Apply some autofix linter rules | Sep 9 2014 | |||
d122d9ec86a8 | epriestley | Allow users to recover from a missing password hasher | Aug 21 2014 | |||
0a62f13464b8 | Joshua Spence/epriestley | Change double quotes to single quotes. | Jun 9 2014 | |||
ba956711a56b | Wenyu Zhang/epriestley | Change password_hash() algorithm from CRYPT_BLOWFISH to PASSWORD_BCRYPT. | Apr 18 2014 | |||
f1637961e79f | epriestley | Forbid "." and ".." in slugs | Mar 14 2014 | |||
44fc671b3f16 | epriestley | Add a "Generate Keypair" option on the SSH Keys panel | Mar 13 2014 | |||
e11adc4ad76c | Joshua Spence/epriestley | Added some additional assertion methods. | Mar 9 2014 | |||
55a94d8aba2a | epriestley | Don't prompt to upgrade unset passwords | Feb 20 2014 | |||
b96ab5aadf53 | epriestley | Modernize VCS password storage to use shared hash infrastructure | Feb 18 2014 | |||
5c84aac9089a | epriestley | Allow hashers to side-grade hashes across cost settings | Feb 18 2014 | |||
580bcd0d2be4 | epriestley | Implement bcrypt hasher, transparent login upgrade, and explicit upgrade for… | Feb 18 2014 | |||
3c9153079f13 | epriestley | Make password hashing modular | Feb 18 2014 | |||
0278b15ceb5d | epriestley | Implementation of VCS passwords against user. | Nov 1 2013 | |||
7298589c86ec | epriestley | Proof of concept mitigation of BREACH | Aug 8 2013 | |||
324dd3c0d617 | Jakub Vrana | Reduce wait_timeout to max. allowed value | Apr 6 2013 | |||
555c0421bb35 | epriestley | Allow slugs to contain most utf8 characters | Mar 3 2013 | |||
4af2e3c4e2e0 | epriestley | Add PhabricatorHash::digestForIndex() | Dec 21 2012 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 2012 | |||
62b06f0f5dd7 | epriestley | Fix a memory leak in PhabricatorGlobalLock | Aug 10 2012 | |||
f1270315e9ae | epriestley | Allow connections to be closed; close connections for global locks | Jul 24 2012 | |||
bf8cbf55b1f5 | epriestley | Namespace GlobalLocks to storage namespaces | Jul 9 2012 | |||
ce360926b728 | epriestley | Allow PhabricatorGlobalLock to block | Jul 6 2012 | |||
692e54ee36fb | epriestley | Implement a MySQL-backed global lock | Jun 27 2012 | |||
6cc196a2e557 | vrana | Move files in Phabricator one level up | Jun 1 2012 | |||
09c8af4de065 | epriestley | Upgrade phabricator to libphutil v2 | May 30 2012 | |||
1175784d5d84 | Bob Trahan | PhabricatorSlug | Apr 10 2012 | |||
e45ffda55a9a | epriestley | Move most remaining sha1() calls to HMAC | Dec 19 2011 |
c4science · Help