Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding caching to the Environment class | Luke Kanies | 2009-05-20 | 1 | -2/+18 |
* | Modules now can find their own paths | Luke Kanies | 2009-05-15 | 1 | -5/+3 |
* | Adding REST::Handler methods for converting between indirection and uris | Luke Kanies | 2009-03-20 | 1 | -0/+4 |
* | Environments now use their own modulepath method. | Luke Kanies | 2009-02-18 | 1 | -2/+2 |
* | The 'Environment' class can now calculate its modulepath. | Luke Kanies | 2009-02-18 | 1 | -0/+16 |
* | Added support for finding modules from an environment | Luke Kanies | 2009-02-18 | 1 | -0/+17 |
* | Fixing #1614 - Environments no longer have to be listed out. | Luke Kanies | 2008-10-03 | 1 | -17/+1 |
* | Found all instances of methods where split() is used without | Luke Kanies | 2008-03-21 | 1 | -1/+2 |
* | Using the Environment class to determine the default environment, | Luke Kanies | 2007-11-20 | 1 | -0/+1 |
* | Fixing #911 and #912 -- there's a default environment (development) | Luke Kanies | 2007-11-19 | 1 | -0/+45 |