summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dev_issue_15331' into 'master' Robert Speicher2016-04-211-3/+2
|\
| * Fix failing specAlfredo Sumaran2016-04-211-2/+1
| * Add noreferrer value to rel attribute for external linksAlfredo Sumaran2016-04-201-1/+1
* | Use SIGTERM during Sidekiq memory shutdownJacob Vosmaer2016-04-211-2/+2
* | Revert "Merge branch '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
|\ \
| * | Refactor banzai code that finds cross-project labelsGrzegorz Bizon2016-04-211-15/+21
| * | Fix cross-project label ref with invalid projectGrzegorz Bizon2016-04-211-1/+1
| |/
* | Merge branch 'ci-commit-as-pipeline' into 'master' Kamil Trzciński2016-04-212-23/+17
|\ \ | |/ |/|
| * Merge remote-tracking branch 'origin/master' into ci-commit-as-pipelineci-commit-as-pipelineKamil Trzcinski2016-04-1912-48/+231
| |\
| * | Write specs for this featureKamil Trzcinski2016-04-161-6/+13
| * | Merge remote-tracking branch 'origin/master' into ci-commit-as-pipelineKamil Trzcinski2016-04-1628-176/+295
| |\ \
| * \ \ Merge remote-tracking branch 'origin/master' into ci-commit-as-pipelineKamil Trzcinski2016-04-1314-18/+142
| |\ \ \
| * | | | Fix create_next_builds methodKamil Trzcinski2016-04-121-19/+0
| * | | | Merge remote-tracking branch 'origin/master' into ci-commit-as-pipelineKamil Trzcinski2016-04-113-18/+47
| |\ \ \ \
| * | | | | Fix specsKamil Trzcinski2016-04-111-4/+10
| * | | | | Use Ci::Commit as PipelineKamil Trzcinski2016-04-111-1/+1
* | | | | | Merge branch 'fix-grape-internal-allowed-action' into 'master' Robert Speicher2016-04-202-1/+10
|\ \ \ \ \ \
| * | | | | | Fix setting of "action" for Grape transactionsYorick Peterse2016-04-202-1/+10
* | | | | | | Merge branch 'sentry-js' into 'master' Robert Speicher2016-04-201-0/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | place the sentry config into a new file, and some changessentry-jsArinde Eniola2016-04-191-1/+1
| * | | | | | Add sentry logger to GitLabJacob Schatz2016-04-181-0/+1
* | | | | | | Fix Build#append_trace method usage when trace file doesn't exists yetTomasz Maczukin2016-04-201-2/+3
* | | | | | | Fix some typos in documentationTomasz Maczukin2016-04-201-1/+1
* | | | | | | Add documentation of incremental trace update APITomasz Maczukin2016-04-201-1/+2
* | | | | | | Make sure that appending is done on a valid lengthTomasz Maczukin2016-04-201-1/+11
* | | | | | | Add range checkingTomasz Maczukin2016-04-202-4/+18
* | | | | | | Add incremental build trace update APITomasz Maczukin2016-04-201-0/+9
* | | | | | | Merge branch 'slack_wiki_notifications' into 'master' Rémy Coutable2016-04-201-0/+6
|\ \ \ \ \ \ \
| * | | | | | | add wiki_page helper to url_builderSebastian Klier2016-04-201-0/+6
* | | | | | | | Merge branch 'license-templates-and-api-12804' into 'master' Robert Speicher2016-04-203-0/+71
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Rename License entity to RepoLicense to avoid conflict with EElicense-templates-and-api-12804Rémy Coutable2016-04-192-3/+3
| * | | | | | | Update to licensee 8.0.0 and fix API specsRémy Coutable2016-04-181-4/+5
| * | | | | | | Fix features specs (hopefully)Rémy Coutable2016-04-181-3/+3
| * | | | | | | Continue implementation of the license template selector and /licenses API en...Rémy Coutable2016-04-182-13/+55
| * | | | | | | Initial implementation if license template selector and /licenses/:key API en...Anton Davydov2016-04-182-0/+28
* | | | | | | | Merge branch '15139-fix-constants-redefinition-warnings' into 'master' Robert Speicher2016-04-191-4/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Get rid of more requires, which causes warnings when code is reloaded15139-fix-constants-redefinition-warningsRémy Coutable2016-04-191-4/+4
| * | | | | | | | Define constants only if not defined yet and freeze themRémy Coutable2016-04-191-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
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |