summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add tests for (Create|Update)ReleaseServiceservice-testsRobert Schilling2015-11-232-0/+68
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-11-238-32/+196
|\
| * Merge branch 'issue_2296' into 'master' Douwe Maan2015-11-238-32/+196
| |\
| | * Little fix for Rubocop's complaints. #2296issue_2296Rubén Dávila2015-11-201-2/+2
| | * Fix bug that happened when replacing the Task list. #2296Rubén Dávila2015-11-202-1/+20
| | * Monkey patching TaskList::Item is no longer required. #2296Rubén Dávila2015-11-203-13/+4
| | * Refactor creation of system notes for Issue/MR labels. #2296Rubén Dávila2015-11-201-10/+7
| | * Generate system note after Task item has been updated on Issue or Merge Reque...Ruben Davila2015-11-199-24/+181
* | | Merge pull request #9843 from ferdinandrosario/upgradeDmitriy Zaporozhets2015-11-232-28/+28
|\ \ \ | |/ / |/| |
| * | Updated rails patchFerdinand Rosario2015-11-192-28/+28
* | | Merge branch 'issue_2993' into 'master' Dmitriy Zaporozhets2015-11-232-2/+2
|\ \ \
| * | | Update copy used in alert message when deleting branches or tags. #2993issue_2993Rubén Dávila2015-11-192-2/+2
* | | | Merge branch 'issue-2831' into 'master' Douwe Maan2015-11-232-5/+11
|\ \ \ \
| * | | | Fix Assignee selector when 'Unassigned' #2831Jose Corcuera2015-11-202-5/+11
* | | | | Update doc/release/patch.md with more current patch proceduresRobert Speicher2015-11-221-8/+32
* | | | | Merge branch 'award_fix' into 'master' Robert Speicher2015-11-222-2/+2
|\ \ \ \ \
| * | | | | Emoji bug: Invalid url to imageaward_fixValery Sizov2015-11-222-2/+2
* | | | | | Merge branch 'fix-award-emoji-api' into 'master' Robert Speicher2015-11-225-10/+58
|\ \ \ \ \ \
| * | | | | | Add upvote/downvote fields to merge request and note API to preserve compatib...fix-award-emoji-apiRobert Schilling2015-11-215-10/+58
* | | | | | | Merge branch 'consistent-tags-api' into 'master' Stan Hu2015-11-217-24/+196
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Allow editing a release in API via PUT methodRobert Schilling2015-11-215-1/+112
| * | | | | | Only allow to create a release if it does not exist yetRobert Schilling2015-11-214-8/+30
| * | | | | | Use POST to create a new release instead of PUTRobert Schilling2015-11-213-8/+8
| * | | | | | API: Return 404 if the tag for a release does not existRobert Schilling2015-11-215-9/+47
| * | | | | | Make tag API consistent for release featureRobert Schilling2015-11-214-13/+14
* | | | | | | Merge branch 'ci-doc-yaml' into 'master' Kamil Trzciński2015-11-211-49/+41
|\ \ \ \ \ \ \
| * | | | | | | Fix CI yaml syntax documentation [ci skip]Kamil Trzcinski2015-11-211-49/+41
|/ / / / / / /
* | | | | | | Merge branch 'award_fix' into 'master' Robert Speicher2015-11-211-2/+5
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Award: merge request fixValery Sizov2015-11-211-2/+5
* | | | | | | Add award_emoji.png doc imageRobert Speicher2015-11-211-0/+0
* | | | | | | Merge branch 'issue_3598' into 'master' Robert Speicher2015-11-211-3/+0
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Remove accidentally added line. #3598issue_3598Rubén Dávila2015-11-201-3/+0
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'award-emoji-doc' into 'master' Robert Speicher2015-11-212-5/+4
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Use award emoticons in GitLab workflow [ci skip]Robert Schilling2015-11-212-5/+4
* | | | | | Merge branch 'api-tags-doc' into 'master' Robert Speicher2015-11-211-0/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add tags page to readme [ci skip]api-tags-docRobert Schilling2015-11-211-0/+1
|/ / / / /
* | | | | Merge branch 'fix-merge-requests-without-source-projects' into 'master' Dmitriy Zaporozhets2015-11-212-1/+26
|\ \ \ \ \
| * | | | | Handle removed source projects in MR CI commitsfix-merge-requests-without-source-projectsYorick Peterse2015-11-202-1/+26
| |/ / / /
* | | | | Merge branch 'gitlab-ee-d39de0ea-backport' into 'master' Dmitriy Zaporozhets2015-11-212-10/+17
|\ \ \ \ \
| * | | | | Port GitLab EE ProjectsFinder changesgitlab-ee-d39de0ea-backportYorick Peterse2015-11-202-10/+17
* | | | | | Merge branch 'ee-flog' into 'master' Dmitriy Zaporozhets2015-11-212-31/+27
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Reduce method complexity in AutocompleteControlleree-flogDouwe Maan2015-11-202-31/+27
* | | | | | Merge branch 'fix-scss-syntax-error' into 'master' Stan Hu2015-11-201-1/+1
|\ \ \ \ \ \
| * | | | | | fix syntax error in common.scssGreg Smethells2015-11-201-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'fix-drone-service-hook' into 'master' Stan Hu2015-11-201-0/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix Drone web hook URL not being updatedStan Hu2015-11-201-0/+2
* | | | | | Merge branch 'workhorse-version' into 'master' Jacob Vosmaer2015-11-204-5/+4
|\ \ \ \ \ \
| * | | | | | Update gitlab-workhorse docs to 0.4.2workhorse-versionRobert Schilling2015-11-192-3/+3
| * | | | | | Bump GitLab Workhorse version to 0.4.2Kamil Trzcinski2015-11-192-2/+1
* | | | | | | Merge branch 'lfs-batch-download' into 'master' Marin Jankovski2015-11-203-283/+419
|\ \ \ \ \ \ \