summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '19650-remove-admin-section-from-search-results-if-user-doesnt-h...Rémy Coutable2017-09-061-2/+9
|\
| * Hide admin link from default search results for non-adminsMark Fletcher2017-09-061-2/+9
* | Clean up new navigation templatesPhil Hughes2017-09-0675-825/+194
* | Update 'Visibility of pipelines'Fabio Busatto2017-09-061-1/+14
* | Use flexbox for prometheus graph row grouping instead of bootstrap classesMike Greiling2017-09-066-87/+33
* | Merge branch '27374-groups-groupmemberscontroller-create-is-slow-due-to-sql' ...Douwe Maan2017-09-063-17/+47
|\ \
| * | Optimize SQL queries used in Groups::GroupMembersController#create27374-groups-groupmemberscontroller-create-is-slow-due-to-sqlRubén Dávila2017-09-053-17/+47
* | | Merge branch '36860-migrate-issues-author' into 'master'Douwe Maan2017-09-063-16/+12
|\ \ \
| * \ \ Merge branch 'master' into '36860-migrate-issues-author'36860-migrate-issues-authorDouwe Maan2017-09-0578-365/+1415
| |\ \ \ | | |/ /
| * | | Remove checks if issue.author is presentJarka Kadlecova2017-09-053-16/+12
* | | | Make search dropdowns consistentWinnie Hellmann2017-09-053-5/+12
* | | | Merge branch '29786-inconsistent-search-hint' into 'master'Clement Ho2017-09-051-1/+1
|\ \ \ \
| * | | | Change hint format for main filtered search dropdown29786-inconsistent-search-hintChris Peressini2017-09-021-1/+1
* | | | | Merge branch '35424-navigation-updates' into 'master'Filipa Lacerda2017-09-0515-137/+288
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Top navigation updatesAnnabel Dunstone Gray2017-09-0515-137/+288
* | | | | Merge branch 'fuzzy-issue-search' into 'master'Sean McGivern2017-09-051-4/+7
|\ \ \ \ \
| * | | | | Fuzzy search issuable title or descriptionHiroyuki Sato2017-08-311-4/+7
* | | | | | Merge branch '35010-remove-goto-project-from-breadcrumb' into 'master'Filipa Lacerda2017-09-054-60/+0
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Remove project select dropdown from breadcrumbkushalpandya2017-09-054-60/+0
* | | | | | Merge branch '36821-fix-new-nav-wrapping-caret-and-increasing-height' into 'm...Annabel Dunstone Gray2017-09-051-2/+2
|\ \ \ \ \ \
| * | | | | | Fix new nav wrapping caret and increasing height36821-fix-new-nav-wrapping-caret-and-increasing-heightEric Eastwood2017-08-311-2/+2
* | | | | | | Merge branch 'mr-index-page-performance' into 'master'Sean McGivern2017-09-057-9/+40
|\ \ \ \ \ \ \
| * | | | | | | Re-use issue/MR counts for the pagination systemmr-index-page-performanceYorick Peterse2017-09-057-9/+40
* | | | | | | | Merge branch '37331-button-MR-widget' into 'master'Clement Ho2017-09-051-4/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix buttons with different height in merge request widget37331-button-MR-widgetFilipa Lacerda2017-09-011-4/+6
* | | | | | | | | 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 '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 '35010-projects-nav-dropdown' into 'master'Filipa Lacerda2017-09-0519-5/+869
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Restore support for short-cut to Projects pagekushalpandya2017-09-051-1/+6
| * | | | | | | | | | Fix project metadata accessorkushalpandya2017-09-051-1/+2
| * | | | | | | | | | Add styles for Projects Dropdownkushalpandya2017-09-051-0/+149
| * | | | | | | | | | Add helper class for margin bottom `5px`kushalpandya2017-09-051-0/+1
| * | | | | | | | | | Move `common_vue` into vendor bundlekushalpandya2017-09-052-1/+1
| * | | | | | | | | | Add Projects Dropdown bundlekushalpandya2017-09-051-0/+1
| * | | | | | | | | | Projects Dropdown App Global Constantskushalpandya2017-09-051-0/+10
| * | | | | | | | | | Projects Dropdown Event Hubkushalpandya2017-09-051-0/+3
| * | | | | | | | | | Projects Dropdown App Storekushalpandya2017-09-051-0/+33
| * | | | | | | | | | Projects Dropdown App Servicekushalpandya2017-09-051-0/+132
| * | | | | | | | | | Projects Dropdown Searched Projects List Componentkushalpandya2017-09-051-0/+63
| * | | | | | | | | | Projects Dropdown Frequent Projects List Componentkushalpandya2017-09-051-0/+57
| * | | | | | | | | | Projects Dropdown Project Item Componentkushalpandya2017-09-051-0/+96
| * | | | | | | | | | Projects Dropdown Search Input Componentkushalpandya2017-09-051-0/+64
| * | | | | | | | | | Projects Dropdown Root App Componentkushalpandya2017-09-051-0/+157
| * | | | | | | | | | Projects Dropdown App Entrykushalpandya2017-09-051-0/+68
| * | | | | | | | | | Show projects dropdown partial as nav item dropdownkushalpandya2017-09-051-2/+5
| * | | | | | | | | | Projects Dropdown View Partialkushalpandya2017-09-051-0/+14