OpenProject is the leading open source project management software.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
openproject/db/migrate
Jean-Philippe Lang 006b8716ed Migration to add identifier attribute on project. 18 years ago
..
001_setup.rb fixed migration scripts to work with mysql 5 running in strict mode 18 years ago
002_issue_move.rb
003_issue_add_note.rb
004_export_pdf.rb
005_issue_start_date.rb
006_calendar_and_activity.rb
007_create_journals.rb
008_create_user_preferences.rb
009_add_hide_mail_pref.rb
010_create_comments.rb fixed migration scripts to work with mysql 5 running in strict mode 18 years ago
011_add_news_comments_count.rb
012_add_comments_permissions.rb
013_create_queries.rb
014_add_queries_permissions.rb
015_create_repositories.rb
016_add_repositories_permissions.rb
017_create_settings.rb
018_set_doc_and_files_notifications.rb
019_add_issue_status_position.rb
020_add_role_position.rb
021_add_tracker_position.rb
022_serialize_possibles_values.rb
023_add_tracker_is_in_roadmap.rb
024_add_roadmap_permission.rb
025_add_search_permission.rb
026_add_repository_login_and_password.rb
027_create_wikis.rb
028_create_wiki_pages.rb
029_create_wiki_contents.rb fixed migration scripts to work with mysql 5 running in strict mode 18 years ago
030_add_projects_feeds_permissions.rb
031_add_repository_root_url.rb
032_create_time_entries.rb Simple time tracking functionality added. Time can be logged at issue or project level. 18 years ago
033_add_timelog_permissions.rb Simple time tracking functionality added. Time can be logged at issue or project level. 18 years ago
034_create_changesets.rb SVN commits are now stored in the database, and added to the activity view and the search engine. 18 years ago
035_create_changes.rb SVN commits are now stored in the database, and added to the activity view and the search engine. 18 years ago
036_add_changeset_commit_date.rb fixed #9542 sqlite3 exception in db:migrate on AddChangesetCommitDate 18 years ago
037_add_project_identifier.rb Migration to add identifier attribute on project. 18 years ago