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/lib
AgeCommit message (Expand)Author
2016-06-01Merge branch 'separate-banzai-references' into 'master' Douwe Maan
2016-06-01Merge branch 'current-settings-use-request-store-during-request'Douwe Maan
2016-06-01Merge branch 'fix-404-labels-in-todos' into 'master' Douwe Maan
2016-06-01Merge branch 'issue_15557' into 'master' Rémy Coutable
2016-06-01Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets
2016-06-01Fix 404 page when viewing TODOs that contain milestones or labels in differen...Stan Hu
2016-06-01Add leading comment space copFelipe Artur
2016-05-31Merge branch 'data_leak' into 'master' Robert Speicher
2016-05-31Confidential notes data leakValery Sizov
2016-05-31Create the specified remote directory during backupRobert Speicher
2016-05-31Add Application Setting to configure Container Registry token expire delay (d...Kamil Trzcinski
2016-05-30Merge branch 'rubocop/enable-negatedif-style-cop' into 'master' Robert Speicher
2016-05-30Merge branch 'rubocop/enable-literal-in-condition-cop' into 'master' Robert Speicher
2016-05-30Merge branch 'style/enable-rubocop-indent-assignment-cop' into 'master' Robert Speicher
2016-05-30Merge branch 'style/enable-while-until-do-rubocop-style-cop' into 'master' Robert Speicher
2016-05-30Merge branch 'rubocop/enable-redundant-parentheses-cop' into 'master' Robert Speicher
2016-05-30Enable Style/RedundantParentheses rubocop copGrzegorz Bizon
2016-05-30Enable Style/SpaceBeforeComment rubocop copGrzegorz Bizon
2016-05-30Enable Style/NegatedIf Rubocop copGrzegorz Bizon
2016-05-30Enable Lint/LiteralInCondition rubocop copGrzegorz Bizon
2016-05-30Enable Style/WhileUntilDo rubocop style copGrzegorz Bizon
2016-05-30Enable Style/IndentAssignment Rubocop style copGrzegorz Bizon
2016-05-29Try and use cache for application settings even when the db is not connectedDJ Mountney
2016-05-28Only use RequestStore for current_application_settings during a requestDJ Mountney
2016-05-27Merge branch 'fix/gitlab-importer-issue' into 'master' Robert Speicher
2016-05-26Merge branch 'measure-proxy-timing' into 'master' Yorick Peterse
2016-05-26Rename metric to 'rails queue duration'Jacob Vosmaer
2016-05-26Split Markdown rendering & reference gatheringYorick Peterse
2016-05-26Added Gitlab::LazyYorick Peterse
2016-05-26fix bad refactoring of import data credentialsJames Lopez
2016-05-26Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets
2016-05-26Merge branch 'updated-contrib-calendar' into 'master' Jacob Schatz
2016-05-25Merge branch 'fix/import-url-uri-issue' into 'master' Douwe Maan
2016-05-25Merge branch 'issue_10725' into 'master' Douwe Maan
2016-05-25Merge branch 'fix-issue-17496' into 'master' Douwe Maan
2016-05-25Merge branch 'complexity/enable-multiple-rubocop-cops-2' into 'master' Robert Speicher
2016-05-25Switch the gitlab:db:configure task to use tables.any? instead of looking spe...DJ Mountney
2016-05-25Update hash syntax and add changelog for the gitlab:db:configure rake taskDJ Mountney
2016-05-25Add a gitlab:db:configure rake task to handle conditionally seeding or migrat...DJ Mountney
2016-05-25Fix forks creation when visibility level is restrictedFelipe Artur
2016-05-25Align class name with field nameJacob Vosmaer
2016-05-25Send data to InfluxDB instead of stdoutJacob Vosmaer
2016-05-25Merge branch 'incremental-fixes' into 'master' Jacob Schatz
2016-05-25Merge branch 'fix-registry-backups' into 'master' Douwe Maan
2016-05-25Enable multiple compatible Rubocop copsGrzegorz Bizon
2016-05-25Improve after reviewKamil Trzcinski
2016-05-25Fix groups API to list only user's accessible projectsStan Hu
2016-05-24Measure proxy timing: needs influxdb codeJacob Vosmaer
2016-05-24Replace \n to <br>Kamil Trzcinski
2016-05-23Add rubocop-rspecRobert Speicher