tracks/tracks
2008-02-24 13:52:47 +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 Tweaked the REST API for ActiveResource compatibility. Introduced a plugin I'm calling to_xml_rails2_style that patches Rails 1.2.x to make Hash#to_xml and Array#to_xml have the same behavior as in Rails 2.0. This means that people can use ActiveResource as a client to consume their Tracks data. See the new example client in doc/tracks_api_wrapper.rb. 2007-12-04 06:24:23 +00:00
db 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
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 updated the compressed stylesheet because of changes to standard stylesheet in previous commit 2008-02-24 13:52:47 +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