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-09-09Merge branch 'gitlab-workhorse-safeties' into 'master' Jacob Vosmaer (GitLab)
2016-09-08Merge branch 'smart-pipeline-duration' into 'master' Rémy Coutable
2016-09-08Struct.new could take a block for defining methods, feedback:Lin Jen-Shin
2016-09-08Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqDmitriy Zaporozhets
2016-09-08Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqDmitriy Zaporozhets
2016-09-08Split try_merge_period into overlap? and merge:Lin Jen-Shin
2016-09-08Merge branch 'change-update-interval-of-runners' into 'master' Yorick Peterse
2016-09-08Rename `gl_user_id` to `gitlab_user_id` in importer classesAndrew Smith
2016-09-07Merge branch 'refactor/ci-config-add-logical-validation' into 'master' Rémy Coutable
2016-09-07Merge branch 'fix-allowed-conflict-size' into 'master' Rémy Coutable
2016-09-07Fix merge conflict size limitSean McGivern
2016-09-07Use PipelinesFinder in Pipelines APIZ.J. van de Weg
2016-09-07Change update interval of runners when trying to preserve contacted_atKamil Trzcinski
2016-09-07Improve curl commend, remove blank linesKatarzyna Kobierska
2016-09-07Fix invalid curl commandKatarzyna Kobierska
2016-09-07Add Documentation to Ci Lint APIKatarzyna Kobierska
2016-09-07Code refactorKatarzyna Kobierska
2016-09-07Improve codeKatarzyna Kobierska
2016-09-07Code refactoringKatarzyna Kobierska
2016-09-07Fix errors and grammarKatarzyna Kobierska
2016-09-07Fix rubocop errorsKatarzyna Kobierska
2016-09-07Change class method nameKatarzyna Kobierska
2016-09-07Add class method to encapsulate exceptionKatarzyna Kobierska
2016-09-07Move lint to api from ci/apiKatarzyna Kobierska
2016-09-07Add params requires to lintKatarzyna Kobierska
2016-09-07Fix rubocop testsKatarzyna Kobierska
2016-09-07Add tests for API CI LintKatarzyna Kobierska
2016-09-07API for CI LintKatarzyna Kobierska
2016-09-07Merge branch 'master' into feature/fork-to-group-apiOlaf Tomalka
2016-09-07Higher code quality for fork to namespace APIOlaf Tomalka
2016-09-06Be more specific since it's not needed to be generic now,Lin Jen-Shin
2016-09-06Sort by database, feedback:Lin Jen-Shin
2016-09-06Just use module because there's nothing to save, feedback:Lin Jen-Shin
2016-09-06Use sum, feedback:Lin Jen-Shin
2016-09-06Improved code quality on API fork namespace featureOlaf Tomalka
2016-09-06Clean up search result classesValery Sizov
2016-09-06Added fork API paremeter for a specific namespaceOlaf Tomalka
2016-09-05Fixed gitlab.com importer missing confidential attributeJames Lopez
2016-09-05Verify JWT messages from gitlab-workhorseJacob Vosmaer
2016-09-05Merge branch 'safe-ref-updates' into 'master' Douwe Maan
2016-09-05Forget about pending duration for now, need more discussionLin Jen-Shin
2016-09-03Merge branch 'master' into refactor/ci-config-add-logical-validationGrzegorz Bizon
2016-09-02Just sum all the queuing time, indication for needing more runnersLin Jen-Shin
2016-09-02Merge branch 'internal_recovery_api' into 'master' Douwe Maan
2016-09-02Actually we still need to use total - running to get:Lin Jen-Shin
2016-09-02Merge remote-tracking branch 'upstream/master' into smart-pipeline-durationLin Jen-Shin
2016-09-02Calculate real queueing time to exclude gaps from:Lin Jen-Shin
2016-09-02Use 'git update-ref' for safer web commitsJacob Vosmaer
2016-09-01Merge branch 'issue_19734' into 'master' Douwe Maan
2016-09-01Merge branch 'merge-request-sha-info' into 'master' Douwe Maan