summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Fixed sign-in restrictions buttons not toggling active statefix-oauth-checkboxesPhil Hughes2017-08-031-0/+8
* Merge branch 'handle-reserved-words-for-oauth-usernames' into 'master'Rémy Coutable2017-08-021-0/+30
|\
| * Uniquify reserved word usernames on OAuth user creationRobin Bobbitt2017-08-021-0/+30
* | Merge branch '35408-group-auto-avatars' into 'master'Filipa Lacerda2017-08-023-2/+75
|\ \
| * | Use `$mount` for component rendering, remove tests for `props` datatype as un...kushalpandya2017-08-021-26/+4
| * | Tests for `group_identicon` componentkushalpandya2017-08-011-0/+82
| * | Remove unnecessary importskushalpandya2017-08-011-2/+0
| * | Change ID type to numberkushalpandya2017-08-011-1/+1
| * | Update testskushalpandya2017-07-312-1/+16
* | | Make Delete Merged Branches handle wildcard protected branches correctlyToon Claes2017-08-021-0/+8
* | | Extending API for protected branchesEric2017-08-022-0/+238
* | | Merge branch 'rs-issuables-list-metadata-shared-examples' into 'master'Rémy Coutable2017-08-022-9/+6
|\ \ \
| * | | Make the 'issuables list meta-data' shared example less dangerousrs-issuables-list-metadata-shared-examplesRobert Speicher2017-08-012-9/+6
* | | | Merge branch 'rs-empty_project-cleanup' into 'master'Rémy Coutable2017-08-02115-200/+214
|\ \ \ \
| * | | | Ensure all project factories use `:repository` trait or `:empty_project`rs-empty_project-cleanupRobert Speicher2017-08-01115-200/+214
| |/ / /
* | | | Add filtered search to group issue dashboardClement Ho2017-08-026-5/+243
* | | | Merge branch 'pawel/add_more_variables_to_additional_metrics-35267' into 'mas...Douwe Maan2017-08-023-15/+57
|\ \ \ \
| * | | | Give metric query context rspec examples correctly sounding names. + missing ...Pawel Chojnacki2017-08-011-2/+2
| * | | | Add changelog: add support for kube_namespace in Metrics queriesPawel Chojnacki2017-07-311-0/+1
| * | | | Tests for query context variablesPawel Chojnacki2017-07-312-13/+34
| * | | | Context handling and tests cleanup + simple test kube_namespace context testPawel Chojnacki2017-07-313-15/+35
* | | | | Merge branch '35815-webhook-log-encoding-error' into 'master'Dmitriy Zaporozhets2017-08-021-0/+17
|\ \ \ \ \
| * | | | | Fix encoding error for WebHook loggingAlexander Randa2017-08-011-0/+17
* | | | | | Derive project path from import URLWinnie Hellmann2017-08-011-0/+127
| |_|/ / / |/| | | |
* | | | | Merge branch '33620-remove-events-from-notification_settings' into 'master'Douwe Maan2017-08-014-11/+10
|\ \ \ \ \
| * | | | | Remove events column from notification settings33620-remove-events-from-notification_settingsSean McGivern2017-07-314-11/+10
| | |_|/ / | |/| | |
* | | | | Merge branch 'blob-limit-test' into 'master'Sean McGivern2017-08-011-2/+8
|\ \ \ \ \
| * | | | | Fix bug in blob testJacob Vosmaer2017-08-011-2/+8
* | | | | | Merge branch '28283-legacy-storage-format' into 'master'Sean McGivern2017-08-0159-204/+260
|\ \ \ \ \ \
| * | | | | | Rename ensure_dir_exist -> ensure_storage_path_existGabriel Mazetto2017-08-012-2/+2
| * | | | | | Rename more path_with_namespace -> full_path or disk_pathGabriel Mazetto2017-08-0110-58/+62
| * | | | | | Rename path_with_namespace -> disk_path when dealing with the filesystemGabriel Mazetto2017-08-018-18/+18
| * | | | | | Rename many path_with_namespace -> full_pathGabriel Mazetto2017-08-0141-127/+179
* | | | | | | Merge branch 'gitaly-commit-languages' into 'master'Sean McGivern2017-08-014-41/+60
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Add option to use CommitLanguages RPCJacob Vosmaer2017-08-012-33/+39
| * | | | | | CI fixes for gitaly-rubyJacob Vosmaer2017-08-012-8/+21
* | | | | | | Merge branch 'fix/sm/remove-services-true-from-pipeline_trigger_service_spec'...Rémy Coutable2017-08-011-1/+1
|\ \ \ \ \ \ \
| * | | | | | | fixfix/sm/remove-services-true-from-pipeline_trigger_service_specShinya Maeda2017-08-011-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'mk-fix-deploy-key-deletion' into 'master'Yorick Peterse2017-08-011-9/+33
|\ \ \ \ \ \ \
| * | | | | | | Exclude keys linked to other projectsmk-fix-deploy-key-deletionMichael Kozono2017-07-281-9/+33
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'remove-content-commit' into 'master'Douwe Maan2017-08-011-8/+0
|\ \ \ \ \ \ \
| * | | | | | | Remove unused (?) codeJacob Vosmaer2017-07-311-8/+0
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch '34519-extend-api-group-secret-variable' into 'master'Kamil Trzciński2017-08-011-0/+221
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | IniShinya Maeda2017-07-191-0/+221
* | | | | | | Inline script cleanup globals and easyTim Zallmann2017-08-011-2/+2
* | | | | | | Allow logged in users to read user list under public restrictionLin Jen-Shin (godfat)2017-08-011-17/+23
| |_|_|/ / / |/| | | | |
* | | | | | Merge branch 'fix-group-milestone-link-in-issuable-sidebar' into 'master'Robert Speicher2017-07-312-11/+44
|\ \ \ \ \ \
| * | | | | | Fix group milestone path on issuable sidebarfix-group-milestone-link-in-issuable-sidebarSean McGivern2017-07-312-11/+44
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'mk-fix-wiki-backup' into 'master'Douwe Maan2017-07-311-0/+54
|\ \ \ \ \ \
| * | | | | | Fix Rubocop offensemk-fix-wiki-backupMichael Kozono2017-07-281-4/+4