tracks/tracks
2008-02-28 08:40:07 +00:00
..
app Changes use of colors and labels to be more consistent between graphs. Fixes #647. Thanks Hans 2008-02-24 13:01:36 +00:00
config the svn rev number did not show up when you run tracks as a different user using --user and --group options of mongrel_rails. This was because svn is trying to open subversion options in the directory of the original user that is starting tracks. Pointing svn to an existing directory is enough for svn info to run. 2008-02-28 08:40:07 +00:00
db updates the default sqlite database (rake db:migrate). Solves #609 2008-02-25 20:35:36 +00:00
doc Failed to svn rm the moved documents in previous commit, so removing them properly here. 2008-01-29 17:45:35 +00:00
lib changed the parsing of a tag list to parse on comma in stead of comma-space. See #637. Thanks Hans! 2008-02-13 13:59:03 +00:00
log.tmpl And here's the copy step. 2007-03-30 04:36:52 +00:00
public strange, the old compressed stylesheet was not deleted in the previous commit. Let's try again... 2008-02-24 14:01:13 +00:00
script And here's the copy step. 2007-03-30 04:36:52 +00:00
test add some basic tests for the stats controller 2008-02-13 14:09:00 +00:00
vendor Reorganised the documentation, removing outdated documents and moving most of the documentation into the /doc directory. The README_FIRST document in the root directory introduces Tracks briefly and points to the location of the documentation. 2008-01-29 17:42:58 +00:00
Rakefile This changeset is larger than I prefer, and may be unstable with databases besides mysql. 2007-05-25 19:01:08 +00:00
README_FIRST Reorganised the documentation, removing outdated documents and moving most of the documentation into the /doc directory. The README_FIRST document in the root directory introduces Tracks briefly and points to the location of the documentation. 2008-01-29 17:42:58 +00:00