Joshua Sherman
|
8fc726b983
|
Updated copyright date.
It's a new year, figured it would be nice to get this done before summer time
like most years.
|
2014-01-05 13:44:25 -05:00 |
|
Joshua Sherman
|
64dc006b5f
|
Documented some stuff, refactoring some other stuff
Moved re-used object instances to the Object class and added object loader logic to the constructor.
|
2013-12-30 15:47:13 -05:00 |
|
Josh Sherman
|
d96181c60f
|
Q4 2013, seemed like a good time to update the copyright notices
|
2013-11-04 17:36:04 -05:00 |
|
Josh Sherman
|
6f114361bd
|
Updated copyright, website and contact email
|
2012-09-30 12:40:29 -04:00 |
|
Josh Sherman
|
3e58cd89bf
|
Emptied the JAR and cleaned up some whitespace
|
2012-09-30 12:26:32 -04:00 |
|
Josh Sherman
|
996241debb
|
Updated headers to have 2011 in the copyright date. Also updated copyright to my name as the LLC is currently defunct.
|
2011-05-09 22:14:55 -04:00 |
|
Josh Sherman
|
89e2c3db19
|
Cleaned up stray whitespace.
|
2010-12-09 20:12:05 -05:00 |
|
Josh Sherman
|
92e4b0391a
|
Added profiler options.
|
2010-10-22 00:31:26 -04:00 |
|
Josh Sherman
|
1cd61dda42
|
Updated licensing to use the [better suited] MIT License.
|
2010-10-14 20:12:40 -04:00 |
|
Josh Sherman
|
630a1276aa
|
Gutted config system to use a PHP array instead of 1980's INI files. Broke down the database layer to support multiple types of interfaces and started laying out the Mongo interface class.
|
2010-10-12 01:44:10 -04:00 |
|
Josh Sherman
|
0a6c124302
|
Fixed some issued with PHP <5.3, added more built in profiling and ditched the Singleton class (related to <5.3 issues).
|
2010-10-03 23:07:48 -04:00 |
|
Josh Sherman
|
d2966c7345
|
Created a Singleton parent class and implemented some common Object method.
|
2010-10-02 16:36:54 -04:00 |
|
Josh Sherman
|
9bf37c37ec
|
Profiler, Phase 1.
|
2010-10-01 01:12:37 -04:00 |
|
Josh Sherman
|
7814b5dacb
|
Updated @package name from pickles to PICKLES.
|
2010-03-12 23:42:21 -05:00 |
|
Josh Sherman
|
16cd366b13
|
Refactored the Object class.
|
2010-03-11 20:54:03 -05:00 |
|
Josh Sherman
|
d2d6c47682
|
Changed the core Object to not require any params in the constructor, and now we rely on polymorphism in the classes themselves to override that.
git-svn-id: http://svn.cleancode.org/svn/pickles@74 4d10bc64-7434-11dc-a737-d2d0f8310089
|
2008-10-14 13:27:26 +00:00 |
|
Josh Sherman
|
9bdd0b3045
|
Cleaned up white space, also updated the RSS viewer to not use Config::getInstance()
git-svn-id: http://svn.cleancode.org/svn/pickles@71 4d10bc64-7434-11dc-a737-d2d0f8310089
|
2008-10-11 21:59:42 +00:00 |
|
Josh Sherman
|
20fd236cb0
|
Updated the Error class from a static class to an instantiatable one.
git-svn-id: http://svn.cleancode.org/svn/pickles@68 4d10bc64-7434-11dc-a737-d2d0f8310089
|
2008-10-11 20:16:47 +00:00 |
|
Josh Sherman
|
e9f8b555d3
|
Quite possibly the largest commit in PICKLES history, shy of perhaps the initial revision. Bunches of restructuring and refactoring and all that.
git-svn-id: http://svn.cleancode.org/svn/pickles@61 4d10bc64-7434-11dc-a737-d2d0f8310089
|
2008-10-09 05:12:31 +00:00 |
|
Josh Sherman
|
fcf1ffde4e
|
Updated the Config class to use objects instead of an array (overriding __get() saved some effort). Also refactored some code, and updated the controller (partially) to handle shared models.
git-svn-id: http://svn.cleancode.org/svn/pickles@60 4d10bc64-7434-11dc-a737-d2d0f8310089
|
2008-10-04 23:48:03 +00:00 |
|
Josh Sherman
|
e02ded351d
|
Updates all over. Redid some of the doc blocks cause they weren't to scale of a vim session with lline numbers on (still may not be... ugh). Also changed around some of the model level variables and stuff.
git-svn-id: http://svn.cleancode.org/svn/pickles@58 4d10bc64-7434-11dc-a737-d2d0f8310089
|
2008-09-24 03:37:09 +00:00 |
|
Josh Sherman
|
1784514696
|
Massive amounts of documentation has been added.
git-svn-id: http://svn.cleancode.org/svn/pickles@55 4d10bc64-7434-11dc-a737-d2d0f8310089
|
2008-09-22 01:43:18 +00:00 |
|
Josh Sherman
|
046d265347
|
Added the new classes and stuff.
git-svn-id: http://svn.cleancode.org/svn/pickles@30 4d10bc64-7434-11dc-a737-d2d0f8310089
|
2008-07-12 23:28:44 +00:00 |
|