summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Fixed highlightFirst and added specs26803-typing-then-tab-in-a-comment-doesn-t-select-the-authorLuke "Jared" Bennett2017-01-182-0/+104
* Merge branch '24915_merge_slash_command' into 'master' Sean McGivern2017-01-178-1/+450
|\
| * Address MR commentsJarka Kadlecova2017-01-136-20/+45
| * refresh merge widget after using /merge commandJarka Kadlecova2017-01-111-0/+52
| * support `/merge` slash comand for MRsJarka Kadlecova2017-01-116-1/+373
* | Merge branch 'fix/keep-artifacts-button-visibility' into 'master' Sean McGivern2017-01-172-7/+39
|\ \
| * \ Merge branch 'master' into fix/keep-artifacts-button-visibilityfix/keep-artifacts-button-visibilityGrzegorz Bizon2017-01-1685-2099/+5973
| |\ \
| * | | Add method that checks for expiring build artifactsGrzegorz Bizon2017-01-092-15/+34
| * | | Do not show artifacts keep button if not allowedGrzegorz Bizon2017-01-091-7/+21
* | | | Merge branch 'issue_25017' into 'master' Sean McGivern2017-01-172-0/+40
|\ \ \ \
| * | | | Show 'too many changes' message for merge requestissue_25017Felipe Artur2017-01-122-0/+40
* | | | | Merge branch 'refresh-authorizations-tighter-lease' into 'master' Robert Speicher2017-01-171-20/+20
|\ \ \ \ \
| * | | | | Synchronize all project authorization refreshingrefresh-authorizations-tighter-leaseYorick Peterse2017-01-161-20/+20
* | | | | | Fixed random issue boards sidebar failureboards-sidebar-spec-fixPhil Hughes2017-01-161-1/+3
|/ / / / /
* | | | | Merge branch '26616-fix-search-group-project-filters' into 'master' Alfredo Sumaran2017-01-161-0/+19
|\ \ \ \ \
| * | | | | Fix dropdown filter input value after blur26616-fix-search-group-project-filtersEric Eastwood2017-01-161-0/+19
* | | | | | Merge branch 'sandish/gitlab-ce-update_ret_val' into 'master' Robert Speicher2017-01-163-102/+68
|\ \ \ \ \ \
| * | | | | | Add a spec and actually display the flash noticeRémy Coutable2017-01-162-101/+67
| * | | | | | Fix to display notice when project settings updated.sandish chen2017-01-151-1/+1
* | | | | | | Merge branch '25946-manual-pipeline-dropdown-casing' into 'master' Alfredo Sumaran2017-01-162-4/+4
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Retain original casing for build name in manual pipeline dropdown25946-manual-pipeline-dropdown-casingSam Rose2017-01-162-4/+4
* | | | | | | Merge branch 'fix/rc-migration-typo' into 'master' Rémy Coutable2017-01-162-29/+57
|\ \ \ \ \ \ \
| * | | | | | | fix typo, added relevant specfix/rc-migration-typoJames Lopez2017-01-162-29/+57
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'fix/diff-title' into 'master' Alfredo Sumaran2017-01-161-1/+28
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | fixed commit diff linking and added specsfix/diff-titleLuke "Jared" Bennett2017-01-141-1/+28
* | | | | | | Merge branch 'pmq20/gitlab-ce-psvr/head/cache' into 'master' Yorick Peterse2017-01-162-15/+22
|\ \ \ \ \ \ \
| * | | | | | | Expire related caches after changing HEADpmq20/gitlab-ce-psvr/head/cacheMinqi Pan2017-01-152-15/+22
* | | | | | | | Merge branch 'dot-in-project-queries' into 'master' Rémy Coutable2017-01-161-6/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | Add a constraint on the query parameter to allow querying for projects with d...Bruno Melli2017-01-141-6/+11
* | | | | | | | | Merge branch 'move-admin-groups-spinach-test-to-rspec' into 'master' Rémy Coutable2017-01-151-2/+111
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Move admin groups spinach tests to rspecSemyon Pupkov2016-12-271-2/+111
* | | | | | | | | Allow to use + symbol in filenamesblackst0ne2017-01-151-0/+14
| |_|_|_|/ / / / |/| | | | | | |
* | | | | | | | Merge branch '25018-gitlab-checks-changeaccess-looks-for-user-permissions-tha...Douwe Maan2017-01-141-3/+0
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Remove useless permission checks in Gitlab::Checks::ChangeAccess25018-gitlab-checks-changeaccess-looks-for-user-permissions-that-don-t-existRémy Coutable2017-01-121-3/+0
* | | | | | | | Merge branch '26587-metrics-middleware-endpoint-is-nil' into 'master' Yorick Peterse2017-01-141-0/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | Check for env[Grape::Env::GRAPE_ROUTING_ARGS] instead of endpoint.route26587-metrics-middleware-endpoint-is-nilRémy Coutable2017-01-121-0/+11
| |/ / / / / / /
* | | | | | | | Merge branch 'fix-build-sort-order' into 'master' Robert Speicher2017-01-131-0/+19
|\ \ \ \ \ \ \ \
| * | | | | | | | revise sortable_name test formattingMike Greiling2017-01-131-4/+1
| * | | | | | | | prefer unit test on model over view testfix-build-sort-orderMike Greiling2017-01-022-35/+22
| * | | | | | | | add tests for natural sorting of build namesMike Greiling2017-01-021-0/+35
* | | | | | | | | Merge branch 'fix-single-team-specs' into 'master' Robert Speicher2017-01-131-3/+82
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Improve disabled state selectfix-single-team-specsLuke "Jared" Bennett2017-01-131-3/+82
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'fix/merge-separate-build-spec-files' into 'master' Robert Speicher2017-01-132-1341/+1275
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix Rubocop offense in build specsfix/merge-separate-build-spec-filesGrzegorz Bizon2017-01-131-1/+0
| * | | | | | | | | Remove empty build spec file from invalid locationGrzegorz Bizon2017-01-131-6/+0
| * | | | | | | | | Merge build specs into file that has valid locationGrzegorz Bizon2017-01-132-1335/+1276
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge branch 'fix/serialized-commit-path' into 'master' Rémy Coutable2017-01-131-0/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Update commit entity to point to valid commit pageGrzegorz Bizon2017-01-131-0/+2
| |/ / / / / / / /
* | | | | | | | | Merge branch 'env-var-in-redis-config' into 'master' Rémy Coutable2017-01-132-1/+17
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Allow to use ENV variables in redis configSemyon Pupkov2017-01-132-1/+17