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
AgeCommit message (Expand)Author
2017-07-12Stop sanitizing user 'name' when inserting into dbNathan Neulinger
2017-07-11Support multiple Redis instances based on queue typePaul Charlton
2017-07-10Prevent bad data being added to application settings when Redis is unavailableNick Thomas
2017-07-10Merge branch 'backport-exceptions-argument' into 'master'Rémy Coutable
2017-07-10Allow passing exceptions when creating project servicesSean McGivern
2017-07-10Merge branch 'fix/offline_runner_detection' into 'master'Rémy Coutable
2017-07-08Merge branch 'sh-optimize-mr-api' into 'master'Stan Hu
2017-07-08Remove many N+1 queries with merge requests APIStan Hu
2017-07-08Username and password are no longer stripped from import url on importTiago Botelho
2017-07-07Merge branch 'feature/user-datetime-search-api-mysql' into 'master'Douwe Maan
2017-07-07fix specJames Lopez
2017-07-07Merge branch 'dm-fix-project-path-helpers-production' into 'master'Douwe Maan
2017-07-07Merge branch '33929-allow-to-enable-perf-bar-for-a-group' into 'master'Sean McGivern
2017-07-07Merge branch 'active-record-each-batch' into 'master'Sean McGivern
2017-07-07fix created_afterJames Lopez
2017-07-07refactor created at filter to use model scopesJames Lopez
2017-07-07Include new URL helpers retroactively into includers of Gitlab::RoutingDouwe Maan
2017-07-07Merge branch 'master' into '33929-allow-to-enable-perf-bar-for-a-group'Sean McGivern
2017-07-07Merge branch 'feature/intermediate/32568-adding-variables-to-pipelines-schedu...Kamil Trzciński
2017-07-07Merge branch '34590-fix-dashboard-labels-dropdown' into 'master'Sean McGivern
2017-07-07Native group milestonesFelipe Artur
2017-07-07Merge branch 'master' into 33929-allow-to-enable-perf-bar-for-a-groupSean McGivern
2017-07-07Merge branch 'speed-up-merge-request-all-commits-shas' into 'master'Douwe Maan
2017-07-07Added EachBatch for iterating tables in batchesYorick Peterse
2017-07-07Fix dashboard labels dropdownNick Thomas
2017-07-07Merge from master(Fix conflicts)Shinya Maeda
2017-07-07Merge branch 'fix-sha-attribute-no-table' into 'master'Yorick Peterse
2017-07-07Speed up `all_commit_shas` for new merge requestsSean McGivern
2017-07-07Merge branch 'feature/intermediate/12729-group-secret-variables' into 'master'Kamil Trzciński
2017-07-07Fix ShaAttribute concern when there is no tableSean McGivern
2017-07-07Merge branch 'dm-readme-auxiliary-blob-viewer-without-wiki' into 'master'Sean McGivern
2017-07-07Fix offline runner detectionAlessio Caiazza
2017-07-07merge from masterShinya Maeda
2017-07-07secret_variables_for: rails readability versinoShinya Maeda
2017-07-07Add CASE When Clause for saving order when using where INShinya Maeda
2017-07-07Use ancestors for avoiding N queriesShinya Maeda
2017-07-07Basic BE changeShinya Maeda
2017-07-07Don't use Flipper for the Performance BarRémy Coutable
2017-07-07Don't show auxiliary blob viewer for README when there is no wikiDouwe Maan
2017-07-06Remove validates :key, uniqueness due to new validator covers the caseShinya Maeda
2017-07-06Allow to enable the Performance Bar for a group from the admin areaRémy Coutable
2017-07-06Add table for merge request commitsSean McGivern
2017-07-06Merge branch 'backport_slack_application_changes' into 'master'Sean McGivern
2017-07-06Merge branch '34716-environment-specific-variables-ce' into 'master'Douwe Maan
2017-07-06Merge branch '33360-generate-kubeconfig' into 'master'Kamil Trzciński
2017-07-06Merge branch 'foreign-keys-for-project-model' into 'master'Sean McGivern
2017-07-06Merge branch '34698-fix-stubbing-cached-markdown-fields' into 'master'Rémy Coutable
2017-07-06Rename ActiverecordSerialize copYorick Peterse
2017-07-06Added Cop to blacklist the use of `dependent:`Yorick Peterse
2017-07-06Add many foreign keys to the projects tableYorick Peterse