summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'revert-sentry-js' into 'master' Jacob Schatz2016-04-211-1/+0
* Merge branch 'fix/cross-project-labels-project-reference' into 'master' Grzegorz Bizon2016-04-211-15/+21
* Merge branch 'fix-grape-internal-allowed-action' into 'master' Robert Speicher2016-04-212-1/+10
* Merge branch 'sentry-js' into 'master' Robert Speicher2016-04-211-0/+1
* Merge branch 'feature/incremental-build-trace-update' into 'master' Rémy Coutable2016-04-212-0/+35
* Merge branch 'license-templates-and-api-12804' into 'master' Robert Speicher2016-04-203-0/+71
* Merge branch 'slack_wiki_notifications' into 'master' Rémy Coutable2016-04-201-0/+6
* Merge branch '15139-fix-constants-redefinition-warnings' into 'master' Robert Speicher2016-04-201-4/+4
* Configuring of points per UDP packettoggle-points-per-packetYorick Peterse2016-04-191-3/+4
* Merge branch 'api-fix-annotated-tags' into 'master' Rémy Coutable2016-04-191-1/+1
|\
| * API: Present an array of Gitlab::Git::Tag instead of array of rugged tagsRobert Schilling2016-04-171-1/+1
* | Merge branch 'make-before-after-overridable' into 'master' Kamil Trzciński2016-04-191-15/+18
|\ \
| * | Make rubocop happymake-before-after-overridableKamil Trzcinski2016-04-181-12/+15
| * | Merge branch 'after-script' into make-before-after-overridableKamil Trzcinski2016-04-181-15/+0
| |\ \
| * \ \ Merge branch 'after-script' into make-before-after-overridableKamil Trzcinski2016-04-182-13/+64
| |\ \ \
| * \ \ \ Merge branch 'after-script' into make-before-after-overridableKamil Trzcinski2016-04-181-27/+33
| |\ \ \ \
| * \ \ \ \ Merge branch 'after-script' into make-before-after-overridableKamil Trzcinski2016-04-171-9/+9
| |\ \ \ \ \
| * | | | | | Allow the before_script and finally_script to be overwritten in context of jobKamil Trzcinski2016-04-161-11/+11
* | | | | | | Merge branch 'after-script' into 'master' Kamil Trzciński2016-04-191-18/+30
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Resolve mergeafter-scriptKamil Trzcinski2016-04-181-15/+0
| | |_|_|/ / | |/| | | |
| * | | | | Merge remote-tracking branch 'origin/master' into after-scriptKamil Trzcinski2016-04-181-3/+37
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'origin/master' into after-scriptKamil Trzcinski2016-04-181-10/+27
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Fix rubocop complainsKamil Trzcinski2016-04-181-27/+33
| | |_|_|/ / | |/| | | |
| * | | | | Rename finally_script to after_scriptKamil Trzcinski2016-04-171-6/+6
| | |_|/ / | |/| | |
| * | | | Implement finally_script which allows to do cleanups as part of the build pro...Kamil Trzcinski2016-04-161-2/+8
| | |_|/ | |/| |
* | | | Using single builder for push and tag eventsGabriel Mazetto2016-04-191-20/+1
* | | | Added System Hooks for push and tag_pushGabriel Mazetto2016-04-191-1/+21
* | | | Set GitHub milestones to Issue/Merge Request that were importedDouglas Barbosa Alexandre2016-04-182-0/+14
* | | | Import milestones from GitHubDouglas Barbosa Alexandre2016-04-182-1/+60
* | | | Apply GitHub labels to Issue/Merge Request that were importedDouglas Barbosa Alexandre2016-04-181-0/+14
* | | | Import labels from GitHubDouglas Barbosa Alexandre2016-04-182-1/+34
* | | | Merge branch 'gh-keep-issues-prs-references' into 'master' Robert Speicher2016-04-182-0/+2
|\ \ \ \
| * | | | Use GitHub Issue/PR number as iid to keep referencesDouglas Barbosa Alexandre2016-04-182-0/+2
* | | | | Add "action" tag to /internal/allowed APIYorick Peterse2016-04-181-2/+4
* | | | | Merge branch 'issue_3508' into 'master' Douwe Maan2016-04-181-2/+8
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add changelog entryFelipe Artur2016-04-181-1/+1
| * | | | Fix documentation and improve permissions codeFelipe Artur2016-04-182-5/+1
| * | | | Insert users check into apiFelipe Artur2016-04-182-2/+12
| | |_|/ | |/| |
* | | | Count the number of SQL queries per transactionYorick Peterse2016-04-181-0/+1
|/ / /
* | | Minor refactorings in CI configfeature/ci-job-env-variablesGrzegorz Bizon2016-04-181-4/+7
* | | Validate job-level variables in YAML config fileGrzegorz Bizon2016-04-181-0/+8
* | | Minor refactoring in code related to job variablesGrzegorz Bizon2016-04-181-5/+1
* | | Make CI config return empty array if no job variablesGrzegorz Bizon2016-04-181-2/+5
* | | Rename method that returns global envs in CI confGrzegorz Bizon2016-04-181-1/+1
* | | Read job variables directly from gitlab CI configGrzegorz Bizon2016-04-181-2/+10
* | | Add `variables` keyword to job in CI config YAMLGrzegorz Bizon2016-04-181-1/+2
| |/ |/|
* | Use Module#prepend for method instrumentationfix-method-instrumentationYorick Peterse2016-04-181-10/+27
|/
* Merge branch 'fix/project-import_url' into 'master' Robert Speicher2016-04-1512-47/+91
|\
| * Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/project-imp...James Lopez2016-04-154-33/+22
| |\
| * \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/project-imp...James Lopez2016-04-1428-136/+516
| |\ \