History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
6beb131060ef | aubort | Merge with Stable Week 13 | Apr 17 2019 | |||
7009bcd3fb9b | epriestley | Give PhutilClassMapQuery a public cache key | Dec 6 2016 | |||
af70adf70559 | epriestley | Add a method to drop all PhutilClassMap caches | Oct 27 2016 | |||
e8389097abcc | epriestley | Fix double period in PhutilMissingSymbolException | Sep 3 2015 | |||
e509fc30ae78 | epriestley | Allow PhutilClassMapQuery to load implementors of an interface | Aug 14 2015 | |||
aa6cd8f7e5e5 | Joshua Spence | Update cache key for class map query | Jul 8 2015 | |||
44bbc7be7b5c | Joshua Spence | Add filter method to PhutilClassMapQuery | Jul 8 2015 | |||
a0ea87feb8eb | epriestley | Remove referneces to "www.phabricator.com" in libphutil | Jul 7 2015 | |||
80ea20a45055 | Joshua Spence | Allow PhutilClassMapQuery to filter null | Jul 7 2015 | |||
992abe4a420c | Joshua Spence | Minor spelling fixes | Jun 25 2015 | |||
74c9cb3a266e | epriestley | Lift class map construction into a new class map query | Jun 23 2015 | |||
6fedd82a29a0 | Joshua Spence | Minor tidying of PhutilSymbolLoader | Jun 21 2015 | |||
13899e4637d3 | Joshua Spence | `pht` all the things | May 12 2015 | |||
2ff1957f52f5 | Joshua Spence | Fix some spelling mistakes | Jul 12 2014 | |||
ed335c485c0a | Joshua Spence | Remove `@group` annotations | Jul 10 2014 | |||
8c4c27f41bf6 | epriestley | Improve performacne of PhutilSymbolLoader | Nov 14 2013 | |||
8fbefb4ff57d | epriestley | Add a convenience method for instantiating concrete subclasses of some abstract… | Apr 23 2013 | |||
d36f37e5281f | epriestley | Provide more detailed exceptions when symbols fail to load | Feb 21 2013 | |||
b45eea975f6d | epriestley | Remove backward-compatibility code for __init__.php | Dec 19 2012 | |||
4f9915ecac81 | vrana | Delete license headers from files | Nov 5 2012 | |||
fee39bb18839 | Jakub Vrana | Allow symbol loader path prefix to use \ | Oct 26 2012 | |||
41578097e663 | epriestley | Allow libphutil to start up in the presence of missing global functions | Aug 28 2012 | |||
915f92d2a964 | epriestley | Fix warning when selecting descendants of a class with no descendants | Jul 30 2012 | |||
28b632563311 | vrana | Add stub for PhutilSymbolLoader::loadClass() | Jun 7 2012 | |||
f68c5514d557 | vrana | Move files one level up | Jun 1 2012 | |||
bf96d08aadd3 | epriestley | Remove PhutilSymbolLoader::loadClass(), add setPathPrefix() | May 31 2012 | |||
102e8773ca20 | epriestley | Upgrade libphutil to libphutil v2 | May 30 2012 | |||
9674d62b1540 | epriestley | Support loading v2 libraries in libphutil | May 30 2012 | |||
20f075b361b8 | epriestley | Revert "Load all functions when loading a libphutil library" | May 24 2012 | |||
3475788eddca | epriestley | Load all functions when loading a libphutil library | May 23 2012 | |||
37b2f62e15de | vrana | Prepare for killing __init__ | Apr 24 2012 | |||
58e07c5ca82f | epriestley | Fix PhutilMissingSymbolException documentation pointer | Apr 6 2012 | |||
97102d64c0cd | epriestley | Mark all final-izable classes in libphutil as 'final' | Jan 30 2012 | |||
470d2d13778f | epriestley | Add a "concrete only" flag to PhutilSymbolLoader | Jan 25 2012 | |||
e72d530958ea | epriestley | Improve performance of PhutilSymbolLoader::selectAndLoadSymbols() | Sep 13 2011 | |||
b3262dd829cc | epriestley | Mostly document PhutilSymbolLoader, revert <br /> noise. | Apr 1 2011 | |||
8d4da788a191 | epriestley | Fix PhutilSymbolLoader for interfaces. | Mar 22 2011 | |||
2cb35ae1e486 | jungejason | Improve error message when Phabricator fails to load a class. | Mar 5 2011 | |||
7a41d104f1da | epriestley | Fix some HipHop warnings. | Feb 27 2011 | |||
470122b9cb59 | epriestley | Clean up some lint fluff. | Feb 6 2011 | |||
2077f67a8d53 | epriestley | Fix an issue with PhutilSymbolLoader throwing junk exceptions. | Jan 24 2011 | |||
5504611fab7e | epriestley | Move all storage/db/web stuff to Differential. | Jan 16 2011 | |||
c090dad6b914 | epriestley | Add @group tags so Diviner can at least organize libphutil. | Jan 15 2011 | |||
edb2a98785a6 | epriestley | Rewrite phutil symbol management to be more sane and not leave random dangling… | Jan 13 2011 |
c4science · Help