19 Aug, 2011
1 commit
-
…ntroller into their respective models. * Wrote specs for Fogbugz. Turns out that the Fogbugz API used the 'Crack' gem which happened to break mongoid by playing with the String class. See here for details: [ https://github.com/mongoid/mongoid/issues/618 ]. * This is why I had to upgrade mongoid to version 2.1.1, which included the 'Crack' fix. Upgrading Mongoid to 2.1.1 required the following changes: ** Fixing a counter_cache test on Err model ** Namespacing all of the subclassed IssueTracker models based on their parent directory ** Setting `config.mongoid.preload_models = true` in config/application.rb
15 Aug, 2011
1 commit
-
…e by default, but this can be changed in config.yml [ci skip]
13 Aug, 2011
1 commit
12 Aug, 2011
3 commits
-
Support for config.yml for heroku deploys
11 Aug, 2011
4 commits
-
Any old sessions need to be invalidated.
-
…y need for migrations, and I made my implementation as unintrusive as possible. Some organizations (such as ours) will find the "username" field useful when implementing an alternative authentication strategy. (Default is off, and this is fully backwards compatible.)
09 Aug, 2011
1 commit
-
… just commit this all at once. I used the following command to do this: (on Ubuntu ) find . -not -path '.git' -iname '*.rb' -print0 | xargs -0 sed -i 's/[[:space:]]*$//'
08 Aug, 2011
1 commit
-
…ngle-agile-project-management). Also did some general tidy up of messages/css/etc relating to issue trackers.
07 Aug, 2011
3 commits
-
…f both low and high traffic sites, so this feature would be useful so that we can stay on top of errors in some cases, and avoid getting spammed in others.
26 Jul, 2011
1 commit
-
Conflicts: app/models/app.rb
22 Jul, 2011
1 commit
20 Jul, 2011
1 commit
02 Jul, 2011
1 commit
01 Apr, 2011
2 commits
11 Mar, 2011
1 commit
-
Conflicts: db/seeds.rb
02 Mar, 2011
1 commit
03 Sep, 2010
2 commits
10 Aug, 2010
1 commit
07 Aug, 2010
2 commits
05 Aug, 2010
1 commit
03 Aug, 2010
2 commits
02 Aug, 2010
1 commit