Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/db
AgeCommit message (Expand)Author
2017-05-11Fix MySQL build failureDouwe Maan
2017-05-11Merge branch 'retried-in-database-mysql' into 'master' Regis Boudinot
2017-05-11Merge branch '27144-enforce-rubocop-trailing_commas-no_comma-style' into 'mas...Robert Speicher
2017-05-10Enable the Style/TrailingCommaInLiteral copRémy Coutable
2017-05-10No user needed to cleanup namespaceless pending delete projectsToon Claes
2017-05-10Use worker to destroy namespaceless projects in post-deployToon Claes
2017-05-10No user is needed to delete a projectToon Claes
2017-05-10Add post-deploy migrate to cleanup projects in pending delete stateToon Claes
2017-05-09Make retried to be nullableKamil Trzcinski
2017-05-09Merge branch 'master' into 'add-index-for-auto_canceled_by_id-mysql'Kamil Trzciński
2017-05-09Small code improvements and add migration specFelipe Artur
2017-05-08Fix specs 2Felipe Artur
2017-05-08Populate merge requests head_pipeline_idFelipe Artur
2017-05-08Preloads head pipeline for each merge requestFelipe Artur
2017-05-08Add Pipeline Schedules that supersedes experimental Trigger ScheduleZeger-Jan van de Weg
2017-05-07Store retried in database for CI buildsKamil Trzcinski
2017-05-06Merge branch 'master' into 'add-index-for-auto_canceled_by_id-mysql'Kamil Trzciński
2017-05-06Merge branch '17361-redirect-renamed-paths' into 'master' Sean McGivern
2017-05-06Merge branch 'blackst0ne/gitlab-ce-add_system_note_for_editing_issuable'Sean McGivern
2017-05-05Merge branch 'mia_backort' into 'master' Jacob Schatz
2017-05-05Resolve discussionsMichael Kozono
2017-05-05Fix Rubocop failuresMichael Kozono
2017-05-05Index redirect_routes path for LIKEMichael Kozono
2017-05-05Add index for source association and for pathMichael Kozono
2017-05-05Redirect from redirect routes to canonical routesMichael Kozono
2017-05-05Merge branch 'add-sentry-js-again-with-vue' into 'master' Phil Hughes
2017-05-05Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into mia_backort[ci ...Valery Sizov
2017-05-05[Multiple issue assignee] Fix a number of specsValery Sizov
2017-05-05Merge branch 'master' into 28433-internationalise-cycle-analytics-pageRuben Davila
2017-05-05Merge branch 'master' into 'add-sentry-js-again-with-vue'Luke "Jared" Bennett
2017-05-05More updates for translations plus small tweaks.Ruben Davila
2017-05-04Add index to last_repository_updated_at on projectsDouglas Barbosa Alexandre
2017-05-04Add last_repository_updated_at to projectsDouglas Barbosa Alexandre
2017-05-04Reject EE reserved namespace paths in CE as wellBob Van Landuyt
2017-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
2017-05-04clientside_sentry migration and schema changes commitLuke "Jared" Bennett
2017-05-04Reset migration to headLuke "Jared" Bennett
2017-05-04Merge remote-tracking branch 'origin/master' into add-sentry-js-again-with-vueLuke "Jared" Bennett
2017-05-04Reset schema and migrationLuke "Jared" Bennett
2017-05-04More updates for translations plus some refactoring.Ruben Davila
2017-05-04Add alias_attributes for notesblackst0ne
2017-05-04Add last_edited_at and last_edited_by attributesblackst0ne
2017-05-03Fixed schema diffsLuke "Jared" Bennett
2017-05-03Fix caching large snippet HTML content on MySQL databasesNick Thomas
2017-05-03Updated schema.rb with patch modeLuke "Jared" Bennett
2017-05-03[ci skip] Update migration to be reversible and use add_column_with_defaultLuke "Jared" Bennett
2017-05-03Merge remote-tracking branch 'origin/master' into add-sentry-js-again-with-vueLuke "Jared" Bennett
2017-05-03First round of updates from the code review.Ruben Davila
2017-05-02Merge branch 'master' into 28433-internationalise-cycle-analytics-pageRuben Davila
2017-05-02Merge branch '30272-bvl-reject-more-namespaces' into 'master' Douwe Maan