| .. |
|
20140513143726_initial_migration.php
|
Fixed naming.
|
2017-10-21 15:51:05 +07:00 |
|
20140513153133_change_build_keys_migration.php
|
Fixed namespaces (PHPCI -> PHPCensor)
|
2016-07-20 18:27:32 +06:00 |
|
20140611170618_choose_branch.php
|
Fixed namespaces (PHPCI -> PHPCensor)
|
2016-07-20 18:27:32 +06:00 |
|
20140730143702_fix_database_columns.php
|
Refactored build type 'Pull request' logic.
|
2018-02-23 18:54:03 +07:00 |
|
20150131075425_archive_project.php
|
Improved DB + PostgreSQL support
|
2017-01-29 18:20:22 +07:00 |
|
20150203105015_fix_column_types.php
|
Improved DB + PostgreSQL support
|
2017-01-29 18:20:22 +07:00 |
|
20150308074509_add_user_providers.php
|
Code style fixes.
|
2017-11-08 20:45:18 +07:00 |
|
20150324174958_unique_email_and_name_user_fields.php
|
Refactored build type 'Pull request' logic.
|
2018-02-23 18:54:03 +07:00 |
|
20151008140800_add_project_groups.php
|
Removed comment
|
2017-01-30 21:13:10 +07:00 |
|
20151009100610_remove_unique_name_index.php
|
Refactored build type 'Pull request' logic.
|
2018-02-23 18:54:03 +07:00 |
|
20151014091859_errors_table.php
|
Improved DB + PostgreSQL support
|
2017-01-29 18:20:22 +07:00 |
|
20151015124825_convert_errors.php
|
Refactored build type 'Pull request' logic.
|
2018-02-23 18:54:03 +07:00 |
|
20160425162114_branch_column_length.php
|
Fixed namespaces (PHPCI -> PHPCensor)
|
2016-07-20 18:27:32 +06:00 |
|
20160623100223_project_table_defaults.php
|
Improved DB + PostgreSQL support
|
2017-01-29 18:20:22 +07:00 |
|
20170103163312_added_language_and_per_page_for_user.php
|
Removed useless code from models + code style fixes.
|
2017-10-15 20:05:33 +07:00 |
|
20170218175400_fixed_build_error_message_column.php
|
Fixed 'build_error.message' column size
|
2017-02-19 00:59:45 +07:00 |
|
20170223113127_fixed_build_log_column_for_mysql.php
|
Changed build_meta.meta_value column type from TEXT to LONGTEXT for MySQL. Issue #94.
|
2017-07-11 18:40:18 +07:00 |
|
20170226132922_fixed_build_log_column_for_mysql2.php
|
Changed build_meta.meta_value column type from TEXT to LONGTEXT for MySQL. Issue #94.
|
2017-07-11 18:40:18 +07:00 |
|
20170321131931_add_environment.php
|
Removed useless code from models + code style fixes.
|
2017-10-15 20:05:33 +07:00 |
|
20170413131256_added_source_column_to_build_table.php
|
Build sources instead of 'Manual' word.
|
2017-10-14 21:13:36 +07:00 |
|
20170416130610_fixed_environments.php
|
Fixed environment field in build table
|
2017-04-16 20:09:33 +07:00 |
|
20170420142131_added_tag_column_to_build_table.php
|
Removed useless code from models + code style fixes.
|
2017-10-15 20:05:33 +07:00 |
|
20170711112805_fixed_build_meta_for_mysql.php
|
Changed build_meta.meta_value column type from TEXT to LONGTEXT for MySQL. Issue #94.
|
2017-07-11 18:40:18 +07:00 |
|
20170828142020_added_remember_me_login.php
|
Removed useless code from models + code style fixes.
|
2017-10-15 20:05:33 +07:00 |
|
20170913141438_added_default_branch_only.php
|
Removed useless code from models + code style fixes.
|
2017-10-15 20:05:33 +07:00 |
|
20171014173348_removed_project_id_from_build_meta.php
|
Fix Migrations | Installation Failed
|
2017-10-20 14:57:42 -05:00 |
|
20171015123827_added_additional_columns.php
|
Added 'user_id' (created by) and 'create_date' columns to 'project_group' table.
|
2017-10-16 21:59:59 +07:00 |
|
20171016143000_added_additional_columns2.php
|
Added 'user_id' (created by) and 'create_date' columns to 'project_group' table.
|
2017-10-16 21:59:59 +07:00 |
|
20171019143346_added_additional_columns3.php
|
Added 'user_id' (created by) and 'create_date' columns to 'project' table.
|
2017-10-19 22:05:00 +07:00 |
|
20171209135004_added_new_label_for_errors.php
|
Added new errors label in build "Errors" tab.
|
2017-12-09 23:53:18 +07:00 |
|
20180223052715_added_request_branch_to_build.php
|
Fixed migration for pull request branches.
|
2018-02-23 20:47:45 +07:00 |
|
20180228024622_renamed_build_types.php
|
Renamed projects types and build classes: 'remote'/RemoteGitBuild to
|
2018-02-28 10:02:55 +07:00 |