index
:
redmine.git
0.6-stable
0.7-stable
0.8-stable
0.9-stable
1.0-stable
1.1-stable
1.2-stable
1.3-stable
1.4-stable
2.0-stable
2.1-stable
2.2-stable
2.3-stable
2.4-stable
2.5-stable
2.6-stable
3.0-stable
3.1-stable
3.2-stable
3.3-stable
3.4-stable
4.0-stable
4.1-stable
4.2-stable
5.0-stable
5.1-stable
6.0-stable
integration-to-svn-stable-1.0
integration-to-svn-trunk
master
nbc
plugin-hooks
swistak
work
Mirror of redmine code source: https://github.com/redmine/redmine
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
db
/
migrate
Commit message (
Expand
)
Author
Age
Files
Lines
*
Makes container_id and container_type columns nullables.
Jean-Philippe Lang
2012-02-23
1
-0
/
+13
*
Increase username length limit from 30 to 60 (#2719).
Jean-Philippe Lang
2012-02-05
1
-0
/
+9
*
Adds support for multiselect custom fields (#1189).
Jean-Philippe Lang
2012-01-29
1
-0
/
+9
*
Adds support for multiple repositories per project (#779).
Jean-Philippe Lang
2012-01-15
3
-0
/
+32
*
Restores migration broken by r8182 and removes default scope on Role (#9800).
Jean-Philippe Lang
2011-12-14
1
-1
/
+1
*
Role.all broken in migration due to default sort (columns do not exist yet). ...
Jean-Philippe Lang
2011-12-10
1
-1
/
+1
*
Typo.
Jean-Philippe Lang
2011-12-03
1
-1
/
+1
*
Do not trigger repository validation in migration.
Jean-Philippe Lang
2011-12-03
1
-9
/
+2
*
Enforced unicity of relations between 2 issues with a database index (#9685).
Etienne Massip
2011-12-03
1
-0
/
+16
*
remove trailing white-spaces from db/migrate/20101104182107_add_unique_index_...
Toshi MARUYAMA
2011-11-09
1
-1
/
+1
*
remove trailing white-spaces from db/migrate/007_create_journals.rb (#9510)
Toshi MARUYAMA
2011-11-09
1
-7
/
+7
*
replace tabs to spaces at db/migrate/097_add_view_wiki_edits_permission.rb (#...
Toshi MARUYAMA
2011-11-09
1
-6
/
+6
*
replace tabs to spaces at db/migrate/096_add_commit_access_permission.rb (#9510)
Toshi MARUYAMA
2011-11-09
1
-7
/
+6
*
replace tabs to spaces at db/migrate/099_add_delete_wiki_pages_attachments_pe...
Toshi MARUYAMA
2011-11-09
1
-6
/
+6
*
remove trailing white-spaces from db/migrate/20100705164950_change_changes_pa...
Toshi MARUYAMA
2011-11-09
1
-1
/
+1
*
remove trailing white-spaces from db/migrate/081_create_projects_trackers.rb ...
Toshi MARUYAMA
2011-11-09
1
-1
/
+1
*
remove trailing white-spaces from db/migrate/068_create_enabled_modules.rb (#...
Toshi MARUYAMA
2011-11-08
1
-1
/
+1
*
remove trailing white-spaces from db/migrate/062_insert_builtin_roles.rb (#9510)
Toshi MARUYAMA
2011-11-08
1
-2
/
+2
*
remove trailing white-spaces from db/migrate/029_create_wiki_contents.rb (#9510)
Toshi MARUYAMA
2011-11-07
1
-1
/
+1
*
remove trailing white-spaces from db/migrate/055_add_repositories_type.rb (#9...
Toshi MARUYAMA
2011-11-07
1
-1
/
+1
*
remove trailing white-spaces from db/migrate/20100313132032_add_issues_nested...
Toshi MARUYAMA
2011-11-07
1
-1
/
+1
*
remove trailing white-spaces from db/migrate/001_setup.rb (#9510)
Toshi MARUYAMA
2011-11-06
1
-30
/
+30
*
remove trailing white-spaces from db/migrate/028_create_wiki_pages.rb (#9510)
Toshi MARUYAMA
2011-11-06
1
-1
/
+1
*
remove trailing white-spaces from db/migrate/027_create_wikis.rb (#9510)
Toshi MARUYAMA
2011-11-06
1
-1
/
+1
*
set svn:eol-style native at db/migrate/001_setup.rb (#9510)
Toshi MARUYAMA
2011-11-06
1
-324
/
+324
*
change new line 'LF' to 'CRLF' at db/migrate/001_setup.rb (#9510)
Toshi MARUYAMA
2011-11-06
1
-87
/
+87
*
scm: db: model: add parent/child relation for changesets (#5501)
Toshi MARUYAMA
2011-11-03
1
-0
/
+14
*
scm: add "extra_info" column to repositories table and set serialize (#7146, ...
Toshi MARUYAMA
2011-05-12
1
-0
/
+9
*
Private issues (#7414).
Jean-Philippe Lang
2011-04-15
1
-0
/
+9
*
Adds an issues visibility level on roles (#7412).
Jean-Philippe Lang
2011-04-11
1
-0
/
+9
*
Adds an index on users.type for faster retrieval of groups.
Jean-Philippe Lang
2011-04-01
1
-0
/
+9
*
scm: copy global log encoding setting to repository (#1735).
Toshi MARUYAMA
2011-03-01
1
-0
/
+18
*
scm: add log_encoding column to repositories table (#1735).
Toshi MARUYAMA
2011-03-01
1
-0
/
+9
*
Keep track of issue description changes (#746).
Jean-Philippe Lang
2011-02-27
1
-0
/
+11
*
Adds support for SCM/LDAP passwords encryption in the database (#7411).
Jean-Philippe Lang
2011-02-26
2
-0
/
+18
*
scm: add "path_encoding" column in repositories table (#2664, #2274).
Toshi MARUYAMA
2011-02-24
1
-0
/
+9
*
Adds random salt to user passwords (#7410).
Jean-Philippe Lang
2011-02-23
2
-0
/
+22
*
Allow additional workflow transitions for issue author and assignee (#2732).
Jean-Philippe Lang
2011-02-20
1
-0
/
+13
*
Added missing remove_index in AddUniqueIndexOnMembers down migration. #7212
Jean-Baptiste Barth
2011-01-01
1
-0
/
+1
*
Fixed: Migration from boolean to varchar fails on PostgreSQL 8.1 (#6943).
Jean-Philippe Lang
2010-11-20
2
-5
/
+12
*
Raised maximum length of project names and identifiers to 255 and 100 respect...
Jean-Philippe Lang
2010-11-14
2
-0
/
+18
*
Make sure existing custom fields visibility is set to true.
Jean-Philippe Lang
2010-11-07
1
-0
/
+1
*
Adds a "visible" option on User and Project custom fields (#1738).
Jean-Philippe Lang
2010-11-07
1
-0
/
+9
*
Clean up member_roles if needed.
Jean-Philippe Lang
2010-11-06
1
-1
/
+2
*
Adds a unique index on members (#6826).
Jean-Philippe Lang
2010-11-06
1
-0
/
+20
*
Rewrites UpdateMailNotificationValues migration to avoid model validations an...
Jean-Philippe Lang
2010-11-06
1
-16
/
+3
*
Correctly update all mail_notification options. #6549
Eric Davis
2010-10-10
1
-2
/
+16
*
Converted User#mail_notification from a boolean to a string.
Eric Davis
2010-09-28
2
-0
/
+20
*
Treat Calendar and Gantt pages as separate modules. #6153
Eric Davis
2010-08-22
1
-0
/
+12
*
Force-clear the default value for migration from :string to :text. #5846 #5771
Eric Davis
2010-07-24
1
-0
/
+3
[next]