Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'add-sentry-js-again-with-vue' into 'master' | Phil Hughes | 2017-05-05 | 2 | -2/+37 |
|\ | | | | | | | | | Add sentry JS See merge request !6764 | ||||
| * | Merge branch 'master' into 'add-sentry-js-again-with-vue' | Luke "Jared" Bennett | 2017-05-04 | 4 | -1/+32 |
| |\ | | | | | | | | | | # Conflicts: # db/schema.rb | ||||
| * | | clientside_sentry migration and schema changes commit | Luke "Jared" Bennett | 2017-05-04 | 2 | -1/+36 |
| | | | |||||
| * | | Reset migration to head | Luke "Jared" Bennett | 2017-05-04 | 3 | -98/+0 |
| | | | |||||
| * | | Merge remote-tracking branch 'origin/master' into add-sentry-js-again-with-vue | Luke "Jared" Bennett | 2017-05-04 | 3 | -1/+16 |
| |\ \ | |||||
| * | | | Reset schema and migration | Luke "Jared" Bennett | 2017-05-04 | 1 | -0/+65 |
| | | | | |||||
| * | | | Fixed schema diffs | Luke "Jared" Bennett | 2017-05-03 | 1 | -5/+6 |
| | | | | |||||
| * | | | Updated schema.rb with patch mode | Luke "Jared" Bennett | 2017-05-03 | 1 | -7/+6 |
| | | | | |||||
| * | | | [ci skip] Update migration to be reversible and use add_column_with_default | Luke "Jared" Bennett | 2017-05-03 | 1 | -9/+28 |
| | | | | |||||
| * | | | Merge remote-tracking branch 'origin/master' into add-sentry-js-again-with-vue | Luke "Jared" Bennett | 2017-05-03 | 14 | -0/+82 |
| |\ \ \ | |||||
| * | | | | Added migration downtime tag | Luke "Jared" Bennett | 2017-04-28 | 1 | -0/+3 |
| | | | | | |||||
| * | | | | Reverted false schema diffs | Luke "Jared" Bennett | 2017-04-28 | 1 | -5/+6 |
| | | | | | |||||
| * | | | | Applied schema update with patch | Luke "Jared" Bennett | 2017-04-28 | 1 | -7/+8 |
| | | | | | |||||
| * | | | | Revert schema.db to master | Luke "Jared" Bennett | 2017-04-28 | 1 | -11/+6 |
| | | | | | |||||
| * | | | | Merge remote-tracking branch 'origin/master' into add-sentry-js-again-with-vue | Luke "Jared" Bennett | 2017-04-28 | 4 | -0/+45 |
| |\ \ \ \ | |||||
| * | | | | | Added migration | Luke "Jared" Bennett | 2017-04-28 | 2 | -1/+13 |
| | | | | | | |||||
| * | | | | | Attempted adding separate clientside_sentry settings | Luke "Jared" Bennett | 2017-04-28 | 1 | -7/+6 |
| | | | | | | |||||
* | | | | | | Merge branch 'master' into 28433-internationalise-cycle-analytics-page | Ruben Davila | 2017-05-04 | 6 | -1/+47 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: lib/gitlab/cycle_analytics/review_stage.rb lib/gitlab/cycle_analytics/staging_stage.rb lib/gitlab/cycle_analytics/test_stage.rb | ||||
| * | | | | | Add index to last_repository_updated_at on projects | Douglas Barbosa Alexandre | 2017-05-04 | 2 | -1/+17 |
| | | | | | | |||||
| * | | | | | Add last_repository_updated_at to projects | Douglas Barbosa Alexandre | 2017-05-04 | 2 | -1/+9 |
| | | | | | | |||||
| * | | | | | Reject EE reserved namespace paths in CE as wellbvl-reject-ee-namespace-names | Bob Van Landuyt | 2017-05-04 | 1 | -0/+7 |
| | |_|_|/ | |/| | | | |||||
| * | | | | Fix caching large snippet HTML content on MySQL databases | Nick Thomas | 2017-05-03 | 3 | -1/+16 |
| | |_|/ | |/| | | |||||
* | | | | More updates for translations plus small tweaks. | Ruben Davila | 2017-05-04 | 1 | -1/+1 |
| | | | | |||||
* | | | | More updates for translations plus some refactoring. | Ruben Davila | 2017-05-03 | 1 | -1/+1 |
| | | | | |||||
* | | | | First round of updates from the code review. | Ruben Davila | 2017-05-02 | 1 | -3/+1 |
| | | | | |||||
* | | | | Merge branch 'master' into 28433-internationalise-cycle-analytics-page | Ruben Davila | 2017-05-02 | 21 | -1/+219 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '30272-bvl-reject-more-namespaces' into 'master' | Douwe Maan | 2017-05-02 | 1 | -0/+55 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reject more reserved paths Closes #30272 See merge request !10413 | ||||
| | * | | | Rename child namespaces in migrationhelpers | Bob Van Landuyt | 2017-05-01 | 1 | -0/+11 |
| | | | | | |||||
| | * | | | Move ReservedPathsMigration into V1 namespace | Bob Van Landuyt | 2017-05-01 | 1 | -10/+13 |
| | | | | | |||||
| | * | | | Rename Projects & Namespaces based on entire paths | Bob Van Landuyt | 2017-05-01 | 1 | -1/+2 |
| | | | | | |||||
| | * | | | Rename namespaces called `Users` | Bob Van Landuyt | 2017-05-01 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | This should rename the already created namespace that snuck trough because the validation was case sensitive | ||||
| | * | | | Rename forbidden paths in a single migration | Bob Van Landuyt | 2017-05-01 | 4 | -574/+39 |
| | | | | | |||||
| | * | | | Add migration to rename all namespaces with forbidden name | Bob Van Landuyt | 2017-05-01 | 3 | -0/+574 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is based on a migration in https://dev.gitlab.org/gitlab/gitlabhq/merge_requests/2073 Rename forbidden child namespaces | ||||
| * | | | | Merge branch 'metrics-deployment-history' into 'master' | Douwe Maan | 2017-05-02 | 2 | -0/+16 |
| |\ \ \ \ | | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | Metrics deployment history Closes #26914 See merge request !10649 | ||||
| | * | | | Remove concurrent index | Pawel Chojnacki | 2017-04-25 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | Merge remote-tracking branch 'upstream/master' into ↵ | Pawel Chojnacki | 2017-04-20 | 96 | -97/+956 |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | 26914-add_deploy_history_data_source | ||||
| | * | | | | Fix unreversible migration, and small rubocop warnings | Pawel Chojnacki | 2017-03-28 | 1 | -1/+5 |
| | | | | | | |||||
| | * | | | | Add endpoint that returns a list of deployments that happened within last ↵ | Pawel Chojnacki | 2017-03-28 | 2 | -1/+13 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8.hours add index created_at | ||||
| * | | | | | Disable AddColumnWithDefaultToLargeTable cop for pre-existing migrationsrs-add_column_with_default_cops | Robert Speicher | 2017-04-28 | 11 | -0/+11 |
| | |_|_|/ | |/| | | | |||||
| * | | | | Add index on ci_runners.contacted_at | blackst0ne | 2017-04-28 | 2 | -1/+21 |
| | | | | | |||||
| * | | | | Merge branch 'remove-invalid-services' into 'master' | Douwe Maan | 2017-04-27 | 1 | -0/+12 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Remove invalid services with nil or empty type See merge request !10847 | ||||
| | * | | | | tadds migration to remove invalid services | Tiago Botelho | 2017-04-27 | 1 | -0/+12 |
| | | | | | | |||||
| * | | | | | Fill missing uuid on the application_settings table2246-uuid-is-nil-for-new-installation | Douglas Barbosa Alexandre | 2017-04-26 | 2 | -1/+11 |
| | |_|_|/ | |/| | | | |||||
| * | | | | Add index on ci_builds.user_id | blackst0ne | 2017-04-26 | 2 | -0/+20 |
| |/ / / | |||||
| * | | | Add index to webhooks type column | James Lopez | 2017-04-25 | 2 | -1/+17 |
| | | | | |||||
| * | | | Add index on ci_builds.updated_at | blackst0ne | 2017-04-23 | 2 | -1/+21 |
| | | | | |||||
| * | | | Start versioning cached markdown fields | Nick Thomas | 2017-04-21 | 2 | -0/+38 |
| | |/ | |/| | |||||
* | | | Merge branch 'master' into 28433-internationalise-cycle-analytics-page | Ruben Davila | 2017-04-19 | 9 | -1/+184 |
|\ \ \ | |/ / | | | | | | | | | | Conflicts: db/schema.rb | ||||
| * | | Merge branch 'sh-add-index-to-system-note-metadata' into 'master' | Sean McGivern | 2017-04-19 | 2 | -1/+20 |
| |\ \ | | | | | | | | | | | | | | | | | Add unique index to system note metadata See merge request !10774 | ||||
| | * | | Add unique index for note_id to system note metadata tablesh-add-index-to-system-note-metadata | Stan Hu | 2017-04-19 | 2 | -1/+20 |
| | | | | | | | | | | | | | | | | In issue 1, the sequential scan was taking 250+ ms. |