summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'service-tests' into 'master' Dmitriy Zaporozhets2015-11-242-0/+68
|\
| * Add tests for (Create|Update)ReleaseServiceservice-testsRobert Schilling2015-11-232-0/+68
* | Merge branch 'required_version_and_docs_update' into 'master' Dmitriy Zaporozhets2015-11-231-1/+1
|\ \ | |/ |/|
| * Update required version of lfs client and separate the docs for users and adm...required_version_and_docs_updateMarin Jankovski2015-11-201-1/+1
* | Merge branch 'issue_2296' into 'master' Douwe Maan2015-11-232-12/+122
|\ \
| * | 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-201-0/+19
| * | Generate system note after Task item has been updated on Issue or Merge Reque...Ruben Davila2015-11-192-12/+103
* | | Allow editing a release in API via PUT methodRobert Schilling2015-11-211-0/+38
* | | Only allow to create a release if it does not exist yetRobert Schilling2015-11-211-1/+16
* | | Use POST to create a new release instead of PUTRobert Schilling2015-11-211-4/+4
* | | API: Return 404 if the tag for a release does not existRobert Schilling2015-11-211-0/+8
* | | Make tag API consistent for release featureRobert Schilling2015-11-211-3/+3
* | | Merge branch 'fix-merge-requests-without-source-projects' into 'master' Dmitriy Zaporozhets2015-11-211-0/+25
|\ \ \
| * | | Handle removed source projects in MR CI commitsfix-merge-requests-without-source-projectsYorick Peterse2015-11-201-0/+25
| | |/ | |/|
* | | Merge branch 'gitlab-ee-d39de0ea-backport' into 'master' Dmitriy Zaporozhets2015-11-211-5/+12
|\ \ \
| * | | Port GitLab EE ProjectsFinder changesgitlab-ee-d39de0ea-backportYorick Peterse2015-11-201-5/+12
| |/ /
* | | Merge branch 'ee-flog' into 'master' Dmitriy Zaporozhets2015-11-211-4/+5
|\ \ \ | |/ / |/| |
| * | Reduce method complexity in AutocompleteControlleree-flogDouwe Maan2015-11-201-4/+5
* | | Merge branch 'lfs-batch-download' into 'master' Marin Jankovski2015-11-201-215/+330
|\ \ \
| * | | Error 501 when client is using deprecated API.Marin Jankovski2015-11-201-146/+34
| * | | Fix upload tests, reformat code and make rubocop happyKamil Trzcinski2015-11-201-120/+109
| * | | Part of tests done [ci skip]Kamil Trzcinski2015-11-201-93/+322
| * | | Add support for batch download operationlfs-batch-downloadKamil Trzcinski2015-11-191-8/+17
* | | | Merge branch 'lfs_default_and_backup' into 'master' Dmitriy Zaporozhets2015-11-201-5/+9
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add lfs to backup specs.lfs_default_and_backupMarin Jankovski2015-11-191-5/+9
* | | | Merge branch 'ci-yaml-validation' into 'master' Kamil Trzciński2015-11-192-4/+26
|\ \ \ \
| * | | | Fix testsKamil Trzcinski2015-11-191-2/+2
| * | | | Fix testsKamil Trzcinski2015-11-191-19/+19
| * | | | Commits without .gitlab-ci.yml are marked as skippedKamil Trzcinski2015-11-192-2/+24
| | |_|/ | |/| |
* | | | Merge branch 'emoji_votes' into 'master' Dmitriy Zaporozhets2015-11-195-274/+72
|\ \ \ \
| * | | | fox testsemoji_votesValery Sizov2015-11-192-28/+27
| * | | | added specsValery Sizov2015-11-193-0/+73
| * | | | added spinach testsValery Sizov2015-11-191-75/+0
| * | | | award emojiValery Sizov2015-11-192-199/+0
* | | | | Merge branch 'finding-issues-by-labels-performance' into 'master' Dmitriy Zaporozhets2015-11-191-0/+55
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Align hash literals in IssuesFinder specfinding-issues-by-labels-performanceYorick Peterse2015-11-191-3/+3
| * | | | Added benchmark for IssuesFinderYorick Peterse2015-11-191-0/+55
| | |/ / | |/| |
* | | | Merge branch 'dbalexandre/gitlab-ce-fix-personal-snippet-access-workflow' int...Robert Speicher2015-11-192-0/+130
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'master' into dbalexandre/gitlab-ce-fix-personal-snippet-access-...Douwe Maan2015-11-1754-307/+1672
| |\ \ \
| * \ \ \ Merge branch 'master' into fix-personal-snippet-access-workflowDouglas Barbosa Alexandre2015-11-0924-23/+847
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into fix-personal-snippet-access-workflowDouglas Barbosa Alexandre2015-11-035-80/+280
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into fix-personal-snippet-access-workflowDouglas Barbosa Alexandre2015-11-024-17/+126
| |\ \ \ \ \ \
| * | | | | | | Improve personal snippet access workflow. Fixes #3258Douglas Barbosa Alexandre2015-10-292-0/+130
* | | | | | | | Merge branch 'atom-feed-latest-update' into 'master' Yorick Peterse2015-11-1912-59/+354
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix UNION syntax for MySQLYorick Peterse2015-11-181-1/+1
| * | | | | | | | Align hash literals to keep Rubocop happyYorick Peterse2015-11-182-4/+4
| * | | | | | | | Refactor UsersController to not kill the databaseYorick Peterse2015-11-181-5/+18
| * | | | | | | | Refactor User#authorized_groups/projectsYorick Peterse2015-11-181-22/+4
| * | | | | | | | Added Project.visible_to_userYorick Peterse2015-11-181-0/+19