summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #9868 from yms9654/commit-without-whitespaceStan Hu2015-12-011-0/+15
|\
| * Add ignore whitespace change option to commit viewMinsik Yoon2015-12-011-0/+15
* | Merge branch 'stanhu/gitlab-ce-fix-404-after-project-removal'Robert Speicher2015-11-301-0/+16
|\ \
| * | Fix 404 in redirection after removing a projectStan Hu2015-11-251-0/+16
* | | Merge branch 'rails_update_to_4_2' into 'master' Valery Sizov2015-11-3015-283/+224
|\ \ \ | |_|/ |/| |
| * | test fixValery Sizov2015-11-307-9/+24
| * | fix specsrails_update_to_4_2Valery Sizov2015-11-307-68/+60
| * | fix notification_service specsValery Sizov2015-11-302-206/+140
| |/
* | Merge branch 'gmail_actions_links_on_set_of_emails' into 'master' Dmitriy Zaporozhets2015-11-301-1/+64
|\ \
| * | Remove some repetition in notify spec.gmail_actions_links_on_set_of_emailsMarin Jankovski2015-11-251-61/+32
| * | Specs for links in email notifications for Gmail Actions.Marin Jankovski2015-11-251-1/+93
| |/
* | Merge branch 'jcorcuera/gitlab-ce-issue_3428'Douwe Maan2015-11-271-0/+20
|\ \
| * | Strip attributes for Milestone and Issuable. #3428Jose Corcuera2015-11-261-0/+20
* | | Merge branch 'master' of https://github.com/gitlabhq/gitlabhqStan Hu2015-11-261-6/+10
|\ \ \ | |/ / |/| |
| * | Merge pull request #9670 from janten/gravatar-retinaStan Hu2015-11-261-6/+10
| |\ \ | | |/ | |/|
| | * Fix merge errorJan-Gerd Tenberge2015-10-22156-1599/+3825
| | |\
| | * \ Merge remote-tracking branch 'origin/master' into gravatar-retinaJan-Gerd Tenberge2015-10-221-1/+1
| | |\ \
| | | * | Update specJan-Gerd Tenberge2015-10-191-2/+2
| | * | | Update specJan-Gerd Tenberge2015-10-191-1/+1
| | * | | Add support for HiDPI displays in gravatar serviceJan-Gerd Tenberge2015-09-261-4/+8
| | |/ /
* | | | Fix raw private snippets access workflowDouglas Barbosa Alexandre2015-11-251-0/+115
|/ / /
* | | Merge branch 'sherlock-total-query-time' into 'master' Yorick Peterse2015-11-251-0/+13
|\ \ \
| * | | Added total query time to Sherlocksherlock-total-query-timeYorick Peterse2015-11-241-0/+13
* | | | 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
|\ \ \ \ \ \