summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)Author
2026-06-25Upgrade to Rails 4.2.11.3erdgeist
- Bump rails 3.2.22.5 → 4.2.11.3 - Replace globalize3 with globalize ~> 5.0 (gem renamed at 5.0) - Upgrade routing-filter ~> 0.3 → ~> 0.6 - Upgrade sass-rails, coffee-rails to 4.x - Upgrade awesome_nested_set 2.x → 3.x (Rails 4 required) - Add jquery-rails for UJS support - Pin nokogiri ~> 1.10.10, loofah ~> 2.20.0, rails-html-sanitizer ~> 1.4.4 - Add config/secrets.yml (gitignored), eager_load, serve_static_files - Fix routes: add via: to all match calls, remove legacy catch-all routes - Add admin named route, fix rvm dotfiles - Fix ActiveRecord::FixtureSet rename in test_helper - Set active_support.test_order and active_record.raise_in_transactional_callbacks
2009-11-03ignoring tmp directoryhukl
2009-05-01added thinking_sphinx plugin for fulltext search on nodes and headshukl
2009-04-25Integrated basic Asset upload functionality. You can upload files now and use their url in pages.hukl
2009-03-18Refactored Chaos Calendar by wrapping libical and introducing event and occurrence model. More improvements to come. Enables us to create events with ↵hukl
reoccurrence and intervals etc.
2009-02-22ignoring coverage data herehukl
2009-02-17ignoring the updateshukl
2009-02-15* added eclipse project file to .gitignoresimon
* added user model
2009-02-03ignoring generated doc as everyone should generatehukl
it themselve. why i cannot remember but i was told by several people. also ignoring the coverage dir for rcov output
2009-01-29initial import with edge rails included as a submodulehukl