summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqDmitriy Zaporozhets2016-09-081-1/+2
|\
| * Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqDmitriy Zaporozhets2016-09-081-1/+2
| |\
| | * Fixed gitlab.com importer missing confidential attributeJames Lopez2016-09-051-1/+2
* | | Merge branch 'change-update-interval-of-runners' into 'master' Yorick Peterse2016-09-082-4/+6
|\ \ \
| * | | Change update interval of runners when trying to preserve contacted_atchange-update-interval-of-runnersKamil Trzcinski2016-09-072-4/+6
* | | | Rename `gl_user_id` to `gitlab_user_id` in importer classesAndrew Smith2016-09-086-10/+10
| |/ / |/| |
* | | Merge branch 'refactor/ci-config-add-logical-validation' into 'master' Rémy Coutable2016-09-0711-93/+120
|\ \ \
| * \ \ Merge branch 'master' into refactor/ci-config-add-logical-validationrefactor/ci-config-add-logical-validationGrzegorz Bizon2016-09-0341-244/+352
| |\ \ \
| * | | | Add method that returns commands for ci job entryGrzegorz Bizon2016-08-292-7/+7
| * | | | Do not override job nodes in legacy ci config codeGrzegorz Bizon2016-08-291-5/+5
| * | | | Make it possible to inherit global ci config nodesGrzegorz Bizon2016-08-291-0/+15
| * | | | Add [] method for accessing ci entry dependenciesGrzegorz Bizon2016-08-251-0/+4
| * | | | Remove temporary stub method from ci config nodesGrzegorz Bizon2016-08-253-8/+2
| * | | | Expose compose method in the ci config entry nodesGrzegorz Bizon2016-08-256-44/+47
| * | | | Rename unspecified and undefined CI config nodesGrzegorz Bizon2016-08-254-42/+46
| * | | | Inject dependencies into each CI config entry nodeGrzegorz Bizon2016-08-255-8/+15
* | | | | Merge branch 'fix-allowed-conflict-size' into 'master' Rémy Coutable2016-09-071-1/+1
|\ \ \ \ \
| * | | | | Fix merge conflict size limitfix-allowed-conflict-sizeSean McGivern2016-09-071-1/+1
* | | | | | Use PipelinesFinder in Pipelines APIZ.J. van de Weg2016-09-071-1/+4
|/ / / / /
* | | | | Improve curl commend, remove blank linesKatarzyna Kobierska2016-09-071-2/+0
* | | | | Fix invalid curl commandKatarzyna Kobierska2016-09-071-4/+5
* | | | | Add Documentation to Ci Lint APIKatarzyna Kobierska2016-09-071-3/+3
* | | | | Code refactorKatarzyna Kobierska2016-09-072-1/+2
* | | | | Improve codeKatarzyna Kobierska2016-09-072-23/+16
* | | | | Code refactoringKatarzyna Kobierska2016-09-072-31/+28
* | | | | Fix errors and grammarKatarzyna Kobierska2016-09-071-13/+10
* | | | | Fix rubocop errorsKatarzyna Kobierska2016-09-071-1/+1
* | | | | Change class method nameKatarzyna Kobierska2016-09-072-5/+5
* | | | | Add class method to encapsulate exceptionKatarzyna Kobierska2016-09-072-18/+25
* | | | | Move lint to api from ci/apiKatarzyna Kobierska2016-09-074-39/+39
* | | | | Add params requires to lintKatarzyna Kobierska2016-09-072-21/+21
* | | | | Fix rubocop testsKatarzyna Kobierska2016-09-071-2/+1
* | | | | Add tests for API CI LintKatarzyna Kobierska2016-09-072-16/+24
* | | | | API for CI LintKatarzyna Kobierska2016-09-073-0/+32
| |_|/ / |/| | |
* | | | Merge branch 'master' into feature/fork-to-group-apiOlaf Tomalka2016-09-063-18/+0
|\ \ \ \
| * | | | Clean up search result classesclean_up_search_classesValery Sizov2016-09-063-18/+0
| | |_|/ | |/| |
* | | | Higher code quality for fork to namespace APIOlaf Tomalka2016-09-061-1/+0
* | | | Improved code quality on API fork namespace featureOlaf Tomalka2016-09-061-3/+6
* | | | Added fork API paremeter for a specific namespaceOlaf Tomalka2016-09-061-2/+14
|/ / /
* | | Merge branch 'safe-ref-updates' into 'master' Douwe Maan2016-09-051-2/+2
|\ \ \ | |_|/ |/| |
| * | Use 'git update-ref' for safer web commitsJacob Vosmaer2016-09-021-2/+2
* | | Merge branch 'internal_recovery_api' into 'master' Douwe Maan2016-09-021-5/+9
|\ \ \ | |/ / |/| |
| * | Minor edits to two_factor_recovery_codes API error catchingDrew Blessing2016-08-311-5/+9
* | | Merge branch 'issue_19734' into 'master' Douwe Maan2016-09-016-13/+24
|\ \ \
| * | | Project tools visibility levelFelipe Artur2016-09-016-13/+24
* | | | Merge branch 'merge-request-sha-info' into 'master' Douwe Maan2016-09-011-0/+2
|\ \ \ \
| * | | | entities: expose {,merge_commit_}sha in MergeRequestBen Boeckel2016-08-311-0/+2
* | | | | Merge branch 'js-tooltips-for-mentions' into 'master' Robert Speicher2016-09-016-15/+12
|\ \ \ \ \
| * | | | | Use JavaScript tooltips for mentions (!5301)winniehell2016-09-016-15/+12
* | | | | | GitHub importer use default project visibility for non-private projectsDouglas Barbosa Alexandre2016-08-311-1/+1
| |_|/ / / |/| | | |