summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'gh-disable-webhooks' into 'master' Douwe Maan2016-06-081-0/+1
|\
| * Check if GitHub rate limite API was reached before update Webhooksgh-disable-webhooksDouglas Barbosa Alexandre2016-06-071-0/+1
* | Merge branch 'refactor/ci-config-add-facade' into 'master' Rémy Coutable2016-06-073-7/+44
|\ \
| * | Improve Ci config loader by changing method signaturerefactor/ci-config-add-facadeGrzegorz Bizon2016-06-072-2/+2
| * | Remove duplicated exception in Ci configGrzegorz Bizon2016-06-072-6/+1
| * | Rename class that loads CI configuration to LoaderGrzegorz Bizon2016-06-063-8/+8
| * | Extract CI config YAML parser to a separate classGrzegorz Bizon2016-06-032-4/+29
| * | Add gitlab ci configuration class that holds hashGrzegorz Bizon2016-06-032-7/+24
* | | Merge branch 'issue_14189' into 'master' Jacob Schatz2016-06-071-0/+14
|\ \ \ | |_|/ |/| |
| * | Improve Issuable.order_labels_priorityRémy Coutable2016-06-061-0/+14
* | | Merge branch 'zj-workhorse-to-serve-diffs' into 'master' 14722-searching-for-usernames-should-only-be-possible-for-search-strings-with-a-valid-formatJacob Vosmaer (GitLab)2016-06-071-2/+15
|\ \ \
| * | | Workhorse to serve raw diffsZeger-Jan van de Weg2016-06-031-2/+15
* | | | Merge branch 'rename-ci-commit-phase-3' into 'master' Douwe Maan2016-06-071-5/+5
|\ \ \ \
| * \ \ \ Merge branch 'rename-ci-commit-phase-2' into rename-ci-commit-phase-3Kamil Trzcinski2016-06-072-4/+4
| |\ \ \ \
| * \ \ \ \ Merge branch 'rename-ci-commit-phase-2' into rename-ci-commit-phase-3Kamil Trzcinski2016-06-061-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'rename-ci-commit-phase-2' into rename-ci-commit-phase-3Kamil Trzcinski2016-06-0625-313/+316
| |\ \ \ \ \ \
| * | | | | | | Rename all ci_commit[s] in application code to pipeline[s]Kamil Trzcinski2016-06-031-5/+5
* | | | | | | | Merge branch 'rename-ci-commit-phase-2' into 'master' Douwe Maan2016-06-075-10/+10
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Merge remote-tracking branch 'origin/master' into rename-ci-commit-phase-2Kamil Trzcinski2016-06-072-4/+4
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Merge remote-tracking branch 'origin/master' into rename-ci-commitKamil Trzcinski2016-06-061-1/+1
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | / / | | | |_|_|/ / | | |/| | | |
| * | | | | | Merge remote-tracking branch 'origin/master' into rename-ci-commitKamil Trzcinski2016-06-0625-313/+316
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Merge commit 'ca3c5c295ed653b483fe81c3918ffe60f46666b9' into rename-ci-commitKamil Trzcinski2016-06-034-4/+41
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Fix other places where we still use commit attribute of BuildKamil Trzcinski2016-06-031-3/+3
| * | | | | | Use pipelines in context of ProjectKamil Trzcinski2016-06-032-3/+3
| * | | | | | Try to use `pipeline` where applicableKamil Trzcinski2016-06-031-1/+1
| * | | | | | Rename Ci::Commit to Ci::Pipeline and rename some of the ci_commit to pipelineKamil Trzcinski2016-06-023-3/+3
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'gh-disable-webhooks'Douwe Maan2016-06-072-4/+45
|\ \ \ \ \ \
| * | | | | | Disable Webhooks before proceeding with the GitHub importDouglas Barbosa Alexandre2016-06-062-4/+45
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'gh-fix-comments-on-diff'Douwe Maan2016-06-071-0/+5
|\ \ \ \ \ \
| * | | | | | Fix importer for GitHub comments on diffgh-fix-comments-on-diffDouglas Barbosa Alexandre2016-06-061-0/+5
| |/ / / / /
* | | | | | Merge branch 'gh-rate-limit'Douwe Maan2016-06-076-36/+96
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Move create! method from formatters to the BaseFormatterDouglas Barbosa Alexandre2016-06-065-10/+14
| * | | | | Import GitHub repositories respecting the API rate limitDouglas Barbosa Alexandre2016-06-065-36/+92
| |/ / / /
* | | | | Fix missed colorize methods.Connor Shea2016-06-061-1/+1
* | | | | Merge branch 'issue_3359' into 'master' Yorick Peterse2016-06-061-3/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | change add_concurrent_index function argumentsissue_3359Felipe Artur2016-06-061-7/+3
| * | | | Add index to notification settingsFelipe Artur2016-06-031-1/+5
| | |/ / | |/| |
* | | | Add a `U2fRegistrations` table/model.Timothy Andrew2016-06-061-1/+1
| |_|/ |/| |
* | | Merge branch 'rubocop/enable-ambiguous-operator-rubocop-lint' into 'master' Robert Speicher2016-06-052-6/+6
|\ \ \
| * | | Enable Lint/AmbiguousOperator rubocop coprubocop/enable-ambiguous-operator-rubocop-lintGrzegorz Bizon2016-06-032-6/+6
| | |/ | |/|
* | | Replace colorize gem with rainbow.Connor Shea2016-06-0319-220/+220
* | | Merge branch 'rubocop/enable-empty-lines-around-access-modifier-cop' into 'ma...Robert Speicher2016-06-031-0/+1
|\ \ \
| * | | Enable Style/EmptyLinesAroundAccessModifier rubocop coprubocop/enable-empty-lines-around-access-modifier-copGrzegorz Bizon2016-06-031-0/+1
| |/ /
* | | Merge branch 'master' into awardablesawardablesZ.J. van de Weg2016-06-0345-319/+687
|\ \ \ | | |/ | |/|
| * | Merge branch 'gh-branch-cleanup' into 'master' Douwe Maan2016-06-031-2/+2
| |\ \
| | * | Ensure branch cleanup regardless of whether the import process succeedsgh-branch-cleanupDouglas Barbosa Alexandre2016-06-021-2/+2
| | |/
| * | Merge branch '14139-sha-parameter-in-accept-merge-request-api' into 'master' Douwe Maan2016-06-031-0/+5
| |\ \
| | * | fixup! Add `sha` parameter to MR accept APISean McGivern2016-06-021-1/+1
| | * | Add `sha` parameter to MR accept APISean McGivern2016-06-011-0/+5
| * | | Merge branch 'banzai-user-filter-queries'Douwe Maan2016-06-032-2/+34
| |\ \ \ | | |_|/ | |/| |