gitlabhq/db/migrate
2012-01-22 20:52:06 +02:00
..
20110913200833_devise_create_users.rb clean-up code 2011-10-26 18:46:25 +05:00
20110913204141_create_projects.rb init commit 2011-10-09 00:36:38 +03:00
20110914221600_create_users_projects.rb init commit 2011-10-09 00:36:38 +03:00
20110915205627_add_private_flag_to_project.rb init commit 2011-10-09 00:36:38 +03:00
20110915213352_create_keys.rb init commit 2011-10-09 00:36:38 +03:00
20110916123731_add_name_to_user.rb init commit 2011-10-09 00:36:38 +03:00
20110916162511_add_key_title_to_key.rb init commit 2011-10-09 00:36:38 +03:00
20110917212932_add_identifier_to_key.rb init commit 2011-10-09 00:36:38 +03:00
20110921192501_create_issues.rb init commit 2011-10-09 00:36:38 +03:00
20110922110156_add_code_to_project.rb init commit 2011-10-09 00:36:38 +03:00
20110923211333_add_status_to_issue.rb init commit 2011-10-09 00:36:38 +03:00
20110924214549_create_rails_admin_histories_table.rb init commit 2011-10-09 00:36:38 +03:00
20110924215658_add_admin_field_to_user.rb init commit 2011-10-09 00:36:38 +03:00
20110926082616_remove_admin.rb init commit 2011-10-09 00:36:38 +03:00
20110927130352_create_notes.rb init commit 2011-10-09 00:36:38 +03:00
20110928140106_add_project_id_for_note.rb init commit 2011-10-09 00:36:38 +03:00
20110928142747_change_noteable_id_for_note.rb init commit 2011-10-09 00:36:38 +03:00
20110928161328_add_attachment_to_note.rb init commit 2011-10-09 00:36:38 +03:00
20111005193700_add_allow_repo_creation_for_user.rb init commit 2011-10-09 00:36:38 +03:00
20111009101738_add_ownerto_project.rb Issue #82 - Add owner to project 2011-10-09 04:05:31 -07:00
20111009110913_add_projects_limit_to_user.rb Issue #83 - Project limit 2011-10-09 11:15:01 -07:00
20111009111204_remove_allow_create_repo_from_user.rb Issue #83 - Project limit 2011-10-09 11:15:01 -07:00
20111015154310_add_position_to_issues.rb icon for handler of sortable 2011-10-15 20:41:38 +03:00
20111016183422_create_snippets.rb snippets are ready 2011-10-17 00:07:10 +03:00
20111016193417_add_content_type_to_snippets.rb snippets are ready 2011-10-17 00:07:10 +03:00
20111016195506_add_file_name_to_snippets.rb snippets are ready 2011-10-17 00:07:10 +03:00
20111019212429_add_social_to_user.rb extended user profile with social fields 2011-10-20 01:34:05 +03:00
20111021101550_change_social_fields_in_users.rb corrected last migration 2011-10-22 14:08:03 +03:00
20111025134235_add_high_label_to_issue.rb Add critical status to issues 2011-10-25 07:34:02 +03:00
20111027051828_add_expires_at_to_snippets.rb add expires_at column to snippets 2011-10-27 10:20:45 +05:00
20111027142641_change_note_note_to_text.rb fixed limit 2011-10-27 17:41:10 +03:00
20111027152724_issue_conten_to_note.rb clean up whitespace from project 2011-11-15 12:34:30 +04:00
20111101222453_acts_as_taggable_on_migration.rb integrate tags plugins 2011-11-04 09:44:43 +02:00
20111111093150_remove_content_from_issues.rb remove content column from issues 2011-11-11 13:35:02 +04:00
20111115063954_add_authentication_token_to_users.rb add auth token for users 2011-11-15 11:08:05 +04:00
20111124115339_add_extra_field_to_issue.rb ability to attach branch to issue 2011-11-24 08:08:20 -05:00
20111127155345_create_merge_requests.rb merge request entity 2011-11-28 09:39:43 +02:00
20111206213842_add_advanced_rights_to_team_member.rb repo & project access separated. critical gitolite bugfix 2011-12-07 01:27:07 +02:00
20111206222316_migrate_to_new_rights.rb repo & project access separated. critical gitolite bugfix 2011-12-07 01:27:07 +02:00
20111207211728_add_default_branch_to_project.rb default_branch for project & fixed project destroy 2011-12-07 23:56:57 +02:00
20111214091851_create_web_hooks.rb Added web hooks functionality 2011-12-14 17:38:52 +01:00
20111220190817_add_coloscheme_option_to_user.rb Design tab for profile. Colorscheme as db value 2011-12-20 22:47:09 +02:00
20111231111825_add_project_id_to_key.rb DeployKey moved to Key model 2011-12-31 16:24:10 +02:00
20120110180749_add_line_number_to_note.rb per line comments display 2012-01-10 22:08:46 +02:00
20120119202326_add_indexes.rb add db indexes 2012-01-19 22:54:22 +02:00
20120121122616_fix_noteable_id.rb removed broken migration 2012-01-22 20:52:06 +02:00