summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | | | | Add support for `sizeClass`, defaults to `s40`kushalpandya2017-09-051-1/+7
| * | | | | | | Make query param `simple` part of configkushalpandya2017-09-051-1/+2
* | | | | | | | Merge branch 'move-operation-service-call-sites' into 'master'Sean McGivern2017-09-051-18/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | Add Gitaly migration points for branch/tag create/deletemove-operation-service-call-sitesJacob Vosmaer2017-09-051-18/+10
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'feature/gpg-verification-status' into 'master'Douwe Maan2017-09-0517-62/+107
|\ \ \ \ \ \ \ \
| * | | | | | | | set the popover's viewport to the main contentAlexis Reigel2017-09-051-1/+4
| * | | | | | | | use local_assigns to document partial paramsAlexis Reigel2017-09-051-1/+8
| * | | | | | | | dry up signature badge templatesAlexis Reigel2017-09-055-36/+18
| * | | | | | | | make valid_signature an ignored columnAlexis Reigel2017-09-051-0/+3
| * | | | | | | | drop backwards compatibility for valid_signatureAlexis Reigel2017-09-051-8/+0
| * | | | | | | | use User#to_reference for outputting the usernameAlexis Reigel2017-09-051-1/+1
| * | | | | | | | update signature badges to reflect new statesAlexis Reigel2017-09-057-5/+30
| * | | | | | | | use new #verification_statusAlexis Reigel2017-09-053-6/+17
| * | | | | | | | extract partial for the signature badge userAlexis Reigel2017-09-052-21/+22
| * | | | | | | | use User#verified_email? for gpg key verificationAlexis Reigel2017-09-051-2/+2