Commit Graph

4622 Commits (c04ff93f8fe8078605cfa1e0f79ef2e1f79e9187)
 

Author SHA1 Message Date
Holger Just c04ff93f8f [#112] Properly stub SQLite3 for version tests 14 years ago
Eric Davis 6e105a765a Merge branch 'ticket/unstable/400-activity-event-types' into unstable 14 years ago
Eric Davis 078df72345 [#400] Refactor old assert_tag to assert_select 14 years ago
Eric Davis a4f7629f1f [#400] Fix some tests broken by 6656103 14 years ago
Felix Schäfer 66561031eb [#400] Fix the event types (icons on activity and search views). 14 years ago
Eric Davis c778cc9208 [#415] Fix functional tests that used the older interface 14 years ago
Felix Schäfer 6015913f34 Change test to use the new journalized interface. #415 14 years ago
Gregor Schmidt 08cad02541 Removing commments from wiki_contents fixtures, since the db column was removed as well 14 years ago
Eric Davis 00c1852d7d [#81] Add a favicon based on a Flickr image 14 years ago
Felix Schäfer d7b963e6a6 Load the SQLite3 lib for the test to work. #112 14 years ago
Felix Schäfer cf0804259d Merge branch 'unstable' of github.com:chiliproject/chiliproject into unstable 14 years ago
Felix Schäfer dbc10d2730 Save the comments to wiki page updates correctly. #415 14 years ago
Felix Schäfer 6a55e9e738 Merge pull request #57 from meineerde/issues/unstable/112-database-detection-library 14 years ago
Holger Just 7b3a2047fd Whitespace fixes 14 years ago
Holger Just 705c0db000 [#112] Fix failing raw version for postgres 14 years ago
Holger Just d90102420d [#112] Adapt database switches to use ChiliProject::Database 14 years ago
Holger Just 8279144073 [#112] Add ChiliProject::Database 14 years ago
Felix Schäfer 0957e478ab Merge pull request #54 from schmidt/b/413-test-errors-in-1.8.6 14 years ago
Felix Schäfer 00ca2af1d3 Merge pull request #53 from schmidt/b/412-test-errors-in-1.9.2 14 years ago
Felix Schäfer d8ae680abb Merge pull request #56 from schmidt/b/414-remove-returning 14 years ago
Gregor Schmidt 76c72d8f11 [#414] remove returning which will be removed in future versions of Rails 14 years ago
Gregor Schmidt 300bc07b5a [#413] using Hash#to_a.first since Hash#first is not present in 1.8.6 14 years ago
Gregor Schmidt 09fd71232e [#412] fixes to make tests run on 1.9.2 14 years ago
Eric Davis 0ed2af49e9 [#408] Removed old JournalDetail test 14 years ago
Eric Davis 193b2c7a38 [#404] Move vendor/plugins/acts_as_journalized/app/ to the core app/ 14 years ago
Eric Davis dabe5caa1a Merge branch 'ticket/unstable/123-journalized' into unstable 14 years ago
Eric Davis f79e209d4c [#123] Fix hardcoded test value with a dynamic one 14 years ago
Eric Davis 0ba4134ecc [#123] Fix Journal notification test 14 years ago
Eric Davis aa2b0a8709 [#123 #407] Deferred Journal#visible tests 14 years ago
Eric Davis adf57a64f1 [#123] Move aaj migrations to core 14 years ago
Eric Davis 23ef9fedef [#123] Port the send_notification feature to aaj 14 years ago
Eric Davis 216619d376 Merge branch 'unstable' into ticket/unstable/123-journalized 14 years ago
Eric Davis 0ca73a7f69 [#123] Fix the down migration for Journal#journalized_type 14 years ago
Eric Davis b1845fcfeb [#123] Added latest edavis10:acts_as_journalized 14 years ago
Eric Davis 62c9fd2185 [#123] Removed the acts_as_journalized submodule 14 years ago
Eric Davis bf90848ae8 Merge remote-tracking branch 'schmidt/b/390-mysql2-incompat-in-wiki-page' into unstable 14 years ago
Eric Davis cff4e83044 [#290] Only print the plugin Gemfile messages when $DEBUG is set 14 years ago
Eric Davis 68925684fe Remove generic Rails performance test 14 years ago
Eric Davis 6c9c7dc5aa Merge remote-tracking branch 'schmidt/f/290-bundler' into unstable 14 years ago
Eric Davis f273b7b18c Create the ChiliProject namespace 14 years ago
Eric Davis 90df645cae Use link_to_user instead of a manual link 14 years ago
Eric Davis 315ec5f65c HTML escape some user values 14 years ago
Eric Davis e9c542d7da Merge remote-tracking branch 'asoltys/feature/link_to_user_profile_from_account_page' into unstable 14 years ago
Adam Soltys f27614b576 make username a link to their profile page 14 years ago
Gregor Schmidt c2d058a53b [#390] check to handle mysql2's early type casting 14 years ago
Gregor Schmidt ddcd4f2888 Pinning mysql2 gem to 0.2 branch, since 0.3 and the following are Rails 3 only 14 years ago
Gregor Schmidt a0eb66fc98 [#290] using ~> instead of < for i18n dependency 14 years ago
Gregor Schmidt cbc26ea982 [#290] Remove test gems from dev enviroment. 14 years ago
Gregor Schmidt 326dffbc29 [#290] Adding rmagick, making it opt-out 14 years ago
Gregor Schmidt ddcec2f4a0 [#290] making openid opt-out by adding it to a group 14 years ago