summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix a typo in documentationfeature/builds-register-change-404-to-204Tomasz Maczukin2016-09-131-1/+1
* Add test with inactive error use case for 'POST /ci/api/v1/builds/register.json'Tomasz Maczukin2016-09-132-0/+14
* Fix rubocop offencesTomasz Maczukin2016-09-131-1/+1
* Update API documentationTomasz Maczukin2016-09-131-0/+9
* Update CHANGELOGTomasz Maczukin2016-09-131-0/+1
* Change response for /ci/api/v1/builds/register.json from 404 to 204Tomasz Maczukin2016-09-134-20/+44
* Merge branch '21636-deleting-source-project-with-existing-fork-closes-all-rel...Rémy Coutable2016-09-138-21/+127
|\
| * Change method name to #reopenable?Katarzyna Kobierska2016-09-133-12/+13
| * Improve grammarKatarzyna Kobierska2016-09-132-2/+2
| * Fix not working test with executeKatarzyna Kobierska2016-09-131-4/+4
| * Add CHANGELOGKatarzyna Kobierska2016-09-131-0/+1
| * Improve grammarKatarzyna Kobierska2016-09-132-2/+2
| * Add #can_reopen? and testsKatarzyna Kobierska2016-09-134-24/+48
| * Add methodKatarzyna Kobierska2016-09-132-0/+20
| * Add test checking method closed_without_source_projectKatarzyna Kobierska2016-09-132-6/+38
| * Add #closed_without_source_project?Katarzyna Kobierska2016-09-134-19/+26
| * Checks if deleting forked project closed all open merge requestsKatarzyna Kobierska2016-09-133-6/+8
| * Before deleting project if forked unlink forkKatarzyna Kobierska2016-09-132-0/+19
|/
* Merge branch '22053-gitlab-checks-metrics' into 'master' Yorick Peterse2016-09-132-1/+3
|\
| * Gitlab::Checks is now instrumentedPaco Guzman2016-09-132-1/+3
* | Merge branch 'avoid-loading-protected-branches-on-change-access-checks' into ...Yorick Peterse2016-09-132-0/+2
|\ \
| * | Avoid protected branches checks when verifying access without branch namePaco Guzman2016-09-132-0/+2
| |/
* | Merge branch '21895-horizontal-scroll-bar-present-in-collapsed-sidebar' into ...Annabel Dunstone Gray2016-09-131-1/+1
|\ \
| * | Removed horizontal overflow from collapsed issuable sidebar21895-horizontal-scroll-bar-present-in-collapsed-sidebarLuke Bennett2016-09-121-1/+1
* | | Merge branch '21877-no-mr-branch-title-link-in-issue-on-mobile' into 'master' Annabel Dunstone Gray2016-09-134-6/+11
|\ \ \ | |_|/ |/| |
| * | Used flexbox to force related merge request list items into columned items21877-no-mr-branch-title-link-in-issue-on-mobileLuke Bennett2016-09-093-2/+11
| * | Removed media query declaration relating to merge-request-info and issue-infoLuke Bennett2016-09-071-4/+0
* | | Merge branch 'fix-commit-status' into 'master' Rémy Coutable2016-09-133-36/+58
|\ \ \
| * | | Fix an error where we were unable to create a CommitStatus for running statefix-commit-statusKamil Trzcinski2016-09-123-36/+58
* | | | Merge branch '19694-remove-duplication-between-project-builds-and-admin-build...Rémy Coutable2016-09-137-173/+81
|\ \ \ \
| * | | | Remove unnecessary variablesKatarzyna Kobierska2016-09-132-8/+8
| * | | | Code refactoringKatarzyna Kobierska2016-09-133-11/+14
| * | | | Improve build_path name and admin variableKatarzyna Kobierska2016-09-135-14/+13
| * | | | Fix error in pathsKatarzyna Kobierska2016-09-131-6/+5
| * | | | Build path with callKatarzyna Kobierska2016-09-134-30/+6
| * | | | Create shared partial for project and admin buildsKatarzyna Kobierska2016-09-136-93/+46
| * | | | Moved build tabs partial to sharedKatarzyna Kobierska2016-09-133-2/+2
| * | | | Improve table code and add CHANGELOGKatarzyna Kobierska2016-09-132-4/+3
| * | | | Improve code in table partialKatarzyna Kobierska2016-09-131-3/+4
| * | | | Improve codeKatarzyna Kobierska2016-09-135-10/+11
| * | | | Liken admin and project builds views to each otherKatarzyna Kobierska2016-09-133-43/+31
| * | | | Move builds content list to partialKatarzyna Kobierska2016-09-133-40/+45
| * | | | Use local variables in partialKatarzyna Kobierska2016-09-133-10/+10
| * | | | Change the way paths are generatedKatarzyna Kobierska2016-09-135-15/+9
| * | | | Add partial to admin builds and project buildsKatarzyna Kobierska2016-09-135-44/+34
* | | | | Merge branch 's3-region' into 'master' Achilleas Pipinellis2016-09-131-1/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | include region for source installation s3-regionChris Wilson2016-09-131-0/+1
| * | | | Include region in S3 configurationChris Wilson2016-08-191-1/+2
* | | | | Merge branch '22057-fix-api-ossues-sorting-flaky-specs' into 'master' Stan Hu2016-09-133-0/+8
|\ \ \ \ \
| * | | | | Ensure specs on sorting of issues in API are deterministic on MySQL22057-fix-api-ossues-sorting-flaky-specsPaco Guzman2016-09-123-0/+8
| | |/ / / | |/| | |