summaryrefslogtreecommitdiff
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary divider37069-remove-liAnnabel Dunstone Gray2017-08-251-1/+1
* Merge branch '35721-auth-style-confirmation' into 'master'Clement Ho2017-08-251-37/+41
|\
| * Authorizations regarding OAuth - style confirmationJacopo2017-08-241-37/+41
* | Merge branch '31409-fix-group-and-project-search-for-anonymous-users' into 'm...Kamil Trzciński2017-08-251-1/+1
|\ \
| * | Fix group and project search for anonymous usersNick Thomas2017-08-241-1/+1
* | | Add support for copying permalink to notes via more actions dropdownDimitrie Hoekstra2017-08-251-0/+2
* | | Merge branch '36860-deleted-user-fix' into 'master'Sean McGivern2017-08-253-12/+16
|\ \ \
| * | | Fix failure when issue author is nilJarka Kadlecova2017-08-253-12/+16
* | | | Merge branch 'zj-reword-job-to-pipeline-chart-view' into 'master'Douwe Maan2017-08-251-3/+3
|\ \ \ \
| * | | | Reword job to pipeline on the chart viewZeger-Jan van de Weg2017-08-241-3/+3
| | |/ / | |/| |
* | | | Merge branch '36589-hide-group-name-on-collapse' into 'master'Clement Ho2017-08-244-4/+4
|\ \ \ \
| * | | | Hide group title on sidebar collapse; use more generic class for titles36589-hide-group-name-on-collapseAnnabel Dunstone Gray2017-08-234-4/+4
* | | | | Changed all font-weight values to 400 and 600Dimitrie Hoekstra2017-08-242-3/+3
* | | | | Merge branch 'fix/sm/36731-improve-spec-spec-features-runners_spec-rb-and-spe...Kamil Trzciński2017-08-241-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Refurbish spec/features/runners_spec.rbShinya Maeda2017-08-231-1/+1
* | | | | Merge branch 'archived-projects-only' into 'master'Douwe Maan2017-08-241-1/+4
|\ \ \ \ \
| * | | | | Add an option to list only archived projectsMehdi Lahmam2017-08-241-1/+4
| | |_|/ / | |/| | |
* | | | | Merge branch '36709-gpg-status' into 'master'Clement Ho2017-08-231-3/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix alignment of gpg status36709-gpg-statusAnnabel Dunstone Gray2017-08-231-3/+3
| | |/ / | |/| |
* | | | Merge branch 'zj-fix-fe-blank-button' into 'master'Clement Ho2017-08-231-1/+1
|\ \ \ \
| * | | | Fix blank button not resetting project template valueZeger-Jan van de Weg2017-08-231-1/+1
| | |/ / | |/| |
* | | | Merge branch 'cache-issue-and-mr-counts' into 'master'Douwe Maan2017-08-232-4/+8
|\ \ \ \ | |_|/ / |/| | |
| * | | Cache the number of open issues and merge requestsYorick Peterse2017-08-232-4/+8
| | |/ | |/|
* | | Merge branch 'remove-tooltip-filtered-search-user' into 'master'Tim Zallmann2017-08-231-1/+1
|\ \ \
| * | | Remove tooltip from filtered search userremove-tooltip-filtered-search-userClement Ho2017-08-221-1/+1
* | | | Merge branch 'fix-push-events-branch-removals' into 'master'Sean McGivern2017-08-232-10/+7
|\ \ \ \
| * | | | Fix display of push events for removed refsfix-push-events-branch-removalsYorick Peterse2017-08-222-10/+7
* | | | | Merge branch 'rs-fix-admin-logs-timeout' into 'master'Douwe Maan2017-08-231-10/+6
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Refactor `Admin::LogsController#show`rs-fix-admin-logs-timeoutRobert Speicher2017-08-221-10/+6
| | |/ / | |/| |
* | | | Implement new system note iconsBryce Johnson2017-08-2316-18/+29
|/ / /
* | | Merge branch '36721-rename-repo-text' into 'master'Annabel Dunstone Gray2017-08-221-2/+0
|\ \ \
| * | | 36721 Remove incorrect paragraph regarding renaming repos in settings36721-rename-repo-texttauriedavis2017-08-211-2/+0
* | | | Merge branch 'zj-fix-import-gitlab-export-form' into 'master'Douwe Maan2017-08-221-2/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Update form to properly set the pathZeger-Jan van de Weg2017-08-221-2/+1
| |/ /
* | | Merge branch '35845-improve-subgroup-creation-permissions' into 'master'Douwe Maan2017-08-221-3/+2
|\ \ \
| * | | Improves subgroup creation permissions35845-improve-subgroup-creation-permissionsTiago Botelho2017-08-211-3/+2
* | | | Removed some useless code, codestyle changes and removed an indexGabriel Mazetto2017-08-221-1/+1
* | | | Enable automatic hashed storage for new projects by application settingsGabriel Mazetto2017-08-221-0/+11
* | | | Use non-i18n values for setting new group-level issue/MR button textBryce Johnson2017-08-218-13/+13
* | | | Only require sidekiq-limit_fetch when enabled in settingsonly-limit-fetch-when-requestedSean McGivern2017-08-211-1/+3
| |/ / |/| |
* | | Merge branch 'docs/gpg-refactor' into 'master'Marcia Ramos2017-08-212-2/+2
|\ \ \
| * | | Change GPG docs locationAchilleas Pipinellis2017-08-182-2/+2
* | | | Make issuable filter dropdown style consistentWinnie Hellmann2017-08-181-3/+3
* | | | Add current locale to commit partial cache keyDouwe Maan2017-08-181-1/+1
| |_|/ |/| |
* | | Add support for i18n on Project Activity PageKushal Pandya2017-08-184-12/+12
* | | Merge branch 'winh-admin-user-actions-dropdown' into 'master'Clement Ho2017-08-171-1/+2
|\ \ \
| * | | Make admin user actions dropdown consistentwinh-admin-user-actions-dropdownwinh2017-08-171-1/+2
* | | | Merge branch 'docs/importing-refactor' into 'master'Marcia Ramos2017-08-171-1/+1
|\ \ \ \
| * | | | Move workflow/importing/ to user/project/import/Achilleas Pipinellis2017-08-171-1/+1
| | |/ / | |/| |
* | | | Merge branch '36087-users-cannot-delete-their-account' into 'master'Rémy Coutable2017-08-171-19/+18
|\ \ \ \