summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Fix 500 when visiting a commit where blobs do not exist (nil blobs)41491-fix-nil-blob-name-errorEric Eastwood2018-01-091-1/+14
* Fixing bug related to wiki last versionFrancisco Javier López2018-01-091-0/+62
* Merge branch 'changes-dropdown-ellipsis' into 'master'Sean McGivern2018-01-091-0/+10
|\
| * Fix changes dropdown ellipsis working across browserschanges-dropdown-ellipsisPhil Hughes2018-01-091-0/+10
* | Add option to disable commit stats to commit APIFrancisco Javier López2018-01-092-0/+52
* | Merge branch 'jej/backport-authorized-keys-to-ce' into 'master'Douwe Maan2018-01-094-11/+391
|\ \
| * | Fix spec in shell_spec.rbJames Edwards-Jones2018-01-081-1/+1
| * | Fix typo in spec/requests/api/internal_spec.rbJames Edwards-Jones2018-01-081-1/+1
| * | Backport spec fixes in spec/lib/gitlab/shell_spec.rbValery Sizov2018-01-081-10/+12
| * | Backport authorized_keys_enabled defaults to true'Michael Kozono2018-01-082-0/+224
| * | Backport option to disable writing to `authorized_keys` fileMichael Kozono2018-01-081-11/+99
| * | Backport authorized_keys branch 'find-key-by-fingerprint'Pablo Carranza2018-01-082-0/+66
* | | Fixing re-ordering of an issue when dragging it to the bottom a long issue li...David Kuri2018-01-091-0/+12
* | | Merge branch 'check-environment-regex-ce' into 'master'Grzegorz Bizon2018-01-091-1/+2
|\ \ \
| * | | Add speccheck-environment-regex-ceShinya Maeda2018-01-081-1/+2
* | | | Save user ID and username in Grape API log (api_json.log)sh-store-user-in-api-logsStan Hu2018-01-081-0/+6
* | | | Improve table pagination specClement Ho2018-01-091-1/+1
* | | | Merge branch '41683-timeout-is-not-set-for-gitaly-fetch_remote-calls' into 'm...Stan Hu2018-01-081-2/+18
|\ \ \ \
| * | | | Pass timeout to RepositoryService.FetchRemote Gitaly RPC calls41683-timeout-is-not-set-for-gitaly-fetch_remote-callsAlejandro Rodríguez2018-01-051-2/+18
* | | | | Refactor dashboard todos inside dispatcherClement Ho2018-01-081-1/+1
* | | | | Merge branch 'winh-fix-merge-request-spec' into 'master'Clement Ho2018-01-081-4/+11
|\ \ \ \ \
| * | | | | Make tasklist:changed test in merge_request_spec.js asyncwinh-fix-merge-request-specWinnie Hellmann2018-01-081-4/+11
* | | | | | Merge branch '28260-fix-pages-custom-domain-url' into 'master'Grzegorz Bizon2018-01-081-1/+1
|\ \ \ \ \ \
| * | | | | | Generate HTTP URLs for custom Pages domains when appropriateNick Thomas2018-01-081-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge branch '40418-migrate-existing-data-from-kubernetesservice-to-clusters-...Yorick Peterse2018-01-081-0/+312
|\ \ \ \ \ \
| * | | | | | Fix static analysysShinya Maeda2018-01-081-9/+9
| * | | | | | Disable STI of ActiveRecord. Refactoring specs.Shinya Maeda2018-01-081-64/+164
| * | | | | | Revert bulk_insert and bring back AR insert(one by one)Shinya Maeda2018-01-081-12/+28
| * | | | | | Add a new test for emptified paramsShinya Maeda2018-01-081-2/+19
| * | | | | | Fix static anylysyShinya Maeda2018-01-081-7/+7
| * | | | | | Opitmize migration process by using both unmanaged_kubernetes_service and kub...Shinya Maeda2018-01-081-6/+0
| * | | | | | Add logic to swtich environment_scope by the situationShinya Maeda2018-01-081-10/+40
| * | | | | | Add env_scope testsShinya Maeda2018-01-081-0/+32
| * | | | | | Fix testShinya Maeda2018-01-081-187/+52
| * | | | | | Restructure specShinya Maeda2018-01-081-160/+229
| * | | | | | Add test. Disable KubernetesService when migratedShinya Maeda2018-01-081-0/+189
| |/ / / / /
* | | | | | Merge branch 'delay-background-migrations' into 'master'Rémy Coutable2018-01-084-10/+44
|\ \ \ \ \ \
| * | | | | | Run background migrations with a minimum intervaldelay-background-migrationsYorick Peterse2018-01-054-10/+44
* | | | | | | Merge branch '40549-render-emoj-in-groups-overview' into 'master'Sean McGivern2018-01-082-1/+27
|\ \ \ \ \ \ \
| * | | | | | | Rendering of emoji's in Group-OverviewJacopo2017-12-242-1/+27
* | | | | | | | Merge branch 'remove-commit-tree' into 'master'Sean McGivern2018-01-083-4/+2
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Remove the Commit#tree methodremove-commit-treeJacob Vosmaer2018-01-043-4/+2
* | | | | | | | Merge branch 'gitaly-fetch-internal-remote' into 'master'Sean McGivern2018-01-082-16/+39
|\ \ \ \ \ \ \ \
| * | | | | | | | Incorporate RemoteService.FetchInternalRemote Gitaly RPCgitaly-fetch-internal-remoteAlejandro Rodríguez2018-01-052-16/+39
* | | | | | | | | Merge branch 'mb-invites-feature-to-rspec' into 'master'Rémy Coutable2018-01-081-0/+97
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Move invites spinach test to RspecSemyon Pupkov2017-12-251-0/+97
* | | | | | | | | | Merge branch 'mv-explore-groups-spinach-to-rspec' into 'master'Rémy Coutable2018-01-081-0/+87
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Move explore groups spinach test to RSpecSemyon Pupkov2017-12-251-0/+87
| |/ / / / / / / / /
* | | | | | | | | | Resolve "Add graph value to hover"Mike Greiling2018-01-082-156/+102
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | disables the shortcut to the issue boards when issues are disabledChristiaan Van den Poel2018-01-083-9/+73