| Commit message (Expand) | Author | Age | Files | Lines |
* | Changing the name of the Compile class to Compiler, | Luke Kanies | 2008-02-11 | 1 | -4/+4 |
* | Changing some methods in the Compile class to | Luke Kanies | 2008-02-11 | 1 | -1/+1 |
* | This should be the last fix for exported resources. | Luke Kanies | 2007-12-11 | 1 | -0/+2 |
* | Fixing #923. Resources that are collected on the local | Luke Kanies | 2007-12-06 | 1 | -1/+0 |
* | Theoretically, this patch is to fix #917 (which it does), but | Luke Kanies | 2007-11-28 | 1 | -3/+4 |
* | Fixing #921, mostly by just deleting the existing test. I had | Luke Kanies | 2007-11-26 | 1 | -2/+4 |
* | Incorporating patch 20071030034736-6856b-6004090b3968cdbf7d366a03ee1c44e2160a... | Luke Kanies | 2007-11-24 | 1 | -89/+75 |
* | fix #731: add exported=true to collect_exported | David Schmitt | 2007-11-08 | 1 | -1/+2 |
* | *Finally* fixing the tests that were failing around users and groups. The pr... | Luke Kanies | 2007-09-07 | 1 | -4/+0 |
* | Fixing some failed tests. Mostly cleanup. Next is to make all of the user t... | Luke Kanies | 2007-09-07 | 1 | -3/+5 |
* | Renaming the "configuration" object to "compile", because it is only a transi... | Luke Kanies | 2007-08-25 | 1 | -3/+3 |
* | The first pass where at least all of the snippet tests pass. I have unfortun... | Luke Kanies | 2007-08-20 | 1 | -9/+2 |
* | Fixing #731 - we are now correctly only collecting exported resources | luke | 2007-08-05 | 1 | -1/+1 |
* | Fixing #703, mostly. You still cannot do multi-condition queries, but you ca... | luke | 2007-07-18 | 1 | -3/+7 |
* | Removing extraneous debugging | luke | 2007-02-18 | 1 | -1/+1 |
* | Fixing a problem in collecting exported resources. Virtual resources worked ... | luke | 2007-02-18 | 1 | -2/+9 |
* | Revamping collections to get what is hopefully more reasonable behaviour when... | luke | 2007-02-16 | 1 | -17/+22 |
* | Adding extra connection statements and enabling concurrency support in rails,... | luke | 2007-01-03 | 1 | -0/+3 |
* | Removing debugging | luke | 2006-12-29 | 1 | -3/+0 |
* | adding a bit better error reporting when tags are bad | luke | 2006-12-29 | 1 | -0/+3 |
* | Trying to clean up how rails is loaded | luke | 2006-12-29 | 1 | -1/+0 |
* | A couple of small bug-fixes | luke | 2006-12-28 | 1 | -3/+3 |
* | Fixing #343. Collections and definition evaluation both now happen on every ... | luke | 2006-12-23 | 1 | -6/+11 |
* | Fixing most of the rails stuff. I think everything basically works now, and ... | luke | 2006-12-19 | 1 | -37/+46 |
* | New rails stuff redux. | shadoi | 2006-12-14 | 1 | -3/+3 |
* | Working some on the export/collect problem. It actually works now, but there... | luke | 2006-12-12 | 1 | -5/+31 |
* | Temporarily reverting all of the recent rails work so that I can release 0.20.1 | luke | 2006-11-13 | 1 | -1/+1 |
* | Small fixes here and there. The rails changes needs to be pushed through the... | luke | 2006-11-09 | 1 | -1/+1 |
* | Changing the realize() function to be just syntactic sugar for a collection -... | luke | 2006-10-18 | 1 | -1/+30 |
* | Fixing virtual object collection. I apparently broke it when I added rails c... | luke | 2006-10-18 | 1 | -5/+6 |
* | Merging the changes from the override-refactor branch. This is a significant... | luke | 2006-10-04 | 1 | -0/+97 |