Mercurial > hg > soundsoftware-site
view .hgignore @ 556:ca9e8e562ea7 feature_36
Addresses Bug #177: when the publication is saved the authors are saved in the order they were entered. *Attention*: need to re-migrate (and re-seed) the plugin's database!
author | luisf <luis.figueira@eecs.qmul.ac.uk> |
---|---|
date | Wed, 03 Aug 2011 15:41:19 +0100 |
parents | a8e5a47c5596 |
children | 5e80956cc792 |
line wrap: on
line source
syntax: glob .project .loadpath config/additional_environment.rb config/configuration.yml config/database.yml config/email.yml config/initializers/session_store.rb coverage db/*.db db/*.sqlite3 db/schema.rb files/* lib/redmine/scm/adapters/mercurial/redminehelper.pyc lib/redmine/scm/adapters/mercurial/redminehelper.pyo log/*.log* log/mongrel_debug public/dispatch.* public/plugin_assets tmp/cache/* tmp/sessions/* tmp/sockets/* tmp/test/* vendor/rails *.rbc .svn/ .git/ *~