Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'fix/import-export-performance' into 'master' | Douwe Maan | 2017-09-06 | 1 | -0/+4 |
|\ | | | | | | | | | | | | | Improve Import/Export memory use and performance Closes #35389 and #26556 See merge request !13957 | ||||
| * | refactor code based on feedbackfix/import-export-performance | James Lopez | 2017-09-06 | 1 | -1/+1 |
| | | |||||
| * | fix export performance of CI builds | James Lopez | 2017-09-05 | 1 | -0/+4 |
| | | |||||
* | | Merge branch ↵ | Rémy Coutable | 2017-09-06 | 1 | -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-admins | Mark Fletcher | 2017-09-06 | 1 | -2/+9 |
| | | | |||||
* | | | Clean up new navigation templates | Phil Hughes | 2017-09-06 | 75 | -825/+194 |
| | | | |||||
* | | | Update 'Visibility of pipelines' | Fabio Busatto | 2017-09-06 | 1 | -1/+14 |
| | | | |||||
* | | | Use flexbox for prometheus graph row grouping instead of bootstrap classes | Mike Greiling | 2017-09-06 | 6 | -87/+33 |
| | | | |||||
* | | | Merge branch '27374-groups-groupmemberscontroller-create-is-slow-due-to-sql' ↵ | Douwe Maan | 2017-09-06 | 3 | -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-sql | Rubén Dávila | 2017-09-05 | 3 | -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 Maan | 2017-09-06 | 3 | -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-author | Douwe Maan | 2017-09-05 | 78 | -365/+1415 |
| |\ \ \ \ | | |/ / / | | | | | | | | | | | # Conflicts: # db/schema.rb | ||||
| * | | | | Remove checks if issue.author is present | Jarka Kadlecova | 2017-09-05 | 3 | -16/+12 |
| | | | | | |||||
* | | | | | Make search dropdowns consistent | Winnie Hellmann | 2017-09-05 | 3 | -5/+12 |
| | | | | | |||||
* | | | | | Merge branch '29786-inconsistent-search-hint' into 'master' | Clement Ho | 2017-09-05 | 1 | -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-hint | Chris Peressini | 2017-09-02 | 1 | -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 Lacerda | 2017-09-05 | 15 | -137/+288 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Navigation updates Closes #35424 and #35091 See merge request !13480 | ||||
| * | | | | | Top navigation updates | Annabel Dunstone Gray | 2017-09-05 | 15 | -137/+288 |
| | | | | | | |||||
* | | | | | | Merge branch 'fuzzy-issue-search' into 'master' | Sean McGivern | 2017-09-05 | 1 | -4/+7 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fuzzy search issues / merge requests Closes #26835, #29994, and #20362 See merge request !13780 | ||||
| * | | | | | Fuzzy search issuable title or description | Hiroyuki Sato | 2017-08-31 | 1 | -4/+7 |
| | | | | | | |||||
* | | | | | | Merge branch '35010-remove-goto-project-from-breadcrumb' into 'master' | Filipa Lacerda | 2017-09-05 | 4 | -60/+0 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove project select dropdown from breadcrumb Closes #35010 See merge request !14010 | ||||
| * | | | | | Remove project select dropdown from breadcrumb | kushalpandya | 2017-09-05 | 4 | -60/+0 |
| | | | | | | |||||
* | | | | | | Merge branch '36821-fix-new-nav-wrapping-caret-and-increasing-height' into ↵ | Annabel Dunstone Gray | 2017-09-05 | 1 | -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-height | Eric Eastwood | 2017-08-31 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/36821 | ||||
* | | | | | | | Merge branch 'mr-index-page-performance' into 'master' | Sean McGivern | 2017-09-05 | 7 | -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-performance | Yorick Peterse | 2017-09-05 | 7 | -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 Ho | 2017-09-05 | 1 | -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-widget | Filipa Lacerda | 2017-09-01 | 1 | -4/+6 |
| | | | | | | | | | |||||
* | | | | | | | | | Merge branch 'winh-ajax-users-dropdown' into 'master' | Phil Hughes | 2017-09-05 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make .ajax-users-select dropdown consistent See merge request !13599 | ||||
| * | | | | | | | | | Make .ajax-users-select dropdown consistentwinh-ajax-users-dropdown | winh | 2017-09-05 | 1 | -0/+1 |
| | | | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'winh-admin-group-role-dropdown' into 'master' | Phil Hughes | 2017-09-05 | 1 | -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-dropdown | winh | 2017-09-05 | 1 | -0/+1 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge branch 'winh-issuable-actions-dropdowns' into 'master' | Phil Hughes | 2017-09-05 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make issuable action dropdowns style consistent See merge request !13455 | ||||
| * | | | | | | | | | Make issuable action dropdowns style consistentwinh-issuable-actions-dropdowns | winh | 2017-09-05 | 1 | -0/+2 |
| | | | | | | | | | | |||||
* | | | | | | | | | | Merge branch '35010-projects-nav-dropdown' into 'master' | Filipa Lacerda | 2017-09-05 | 19 | -5/+869 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add dropdown to Projects nav item Closes #35010 See merge request !13866 | ||||
| * | | | | | | | | | | Restore support for short-cut to Projects page | kushalpandya | 2017-09-05 | 1 | -1/+6 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Fix project metadata accessor | kushalpandya | 2017-09-05 | 1 | -1/+2 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Add styles for Projects Dropdown | kushalpandya | 2017-09-05 | 1 | -0/+149 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Add helper class for margin bottom `5px` | kushalpandya | 2017-09-05 | 1 | -0/+1 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Move `common_vue` into vendor bundle | kushalpandya | 2017-09-05 | 2 | -1/+1 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Add Projects Dropdown bundle | kushalpandya | 2017-09-05 | 1 | -0/+1 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Projects Dropdown App Global Constants | kushalpandya | 2017-09-05 | 1 | -0/+10 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Projects Dropdown Event Hub | kushalpandya | 2017-09-05 | 1 | -0/+3 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Projects Dropdown App Store | kushalpandya | 2017-09-05 | 1 | -0/+33 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Projects Dropdown App Service | kushalpandya | 2017-09-05 | 1 | -0/+132 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Projects Dropdown Searched Projects List Component | kushalpandya | 2017-09-05 | 1 | -0/+63 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Projects Dropdown Frequent Projects List Component | kushalpandya | 2017-09-05 | 1 | -0/+57 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Projects Dropdown Project Item Component | kushalpandya | 2017-09-05 | 1 | -0/+96 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Projects Dropdown Search Input Component | kushalpandya | 2017-09-05 | 1 | -0/+64 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Projects Dropdown Root App Component | kushalpandya | 2017-09-05 | 1 | -0/+157 |
| | | | | | | | | | | |