summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Enable all gitaly features in spinach testsgitaly-spinachAlejandro Rodríguez2017-09-051-0/+3
* Merge branch 'api-gpg-key-management' into 'master'Sean McGivern2017-09-055-0/+696
|\
| * Add documentationRobert Schilling2017-09-051-0/+211
| * API: Add GPG key management for adminsRobert Schilling2017-09-052-0/+238
| * API: Add GPG key managementRobert Schilling2017-09-054-0/+247
* | Merge branch 'fuzzy-issue-search' into 'master'Sean McGivern2017-09-059-26/+211
|\ \
| * | Fix typoHiroyuki Sato2017-09-051-1/+1
| * | Update search documentHiroyuki Sato2017-09-052-4/+6
| * | Add `Searching for specific terms` sectionHiroyuki Sato2017-09-031-0/+12
| * | Add changelog entryHiroyuki Sato2017-08-311-0/+5
| * | 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-314-15/+181
* | | Merge branch '35010-remove-goto-project-from-breadcrumb' into 'master'Filipa Lacerda2017-09-058-164/+7
|\ \ \
| * | | 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
| * | | Add changelog entrykushalpandya2017-09-051-0/+5
| * | | Remove project select dropdown from breadcrumbkushalpandya2017-09-054-60/+0
* | | | Merge branch 'feature/dependency-status-badge' into 'master'Rémy Coutable2017-09-052-0/+6
|\ \ \ \
| * | | | Add badge for dependency statusMarkus Koller2017-08-162-0/+6
* | | | | Merge branch '36821-fix-new-nav-wrapping-caret-and-increasing-height' into 'm...Annabel Dunstone Gray2017-09-052-2/+7
|\ \ \ \ \
| * | | | | Fix new nav wrapping caret and increasing height36821-fix-new-nav-wrapping-caret-and-increasing-heightEric Eastwood2017-08-312-2/+7
* | | | | | Merge branch 'mr-index-page-performance' into 'master'Sean McGivern2017-09-0513-11/+244
|\ \ \ \ \ \
| * | | | | | Re-use issue/MR counts for the pagination systemmr-index-page-performanceYorick Peterse2017-09-0513-11/+244
* | | | | | | Merge branch 'note-pull-code' into 'master'Rémy Coutable2017-09-051-23/+22
|\ \ \ \ \ \ \
| * | | | | | | Improve permission table on permissions.mdRaniere Silva2017-09-051-23/+22
|/ / / / / / /
* | | | | | | Merge branch 'update-gitignore-9-5' into 'master'Rémy Coutable2017-09-0511-48/+58
|\ \ \ \ \ \ \
| * | | | | | | update gitignores and licenses - generated by bin/rake gitlab:update_templatesupdate-gitignore-9-5Simon Knox2017-08-0911-48/+58
* | | | | | | | Merge branch 'docs/no-flaky' into 'master'Rémy Coutable2017-09-051-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix flaky-examples-test job to not run for docsdocs/no-flakyAchilleas Pipinellis2017-09-041-1/+1
* | | | | | | | | Merge branch '37331-button-MR-widget' into 'master'Clement Ho2017-09-052-4/+11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix buttons with different height in merge request widget37331-button-MR-widgetFilipa Lacerda2017-09-012-4/+11
* | | | | | | | | | Merge branch 'winh-ajax-users-dropdown' into 'master'Phil Hughes2017-09-051-0/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Make .ajax-users-select dropdown consistentwinh-ajax-users-dropdownwinh2017-09-051-0/+1
* | | | | | | | | | | Merge branch 'po-lint-require' into 'master'Marin Jankovski2017-09-051-1/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Do not require the simple_po_parser in the gettext rake task when in aDJ Mountney2017-09-051-1/+2
|/ / / / / / / / / / /
* | | | | | | | | | | Merge branch 'winh-admin-group-role-dropdown' into 'master'Phil Hughes2017-09-051-0/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Make role dropdown on group admin area consistentwinh-admin-group-role-dropdownwinh2017-09-051-0/+1
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'winh-issuable-actions-dropdowns' into 'master'Phil Hughes2017-09-051-0/+2
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
| * | | | | | | | | | Make issuable action dropdowns style consistentwinh-issuable-actions-dropdownswinh2017-09-051-0/+2
* | | | | | | | | | | Merge branch 'docs-add-assign-runner' into 'master'Achilleas Pipinellis2017-09-051-1/+18
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Add 'Assigning a Runner to another project'Fabio Busatto2017-09-051-1/+18
|/ / / / / / / / / / /
* | | | | | | | | | | Merge branch '35010-projects-nav-dropdown' into 'master'Filipa Lacerda2017-09-0533-17/+1920
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Add changelog entry35010-projects-nav-dropdownkushalpandya2017-09-051-0/+5
| * | | | | | | | | | | Restore support for short-cut to Projects pagekushalpandya2017-09-051-1/+6
| * | | | | | | | | | | Fix project metadata accessorkushalpandya2017-09-051-1/+2
| * | | | | | | | | | | Add Projects Dropdown App i18n stringskushalpandya2017-09-051-2/+32
| * | | | | | | | | | | 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