Mercurial > hg > soundsoftware-site
comparison .svn/pristine/e3/e35fda07d1a0e43c6b81ceebaae812062b4fed1d.svn-base @ 1295:622f24f53b42 redmine-2.3
Update to Redmine SVN revision 11972 on 2.3-stable branch
author | Chris Cannam |
---|---|
date | Fri, 14 Jun 2013 09:02:21 +0100 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
1294:3e4c3460b6ca | 1295:622f24f53b42 |
---|---|
1 /.project | |
2 /.loadpath | |
3 /config/additional_environment.rb | |
4 /config/configuration.yml | |
5 /config/database.yml | |
6 /config/email.yml | |
7 /config/initializers/session_store.rb | |
8 /config/initializers/secret_token.rb | |
9 /coverage | |
10 /db/*.db | |
11 /db/*.sqlite3 | |
12 /db/schema.rb | |
13 /files/* | |
14 /lib/redmine/scm/adapters/mercurial/redminehelper.pyc | |
15 /lib/redmine/scm/adapters/mercurial/redminehelper.pyo | |
16 /log/*.log* | |
17 /log/mongrel_debug | |
18 /public/dispatch.* | |
19 /public/plugin_assets | |
20 /tmp/* | |
21 /tmp/cache/* | |
22 /tmp/pdf/* | |
23 /tmp/sessions/* | |
24 /tmp/sockets/* | |
25 /tmp/test/* | |
26 /tmp/thumbnails/* | |
27 /vendor/cache | |
28 /vendor/rails | |
29 *.rbc | |
30 | |
31 /.bundle | |
32 /Gemfile.lock | |
33 /Gemfile.local | |
34 |