summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Implement a new SHA partial for commit listsShah El-Rahman2018-04-061-1/+1
* Merge branch '43246-checkfilter' into 'master'Sean McGivern2018-04-0610-213/+246
|\
| * Use template strings in search_autocomplete_spec.jsWinnie Hellmann2018-04-051-104/+110
| * Resolve conflicts in issues_filter_spec.rbWinnie Hellmann2018-04-031-7/+1
| * Fixed dashboard filtering testsJan Provaznik2018-04-036-98/+123
| * Check if at least one filter is set on dashboardJan Provaznik2018-04-034-13/+21
* | Merge branch 'ab-37462-cache-personal-projects-count' into 'master'Yorick Peterse2018-04-064-4/+36
|\ \
| * | Cache personal projects count.Andreas Brandl2018-04-064-4/+36
* | | [Rails5] Update `type_cast_*_database` methodsblackst0ne2018-04-062-7/+7
|/ /
* | Merge branch '44939-epic-comment-thread-backports' into 'master'Fatih Acet2018-04-061-0/+1
|\ \
| * | Add noteableType to mock data object44939-epic-comment-thread-backportsKushal Pandya2018-04-061-0/+1
* | | Add confirmation modal to "Change username"Shah El-Rahman2018-04-064-5/+209
* | | Merge branch 'issue_44270' into 'master'Sean McGivern2018-04-065-12/+33
|\ \ \
| * | | Improve specs and docsFelipe Artur2018-04-051-2/+4
| * | | Fix more specsFelipe Artur2018-04-053-2/+4
| * | | Fix specsFelipe Artur2018-04-052-4/+4
| * | | Show issues of subgroups in group-level issue boardFelipe Artur2018-04-052-7/+24
* | | | Merge branch 'ui-mr-counter-cache' into 'master'Sean McGivern2018-04-061-2/+12
|\ \ \ \
| * | | | Deleting a MR you are assigned to should decrements counterm b2018-04-051-2/+12
| |/ / /
* | | | Merge branch 'issue_42443' into 'master'Sean McGivern2018-04-061-0/+24
|\ \ \ \
| * | | | Include subgroup issues when searching for group issues using the APIissue_42443Felipe Artur2018-04-051-0/+24
* | | | | Resolve "Show `failure_reason` and upgrade tooltips of jobs"Mayra Cabrera2018-04-0523-17/+502
* | | | | Merge branch 'direct-upload-of-artifacts' into 'master'Grzegorz Bizon2018-04-057-201/+341
|\ \ \ \ \
| * | | | | Add `direct_upload` setting for artifactsdirect-upload-of-artifactsKamil Trzciński2018-04-056-141/+341
| * | | | | Remove artifacts_file/metadata from project exportKamil Trzciński2018-04-051-60/+0
* | | | | | Merge branch 'improve-jobs-queuing-time-metric' into 'master'jramsay-masterKamil Trzciński2018-04-052-2/+82
|\ \ \ \ \ \
| * | | | | | Partition job_queue_duration_seconds with jobs_running_for_projectTomasz Maczukin2018-04-052-2/+82
* | | | | | | Merge branch '44389-always-allow-http-for-ci-git-operations' into 'master'Kamil Trzciński2018-04-051-1/+23
|\ \ \ \ \ \ \
| * | | | | | | Allow HTTP(s) when git request is made by GitLab CITomasz Maczukin2018-04-051-1/+23
| |/ / / / / /
* | | | | | | Merge branch '44665-fix-db-trace-stream-by-raw-access' into 'master'Kamil Trzciński2018-04-051-1/+18
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Fix failed spec44665-fix-db-trace-stream-by-raw-accessShinya Maeda2018-04-051-1/+2
| * | | | | | Add testShinya Maeda2018-04-051-0/+16
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'osw-44295-adjust-authorization-for-discussions-show' into 'master'Sean McGivern2018-04-051-0/+47
|\ \ \ \ \ \
| * | | | | | Adjust 404's for LegacyDiffNote discussion renderingOswaldo Ferreira2018-04-051-0/+47
| |/ / / / /
* | | | | | Merge branch 'ide-diff-inline' into 'master'Filipa Lacerda2018-04-052-33/+88
|\ \ \ \ \ \
| * | | | | | set `renderSideBySide` when creating diff instancePhil Hughes2018-04-051-0/+1
| * | | | | | updated wordWrap option be `on`Phil Hughes2018-04-051-1/+1
| * | | | | | added specsPhil Hughes2018-04-052-33/+87
* | | | | | | Merge branch '43098-controller-projects-issuescontroller-show-executes-more-t...Douwe Maan2018-04-054-10/+85
|\ \ \ \ \ \ \
| * | | | | | | Fix N+1 in MergeRequestParserSean McGivern2018-04-054-10/+85
* | | | | | | | Merge branch 'bvl-override-import-params' into 'master'Douwe Maan2018-04-056-14/+76
|\ \ \ \ \ \ \ \
| * | | | | | | | Don't export `Project#description_html`Bob Van Landuyt2018-04-054-11/+1
| * | | | | | | | Override values from JSON with import dataBob Van Landuyt2018-04-053-4/+38
| * | | | | | | | Store override params as import data on projectsBob Van Landuyt2018-04-042-4/+42
* | | | | | | | | Merge branch 'use-chronic-duration-attribute-for-project-build-timeout' into ...Kamil Trzciński2018-04-055-89/+136
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Update tests for settings/ci_cd_controller_specTomasz Maczukin2018-04-041-11/+35
| * | | | | | | | | Specify default value for Project#build_timeoutTomasz Maczukin2018-04-041-10/+24
| * | | | | | | | | Move leftovers from pipelines_settings_controller to settings/ci_cd_controllerTomasz Maczukin2018-04-044-79/+88
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'jprovazn-comment-refs' into 'master'Sean McGivern2018-04-052-0/+32
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Better group support notes-related codeJan Provaznik2018-04-052-0/+32
| | |_|_|_|/ / / / | |/| | | | | | |