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 'issue_15557' into 'master' Rémy Coutable
2016-06-01Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets
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-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-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
2016-05-23Merge branch 'rs-space-around-keyword' into 'master' Robert Speicher
2016-05-23Fix backups if registry is disabledKamil Trzcinski
2016-05-23Merge branch 'rs-range-include' into 'master' Robert Speicher
2016-05-23Enable Style/SpaceAroundKeyword cop and fix offensesRobert Speicher
2016-05-23Enable Performance/RangeInclude cop and fix single offenseRobert Speicher
2016-05-23Enable Style/DefWithParentheses cop and fix single offenseRobert Speicher
2016-05-23fix changelog and mergeJames Lopez
2016-05-23Fix Error 500 in CI charts by gracefully handling commits with no durationsStan Hu