summaryrefslogtreecommitdiff
path: root/app
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'fix/import-export-performance' into 'master'Douwe Maan2017-09-061-0/+4
|\ | | | | | | | | | | | | Improve Import/Export memory use and performance Closes #35389 and #26556 See merge request !13957
| * refactor code based on feedbackfix/import-export-performanceJames Lopez2017-09-061-1/+1
| |
| * fix export performance of CI buildsJames Lopez2017-09-051-0/+4
| |
* | Merge branch ↵Rémy Coutable2017-09-061-2/+9
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | '19650-remove-admin-section-from-search-results-if-user-doesnt-have-access' into 'master' Hide admin link from default search results for non-admins Closes #19650 See merge request !14015
| * | 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
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into 'master' Optimize Groups::GroupMembersController#create Closes #27374 See merge request !13825
| * | | Optimize SQL queries used in Groups::GroupMembersController#create27374-groups-groupmemberscontroller-create-is-slow-due-to-sqlRubén Dávila2017-09-053-17/+47
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The following optimizations were performed: - Add new association to GroupMember and ProjectMember This new association will allow us to check if a user is a member of a Project or Group through a single query instead of two. - Optimize retrieving of Members when adding multiple Users
* | | | Merge branch '36860-migrate-issues-author' into 'master'Douwe Maan2017-09-063-16/+12
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Migrate old issues without author to the ghost user Closes #36860 See merge request !13860
| * \ \ \ Merge branch 'master' into '36860-migrate-issues-author'36860-migrate-issues-authorDouwe Maan2017-09-0578-365/+1415
| |\ \ \ \ | | |/ / / | | | | | | | | | | # Conflicts: # db/schema.rb
| * | | | 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 dropdown Closes #29786 See merge request !13895
| * | | | | Change hint format for main filtered search dropdown29786-inconsistent-search-hintChris Peressini2017-09-021-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change hint format from `type<value>` to `type:value` so it matches the required syntax to perform filtering Fixes #29786
* | | | | | Merge branch '35424-navigation-updates' into 'master'Filipa Lacerda2017-09-0515-137/+288
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Navigation updates Closes #35424 and #35091 See merge request !13480
| * | | | | Top navigation updatesAnnabel Dunstone Gray2017-09-0515-137/+288
| | | | | |
* | | | | | Merge branch 'fuzzy-issue-search' into 'master'Sean McGivern2017-09-051-4/+7
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fuzzy search issues / merge requests Closes #26835, #29994, and #20362 See merge request !13780
| * | | | | 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 breadcrumb Closes #35010 See merge request !14010
| * | | | | Remove project select dropdown from breadcrumbkushalpandya2017-09-054-60/+0
| | | | | |
* | | | | | Merge branch '36821-fix-new-nav-wrapping-caret-and-increasing-height' into ↵Annabel Dunstone Gray2017-09-051-2/+2
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Fix new navigation wrapping caret and increasing height Closes #36821 See merge request !13967
| * | | | | | Fix new nav wrapping caret and increasing height36821-fix-new-nav-wrapping-caret-and-increasing-heightEric Eastwood2017-08-311-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/36821
* | | | | | | Merge branch 'mr-index-page-performance' into 'master'Sean McGivern2017-09-057-9/+40
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Re-use issue/MR counts for the pagination system Closes #27168 See merge request !13805
| * | | | | | | Re-use issue/MR counts for the pagination systemmr-index-page-performanceYorick Peterse2017-09-057-9/+40
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This changes the issue and MR index pages so the pagination system re-uses the output of the COUNT(*) query used to calculate the number of rows per state (opened, closed, etc). This removes the need for an additional COUNT(*) on both pages.
* | | | | | | | Merge branch '37331-button-MR-widget' into 'master'Clement Ho2017-09-051-4/+6
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix buttons with different height in merge request widget Closes #37331 See merge request !14000
| * | | | | | | | 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 consistent See merge request !13599
| * | | | | | | | | 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 consistent See merge request !14049
| * | | | | | | | | | 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 consistent See merge request !13455
| * | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add dropdown to Projects nav item Closes #35010 See merge request !13866
| * | | | | | | | | | 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
| | | | | | | | | | |