summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Finish migration to the new events setupevents-migration-cleanupYorick Peterse2017-09-067-113/+7
* Clean up new navigation templatesPhil Hughes2017-09-061-2/+4
* Merge branch 'system-checks-incoming-email' into 'master'Sean McGivern2017-09-061-1/+23
|\
| * Added dynamic skip reason to SystemCheckGabriel Mazetto2017-09-041-1/+23
* | Use flexbox for prometheus graph row grouping instead of bootstrap classesMike Greiling2017-09-062-64/+2
* | Merge branch '27374-groups-groupmemberscontroller-create-is-slow-due-to-sql' ...Douwe Maan2017-09-065-32/+43
|\ \
| * | Optimize SQL queries used in Groups::GroupMembersController#create27374-groups-groupmemberscontroller-create-is-slow-due-to-sqlRubén Dávila2017-09-055-32/+43
* | | Merge branch '36860-migrate-issues-author' into 'master'Douwe Maan2017-09-062-14/+51
|\ \ \
| * \ \ Merge branch 'master' into '36860-migrate-issues-author'36860-migrate-issues-authorDouwe Maan2017-09-0565-2297/+8554
| |\ \ \
| * | | | Remove checks if issue.author is presentJarka Kadlecova2017-09-051-14/+0
| * | | | Migrate issues authored by deleted user to the Ghost userJarka Kadlecova2017-09-051-0/+51
* | | | | Make search dropdowns consistentWinnie Hellmann2017-09-051-145/+178
| |_|/ / |/| | |
* | | | Migrate Gitlab::Git::Repository#find_branch to GitalyAhmad Sherif2017-09-051-14/+24
| |/ / |/| |
* | | Merge branch 'api-gpg-key-management' into 'master'Sean McGivern2017-09-051-0/+326
|\ \ \
| * | | API: Add GPG key management for adminsRobert Schilling2017-09-051-0/+158
| * | | API: Add GPG key managementRobert Schilling2017-09-051-0/+168
* | | | Merge branch 'fuzzy-issue-search' into 'master'Sean McGivern2017-09-054-22/+162
|\ \ \ \
| * | | | Fix typoHiroyuki Sato2017-09-051-1/+1
| * | | | Fix MySQL spec errorsHiroyuki Sato2017-08-311-5/+5
| * | | | Fix broken feature specsHiroyuki Sato2017-08-312-11/+11
| * | | | Fuzzy search issuable title or descriptionHiroyuki Sato2017-08-312-11/+151
* | | | | Merge branch '35010-remove-goto-project-from-breadcrumb' into 'master'Filipa Lacerda2017-09-053-104/+2
|\ \ \ \ \
| * | | | | Fix flaky behaviour of `getSearchedProjects` due to missing `gon.current_user...kushalpandya2017-09-051-1/+2
| * | | | | Remove spec as no longer necessarykushalpandya2017-09-052-103/+0
* | | | | | Merge branch 'mr-index-page-performance' into 'master'Sean McGivern2017-09-054-2/+149
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Re-use issue/MR counts for the pagination systemmr-index-page-performanceYorick Peterse2017-09-054-2/+149
* | | | | | Merge branch '35010-projects-nav-dropdown' into 'master'Filipa Lacerda2017-09-0511-9/+1013
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Projects Dropdown Spec Mock Datakushalpandya2017-09-051-0/+96
| * | | | | Projects Dropdown App Store Speckushalpandya2017-09-051-0/+41
| * | | | | Projects Dropdown App Service Speckushalpandya2017-09-051-0/+178
| * | | | | Projects Dropdown Frequent Projects Item Component Speckushalpandya2017-09-051-0/+65
| * | | | | Projects Dropdown Searched Projects List Component Speckushalpandya2017-09-051-0/+84
| * | | | | Projects Dropdown Frequent Projects List Component Speckushalpandya2017-09-051-0/+72
| * | | | | Projects Dropdown Search Component Speckushalpandya2017-09-051-0/+101
| * | | | | Projects Dropdown App Component Speckushalpandya2017-09-051-0/+348
| * | | | | Add support for `sizeClass`, defaults to `s40`kushalpandya2017-09-051-6/+22
| * | | | | Make query param `simple` part of configkushalpandya2017-09-052-3/+6
* | | | | | Merge branch 'feature/gpg-verification-status' into 'master'Douwe Maan2017-09-0511-201/+438
|\ \ \ \ \ \
| * | | | | | update gitlab-test repositoryAlexis Reigel2017-09-051-1/+1
| * | | | | | drop backwards compatibility for valid_signatureAlexis Reigel2017-09-051-30/+0
| * | | | | | update signature badges to reflect new statesAlexis Reigel2017-09-051-29/+104
| * | | | | | use new #verification_statusAlexis Reigel2017-09-056-23/+48
| * | | | | | extract gpg commit specs to their own fileAlexis Reigel2017-09-052-101/+104
| * | | | | | add User##verified_email? methodAlexis Reigel2017-09-051-0/+14
| * | | | | | add verification_status: same_user_different_emailAlexis Reigel2017-09-051-2/+42
| * | | | | | downcase gpg key's emailsAlexis Reigel2017-09-051-0/+15
| * | | | | | extract shared exampleAlexis Reigel2017-09-051-20/+19
| * | | | | | match the committer's email against the gpg keyAlexis Reigel2017-09-052-71/+141
| * | | | | | pass whole commit to Gitlab::Gpg::Commit againAlexis Reigel2017-09-052-2/+28
* | | | | | | Merge branch 'api_branches_head' into 'master'Sean McGivern2017-09-051-0/+16
|\ \ \ \ \ \ \