Commit Graph

5043 Commits (c16cfd8ff1a0ee03ff99b1fd7483b8672f77d80f)
 

Author SHA1 Message Date
Eric Davis f47821db0c [#350] Remove freeze from Settings so the values can be modified later 14 years ago
Eric Davis ee9b129382 Merge branch 'ticket/release-v2.0.0/441-journal-touch' into release-v2.0.0 14 years ago
Eric Davis 1e68bed997 [#442] Handle nil changes in Atom feed 14 years ago
Eric Davis e7883b876a Merge branch 'ticket/release-v2.0.0/445-initial-journal-tracking' into release-v2.0.0 14 years ago
Eric Davis 731de487e4 [#453] Upgrade to Rails 2.3.12 14 years ago
Eric Davis 95b19953a4 Add plugin hooks to Users#show view 14 years ago
Eric Davis bfba5e2151 [#441] Journals should touch their journaled to update updated_on/at fields 14 years ago
Eric Davis 0f35c7d1c2 Fix test on 1.9.2 postgres. 14 years ago
Eric Davis 85c7cfd0a7 Fix test on 1.9.2 postgres. 14 years ago
Eric Davis 33e3a71341 [#445] Track initial object attributes on the initial journal 14 years ago
Eric Davis 3a0a7d93b1 Merge branch 'release-v2.0.0' into unstable 14 years ago
Eric Davis 3b64c60bc0 Merge branch 'ticket/release-v2.0.0/444-scm-encoding' into release-v2.0.0 14 years ago
Eric Davis ba3ddee99d [#444] Remove extra variable 14 years ago
Eric Davis f518251d5f [#444] Fix Changeset#to_utf8 coding standards 14 years ago
Jean-Philippe Lang 0f7ae9b658 Fixed: Update of Subversion changesets broken by r3466 under Solaris (#5255). 14 years ago
Toshi MARUYAMA 6efba7b05d scm: use upcase to compare encoding name "UTF-8" in log converting. 14 years ago
Toshi MARUYAMA e19c56d61a scm: replace invalid utf-8 sequences in comments instead of stripping on Ruby 1.8. 14 years ago
Toshi MARUYAMA 0adf1a87b1 scm: code clean up app/models/changeset.rb. 14 years ago
Toshi MARUYAMA 5511155674 scm: fix log converting error in Ruby 1.9 and add more tests. 14 years ago
Toshi MARUYAMA 60b34ea29b scm: set empty log encoding UTF-8 in Ruby 1.9 and add tests. 14 years ago
Toshi MARUYAMA 81bdbd77f7 scm: not use Iconv for log converting in Ruby 1.9 and fix tests fails in Ruby 1.9. 14 years ago
Eric Davis 7eb98dbd34 [#443] Fix failing tests on 1.9.2 due to an invalid fixture 14 years ago
Eric Davis 76c9a6682f Remove duplicated test 14 years ago
Eric Davis aa07982daa Fix an edge-edge case bug in journal_attributes_for_user with different users 14 years ago
Holger Just db3480bdb6 [#436] Fix test relying on trailing whitespace. 14 years ago
Eric Davis f0987c8238 [#437] Move the encoding to the top of pdf.rb for Ruby 1.9 14 years ago
Eric Davis a428fa6068 Bumping version to 2.0.0RC1 14 years ago
Eric Davis 821d9f5ca4 [#437] Move the encoding to the top of pdf.rb for Ruby 1.9 14 years ago
Eric Davis 790bb362c5 Fix the merge conflict from 6b8897db5f 14 years ago
Holger Just 6b8897db5f Merge branch 'unstable' into release-v2.0.0 14 years ago
Holger Just 12e29be604 Merge branch 'issues/unstable/436-trailing-whitespace' into unstable 14 years ago
Holger Just 07185fb169 [#436] Remove trailing whitespace 14 years ago
Holger Just b72785b274 [#436] Adapt rake task to also clean trailing whitespace 14 years ago
Holger Just 40ce66d05d [#197] Better regex and no trailing whitespace. 14 years ago
Eric Davis 37f6b75749 Added VERSION.special to handle special version releases (RC, distributions, etc) 14 years ago
Eric Davis e68a869d2d Update RUNNING_TESTS.rdoc to point to a wiki page 14 years ago
Eric Davis cfe2483e13 Update CHANGELOG for 2.0.0 14 years ago
Eric Davis ec3717e644 Merge branch 'ticket/unstable/197-copyright' into unstable 14 years ago
Eric Davis 99507a0391 [#197] Upgrade the copyright in the code files 14 years ago
Eric Davis f18090891f [#197] Add a rake task to update the copyright in code files 14 years ago
Eric Davis e131c3b531 [#197] Remove old copyrights 14 years ago
Eric Davis 36f34887f3 [#197] Fix up main copyright files 14 years ago
Eric Davis 96298eac64 Merge branch 'ticket/unstable/262-line-endings' into unstable 14 years ago
Eric Davis a85b6780d2 [#262] Convert line endings to UNIX 14 years ago
Eric Davis 05a4c4616f [#262] Add a rake task to convert line endings to UNIX 14 years ago
Eric Davis bc249871a6 [#407] Remove deferred Journal#visible tests 14 years ago
Eric Davis 8b06e26059 [#350] Force clearing the cache before each test 14 years ago
Eric Davis 5a9ffe9627 Merge branch 'feature/350-use_rails_cache_for_settings_cache' into unstable 14 years ago
Eric Davis e4fac8d40f [#350] Refactor: extract method 14 years ago
Eric Davis 9e1b6c14c8 [#345] Remove BigDecimal patch since Rails 2.3.11 includes a mitigation 14 years ago