Commit Graph

4840 Commits (5015ca48788ec60ab775be921d9476c26da9411f)
 

Author SHA1 Message Date
Felix Schäfer 5015ca4878 Merge branch 'master' of github.com:chiliproject/chiliproject 13 years ago
Eric Davis 25b7b42c55 Fix for encoding errors on 1.9.2 with the mysql gem 13 years ago
Felix Schäfer ff6d75ca74 Only build initial journals for core classes. #542 13 years ago
Holger Just d7a9adf880 move protect_from_forgery to the beginning of the before_filter chain as per the recommended rails practices 13 years ago
Felix Schäfer 531653596d Touch journaled objects on journal creation only. #543 13 years ago
Felix Schäfer 55f9ecbe23 Remove double initial WikiContentJournals. #542 13 years ago
Felix Schäfer 894911f5dc Correct deflation of gzipped wiki text. #523 13 years ago
Holger Just 76490fcda5 Merge remote-tracking branch 'finnlabs/pulls/539/cleanup-issue_helper-show_detail' 13 years ago
Gregor Schmidt e2d16e1397 [#540] compatibility layer to reenable API from Chili 1.x 13 years ago
Holger Just 06076e5ac1 Remove db:migrate_plugins task. 13 years ago
Gregor Schmidt 008a29dcbc [#539] removing helper method from tests, adding TODO 13 years ago
Gregor Schmidt 8c9034f41e [#539] removing dead code - this went into JournalFormatter 13 years ago
Holger Just c63954a4c7 Add ruby-debug as test dependency to debug failing tests 13 years ago
Holger Just f0d271bee3 Fix failing tests because of missing journal fixtures and indeterministic behaviour of .find(:first) 13 years ago
Holger Just a1748cd221 [#526] Update Bulgarian translation 13 years ago
Holger Just d62a4f1d28 Consider user's timezone for default issue start date 13 years ago
Gregor Schmidt bf14f35223 [#537] version of new WikiContents should be 0 13 years ago
Eric Davis a35d61bfb7 [#506] Read Gemfile.local for local gem inclusions. 13 years ago
Eric Davis 9c47208efa [#511] Fix string encodings coming from sqlite3 in MRI 1.9.x 13 years ago
Eric Davis 4b3bd797b0 Fix errors when trying to check for binary SCM strings in 1.9.2 13 years ago
Eric Davis 2d98a486d6 Fix failing test due to invalid HTML and missing initial journal 13 years ago
Eric Davis c0d26da34e Refactor: move method to recreate the initial journals out of migration 13 years ago
Eric Davis bbb4f63ae4 Brute force fix for Change#path #from_path on Ruby 1.9.2 13 years ago
Eric Davis d2724ef89c Brute force fix for Changeset#committer encoding on 1.9.2 13 years ago
Eric Davis 477a5f3702 Refactor: replace comment with extracted utility method 13 years ago
Eric Davis c62e16b6cc Refactor: replace comment with utility method 13 years ago
Eric Davis a2eeb4ae20 Refactor: extract setup to before_filter 13 years ago
Eric Davis 9771e20462 Refactor: use the new utility method to load ivars for settings 13 years ago
Eric Davis 1d3d7ff10c Refactor: extract method to prepare to reuse 13 years ago
Eric Davis db7bc2bb82 Refactor: extract method with before_filter 13 years ago
Eric Davis 075f4e49df Refactor: remove unused instance variable 13 years ago
Eric Davis e04928c5b1 Refactor: change large :except before_filter to :only 13 years ago
Eric Davis 2918437f34 Refactor: audit and remove unknown actions 13 years ago
Eric Davis dd6d9d1c68 [#513] Fix links to attachments in the issue history 14 years ago
Eric Davis df0c75c050 Fix a problem loading ARCondition in development on second request. 14 years ago
Eric Davis 3b9980b449 Fix aaj to allow setting the journal user, note, and attributes directly. 14 years ago
Eric Davis 067ab21309 Update Journal exemplar for aaj 14 years ago
Eric Davis 8ca03f3a2a Add ChiliProject::Compatibility to help upgrade third party code 14 years ago
Eric Davis a76ef2a43e Updated yardoc static files 14 years ago
Eric Davis 79152e4a24 Typo in method comment 14 years ago
Eric Davis b646a731fb Merge branch 'ticket/master/191-next-prev-search-results' 14 years ago
Eric Davis 38b7ec5726 [#191] Add pagination links above the search results 14 years ago
Eric Davis 839654fc85 [#191] Refactor: extract search pagination to partial 14 years ago
Eric Davis 0b042903ca [#191] Refactor HTML style to CSS 14 years ago
Eric Davis 97dd339bbb [#191] Refactor: extract methods to helper 14 years ago
Eric Davis 4a3e32b0f4 [#514] Fix forum notifications, only one email per created Message 14 years ago
Felix Schäfer 1bfe6715c6 Put empty start_dates in the future too. #499 14 years ago
Felix Schäfer 7222345ba8 Put issues with an empty due date in the future. #499 14 years ago
Eric Davis 86b30810a4 Fix test so it will run in isolation 14 years ago
Eric Davis 1fae552c8f [#467] Fix Journal#journaled to prevent uninitialized constant Journal::Journaled 14 years ago