summaryrefslogtreecommitdiff
path: root/db
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'blackst0ne/gitlab-ce-add_system_note_for_editing_issuable'Sean McGivern2017-05-053-1/+33
|\
| * Add alias_attributes for notesblackst0ne2017-05-042-16/+0
| * Add last_edited_at and last_edited_by attributesblackst0ne2017-05-044-1/+49
* | Merge branch 'mia_backort' into 'master' Jacob Schatz2017-05-054-1/+103
|\ \
| * \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into mia_backort[ci ...Valery Sizov2017-05-055-1/+49
| |\ \
| * | | [Multiple issue assignee] Fix a number of specsValery Sizov2017-05-052-2/+2
| * | | Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-044-1/+103
* | | | Merge branch 'add-sentry-js-again-with-vue' into 'master' Phil Hughes2017-05-052-2/+37
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge branch 'master' into 'add-sentry-js-again-with-vue'Luke "Jared" Bennett2017-05-044-1/+32
| |\ \ \
| * | | | clientside_sentry migration and schema changes commitLuke "Jared" Bennett2017-05-042-1/+36
| * | | | Reset migration to headLuke "Jared" Bennett2017-05-043-98/+0
| * | | | Merge remote-tracking branch 'origin/master' into add-sentry-js-again-with-vueLuke "Jared" Bennett2017-05-043-1/+16
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Reset schema and migrationLuke "Jared" Bennett2017-05-041-0/+65
| * | | | Fixed schema diffsLuke "Jared" Bennett2017-05-031-5/+6
| * | | | Updated schema.rb with patch modeLuke "Jared" Bennett2017-05-031-7/+6
| * | | | [ci skip] Update migration to be reversible and use add_column_with_defaultLuke "Jared" Bennett2017-05-031-9/+28
| * | | | Merge remote-tracking branch 'origin/master' into add-sentry-js-again-with-vueLuke "Jared" Bennett2017-05-0314-0/+82
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Added migration downtime tagLuke "Jared" Bennett2017-04-281-0/+3
| * | | | Reverted false schema diffsLuke "Jared" Bennett2017-04-281-5/+6
| * | | | Applied schema update with patchLuke "Jared" Bennett2017-04-281-7/+8
| * | | | Revert schema.db to masterLuke "Jared" Bennett2017-04-281-11/+6
| * | | | Merge remote-tracking branch 'origin/master' into add-sentry-js-again-with-vueLuke "Jared" Bennett2017-04-284-0/+45
| |\ \ \ \
| * | | | | Added migrationLuke "Jared" Bennett2017-04-282-1/+13
| * | | | | Attempted adding separate clientside_sentry settingsLuke "Jared" Bennett2017-04-281-7/+6
* | | | | | Merge branch 'master' into 28433-internationalise-cycle-analytics-pageRuben Davila2017-05-046-1/+47
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Add index to last_repository_updated_at on projectsDouglas Barbosa Alexandre2017-05-042-1/+17
| * | | | | Add last_repository_updated_at to projectsDouglas Barbosa Alexandre2017-05-042-1/+9
| * | | | | Reject EE reserved namespace paths in CE as wellbvl-reject-ee-namespace-namesBob Van Landuyt2017-05-041-0/+7
| | |_|_|/ | |/| | |
| * | | | Fix caching large snippet HTML content on MySQL databasesNick Thomas2017-05-033-1/+16
| | |_|/ | |/| |
* | | | More updates for translations plus small tweaks.Ruben Davila2017-05-041-1/+1
* | | | More updates for translations plus some refactoring.Ruben Davila2017-05-031-1/+1
* | | | First round of updates from the code review.Ruben Davila2017-05-021-3/+1
* | | | Merge branch 'master' into 28433-internationalise-cycle-analytics-pageRuben Davila2017-05-0221-1/+219
|\ \ \ \ | |/ / /
| * | | Merge branch '30272-bvl-reject-more-namespaces' into 'master' Douwe Maan2017-05-021-0/+55
| |\ \ \
| | * | | Rename child namespaces in migrationhelpersBob Van Landuyt2017-05-011-0/+11
| | * | | Move ReservedPathsMigration into V1 namespaceBob Van Landuyt2017-05-011-10/+13
| | * | | Rename Projects & Namespaces based on entire pathsBob Van Landuyt2017-05-011-1/+2
| | * | | Rename namespaces called `Users`Bob Van Landuyt2017-05-011-0/+1
| | * | | Rename forbidden paths in a single migrationBob Van Landuyt2017-05-014-574/+39
| | * | | Add migration to rename all namespaces with forbidden nameBob Van Landuyt2017-05-013-0/+574
| * | | | Merge branch 'metrics-deployment-history' into 'master' Douwe Maan2017-05-022-0/+16
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Remove concurrent indexPawel Chojnacki2017-04-251-1/+1
| | * | | Merge remote-tracking branch 'upstream/master' into 26914-add_deploy_history_...Pawel Chojnacki2017-04-2096-97/+956
| | |\ \ \
| | * | | | Fix unreversible migration, and small rubocop warningsPawel Chojnacki2017-03-281-1/+5
| | * | | | Add endpoint that returns a list of deployments that happened within last 8.h...Pawel Chojnacki2017-03-282-1/+13
| * | | | | Disable AddColumnWithDefaultToLargeTable cop for pre-existing migrationsrs-add_column_with_default_copsRobert Speicher2017-04-2811-0/+11
| | |_|_|/ | |/| | |
| * | | | Add index on ci_runners.contacted_atblackst0ne2017-04-282-1/+21
| * | | | Merge branch 'remove-invalid-services' into 'master' Douwe Maan2017-04-271-0/+12
| |\ \ \ \
| | * | | | tadds migration to remove invalid servicesTiago Botelho2017-04-271-0/+12
| * | | | | Fill missing uuid on the application_settings table2246-uuid-is-nil-for-new-installationDouglas Barbosa Alexandre2017-04-262-1/+11
| | |_|_|/ | |/| | |