summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Convert triggers.rb, this has a lot of failing tests, not entirely sure why.grapify-all-the-thingsConnor Shea2016-09-132-49/+42
* Convert variables.rb.Connor Shea2016-09-131-2/+0
* Convert variables.rbConnor Shea2016-09-131-38/+38
* Fix builds.rb and convert license_templates.rbConnor Shea2016-09-132-22/+16
* Convert todos.rb and fix some issues.Connor Shea2016-09-133-28/+21
* Add colons where needed for branches endpointsZ.J. van de Weg2016-09-131-7/+7
* GrapeDSL for Builds endpointsZ.J. van de Weg2016-09-131-77/+73
* GrapeDSL for Session endpointZ.J. van de Weg2016-09-131-12/+17
* GrapeDSL for Namespace endpointZ.J. van de Weg2016-09-131-8/+7
* GrapeDSL for Keys endpointZ.J. van de Weg2016-09-131-4/+3
* GrapeDSL for branches endpointsZ.J. van de Weg2016-09-131-64/+55
* GrapeDSL for Award Emoji endpointsZ.J. van de Weg2016-09-131-34/+31
* Use the GrapeDSL for Access Request EndpointsZ.J. van de Weg2016-09-131-37/+26
* Merge branch 'rs-ssh-key-title-populate' into 'master' Robert Speicher2016-09-133-0/+20
|\
| * Restore SSH Key title auto-population behaviorRobert Speicher2016-09-133-0/+20
* | Merge branch 'patch-4' into 'master' Robert Speicher2016-09-132-1/+2
|\ \
| * | update gitlab shell secret file also when it is emptyElan Ruusamäe2016-09-132-1/+2
* | | Merge branch '20780-import-github-release-notes' into 'master' Robert Speicher2016-09-136-2/+120
|\ \ \ | |_|/ |/| |
| * | Import GitHub release notesAndrew Smith2016-09-136-2/+120
| |/
* | 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