summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Merge branch 'build-instead-create-in-label-link-spec' into 'master' Dmitriy Zaporozhets2016-10-111-2/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Build instead create in label_link model specSemyon Pupkov2016-10-111-2/+1
* | | | | | | | | Merge branch 'remove-empty-describe' into 'master' Dmitriy Zaporozhets2016-10-111-3/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Remove empty describe block on key spec modelSemyon Pupkov2016-10-111-3/+0
| |/ / / / / / / /
* | | | | | | | | Merge branch 'atom-routes' into 'master' Robert Speicher2016-10-113-11/+119
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Allow browsing branches that end with '.atom'Sean McGivern2016-10-113-11/+119
* | | | | | | | | 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