summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Update Boards::CreateService to handle with the has_many associationDouglas Barbosa Alexandre2016-10-113-20/+15
* Restrict the number of permitted boards per project to oneDouglas Barbosa Alexandre2016-10-111-0/+9
* Allow projects to have many boardsDouglas Barbosa Alexandre2016-10-111-1/+1
* Merge branch 'sh-fix-issue-20776' into 'master' Robert Speicher2016-10-111-0/+10
|\
| * Fix Error 500 when viewing old merge requests with bad diff datash-fix-issue-20776Stan Hu2016-10-101-0/+10
* | Merge branch 'new-gitlab-users-clear_all_authentication_tokens-task' into 'ma...Robert Speicher2016-10-111-0/+38
|\ \
| * | Add a new gitlab:users:clear_all_authentication_tokens taskRémy Coutable2016-10-111-0/+38
* | | Merge branch 'precalculate-trending-projects' into 'master' Robert Speicher2016-10-114-70/+71
|\ \ \
| * | | Precalculate trending projectsprecalculate-trending-projectsYorick Peterse2016-10-104-70/+71
* | | | Merge branch 'empty-mrs' into 'master' Rémy Coutable2016-10-111-2/+18
|\ \ \ \ | |_|/ / |/| | |
| * | | Allow empty merge requestsArtem Sidorenko2016-10-111-2/+18
* | | | Merge branch 'dz-cleanup-routing' into 'master' Dmitriy Zaporozhets2016-10-115-140/+42
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix api users spec for post request with invalid idDmitriy Zaporozhets2016-10-101-4/+4
| * | | Replace undefined Grape routing code from 400 to 404Dmitriy Zaporozhets2016-10-102-26/+28
| * | | Fix API specs behaviour for invalid routingDmitriy Zaporozhets2016-10-102-20/+37
| * | | Catch any undefined API routing and return 400 Bad RequestDmitriy Zaporozhets2016-10-102-3/+5
| * | | Update git over http test to match new routingDmitriy Zaporozhets2016-10-101-3/+2
| * | | Remove NamespacesControllerDmitriy Zaporozhets2016-10-101-118/+0
| |/ /
* | | Merge branch 'fix-misnamed-constant' into 'master' Robert Speicher2016-10-101-1/+1
|\ \ \
| * | | HTMLEntityFilter -> HtmlEntityFilterNick Thomas2016-10-101-1/+1
* | | | Merge branch 'use-let-in-tests' into 'master' Stan Hu2016-10-101-1/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Use user from let instead recreate in beforeSemyon Pupkov2016-10-091-1/+0
* | | | Merge branch 'fix/async-pipeline-processing-stale-data' into 'master' Kamil Trzciński2016-10-101-5/+19
|\ \ \ \
| * | | | Improve spec for merge when build succeeds featureGrzegorz Bizon2016-10-081-5/+19
* | | | | Merge branch 'namespace-validation-fixes' into 'master' Sean McGivern2016-10-102-1/+32
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Correct namespace validation to forbid bad names #21077Will Starms2016-10-072-1/+32
* | | | | Merge branch 'adam-commit-search-case-insensitive' into 'master' Sean McGivern2016-10-101-5/+13
|\ \ \ \ \
| * | | | | Make searching for commits case insensitive.Adam Niedzielski2016-10-101-5/+13
| | |_|/ / | |/| | |
* | | | | Merge branch 'tests-use-tmpfs' into 'master' Yorick Peterse2016-10-101-0/+5
|\ \ \ \ \
| * | | | | Try tmpfs for repository storage, etcNick Thomas2016-10-061-0/+5
* | | | | | Merge branch '22373-reduce-queries-in-api-helpers-find_project' into 'master' Yorick Peterse2016-10-101-16/+131
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Improve project policy specAlejandro Rodríguez2016-10-061-16/+131
* | | | | | Prevent conflict b/w search field and its dropdownBrennan Roberts2016-10-101-1/+20
| |_|/ / / |/| | | |
* | | | | Use Hash rocket syntax to maintain Ruby 2.1 compatibility in specStan Hu2016-10-081-1/+1
| |_|/ / |/| | |
* | | | Merge branch '23096-expire-artifacts-per-job' into 'master' Yorick Peterse2016-10-072-37/+83
|\ \ \ \
| * | | | ExpireBuildArtifactsWorker query builds table without ordering enqueuing one ...23096-expire-artifacts-per-jobPaco Guzman2016-10-072-37/+83
* | | | | Merge branch '22774-retouch-environments-deployments' into 'master' Jacob Schatz2016-10-071-0/+28
|\ \ \ \ \
| * | | | | Deletes extra empty line breaking the buildFilipa Lacerda2016-10-071-1/+0
| * | | | | Updates test in order to look for link22774-retouch-environments-deploymentsFilipa Lacerda2016-10-071-2/+3
| * | | | | Adds test for external link in environment detailsFilipa Lacerda2016-10-061-0/+10
| * | | | | Fixes external_url linkFilipa Lacerda2016-10-061-0/+18
* | | | | | Merge branch 'rs-optimize-award_user_list-spec' into 'master' Rémy Coutable2016-10-071-13/+23
|\ \ \ \ \ \
| * | | | | | Optimize the `award_user_list` helper specRobert Speicher2016-10-071-13/+23
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'sh-fix-events-update-spec' into 'master' Yorick Peterse2016-10-071-1/+4
|\ \ \ \ \ \
| * | | | | | Fix Event#reset_project_activity updatessh-fix-events-update-specStan Hu2016-10-061-1/+4
* | | | | | | Merge branch 'memoize_shell_secret_token' into 'master' Rémy Coutable2016-10-071-3/+6
|\ \ \ \ \ \ \
| * | | | | | | Call ensure_secret_token! in secret token test's before block since it would ...Justin DiPierro2016-10-061-0/+1
| * | | | | | | Load Github::Shell's secret token from file on initialization instead of ever...Justin DiPierro2016-10-061-3/+5
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'ben.boeckel/gitlab-ce-api-visible-projects' into 'master' Rémy Coutable2016-10-071-0/+30
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Update API docs and specs for /projects/visibleSean McGivern2016-10-041-2/+21