summaryrefslogtreecommitdiff
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Async notification subscriptions in issue boardsEric Eastwood2017-11-201-6/+4
* Hide log size in mobileFilipa Lacerda2017-11-201-2/+2
* Merge branch 'improved-changes-dropdown' into 'master'Filipa Lacerda2017-11-171-3/+5
|\
| * updated to use new sprite iconsPhil Hughes2017-11-171-1/+1
| * Improved the design of the changed files dropdownPhil Hughes2017-11-171-3/+5
* | Merge branch 'mk-add-user-rate-limits' into 'master'Douwe Maan2017-11-171-0/+51
|\ \ | |/ |/|
| * Add request throttlesMichael Kozono2017-11-171-0/+51
* | Resolve "Performance issues when loading large number of wiki pages"Francisco Javier López2017-11-173-4/+5
* | Merge branch 'rc/use-existing-url-helper' into 'master'Grzegorz Bizon2017-11-171-1/+1
|\ \ | |/ |/|
| * Replace ci_status_path with pipeline_pathrc/use-existing-url-helperRémy Coutable2017-11-141-1/+1
* | Resolve "lock/confidential issuable sidebar custom svg icons iteration"Luke "Jared" Bennett2017-11-162-3/+3
* | Merge branch 'brand_header_change' into 'master'Annabel Dunstone Gray2017-11-162-2/+2
|\ \
| * | When a custom header logo is present, don't show GitLab type logoDrew Blessing2017-11-152-2/+2
* | | Resolve "Clicking on GPG verification badge jumps to top of the page"Mike Greiling2017-11-162-2/+2
* | | Truncate tree to max 1,000 items and display notice to usersDrew Blessing2017-11-151-0/+7
|/ /
* | Resolve "Internationalization support for Prometheus Service Configuration"Jose Ivan Vargas Lopez2017-11-151-15/+12
* | Stops page reload when changing tabs or pages - uses API requests insteadFilipa Lacerda2017-11-141-6/+0
|/
* Merge branch 'fix/sm/31771-do-not-allow-jobs-to-be-erased-new' into 'master'Kamil Trzciński2017-11-141-1/+1
|\
| * Merge branch 'master' into fix/sm/31771-do-not-allow-jobs-to-be-erased-newShinya Maeda2017-11-0720-82/+109
| |\
| * | Do not allow jobs to be erasedShinya Maeda2017-11-061-1/+1
* | | Merge branch 'bvl-refresh-member-listing-on-removal' into 'master'Tim Zallmann2017-11-131-1/+0
|\ \ \
| * | | Don't perform a JS request when deleting a membership.bvl-refresh-member-listing-on-removalBob Van Landuyt2017-11-131-1/+0
* | | | Merge branch '3615-improve-welcome-screen' into 'master'Tim Zallmann2017-11-135-86/+106
|\ \ \ \
| * | | | Use flexbox instead of bootstrap columns3615-improve-welcome-screenAnnabel Dunstone Gray2017-11-083-85/+76
| * | | | Add new icon; update contentAnnabel Dunstone Gray2017-11-083-3/+4
| * | | | Add four blocks to each welcome pageAnnabel Dunstone Gray2017-11-082-10/+28
| * | | | Update new project iconAnnabel Dunstone Gray2017-11-081-1/+1
| * | | | Reorganize landing page for new usersAnnabel Dunstone Gray2017-11-083-76/+86
* | | | | Merge branch '37174-wrong-case-for-roles-header-in-allowed-to-create-project-...Annabel Dunstone Gray2017-11-131-1/+1
|\ \ \ \ \
| * | | | | Add missing CSS class to capitalize the protectec tag header dropdown37174-wrong-case-for-roles-header-in-allowed-to-create-project-settings-dropdownJose Ivan Vargas2017-11-101-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch '40068-runner-sorting-regression' into 'master'Annabel Dunstone Gray2017-11-131-1/+1
|\ \ \ \ \
| * | | | | Revert a regression on runners sorting (!15134)Takuya Noguchi2017-11-121-1/+1
| |/ / / /
* | | | | Merge branch 'issue_39238' into 'master'Sean McGivern2017-11-131-3/+8
|\ \ \ \ \
| * | | | | Fix image diff notes emailFelipe Artur2017-11-131-3/+8
| | |/ / / | |/| | |
* | | | | Merge branch 'dm-authorize-admin-oauth-application' into 'master'Sean McGivern2017-11-131-5/+8
|\ \ \ \ \
| * | | | | Prevent error when authorizing an admin-created OAauth application without a ...Douwe Maan2017-11-131-5/+8
| | |/ / / | |/| | |
* | | | | Add externalized stringsGeorge Andrinopoulos2017-11-111-3/+3
* | | | | Move total time spend calculation to milestoneishGeorge Andrinopoulos2017-11-111-5/+5
* | | | | Fix static code analysis offenceGeorge Andrinopoulos2017-11-111-1/+1
* | | | | Fix collapsed sidebar messages and iconGeorge Andrinopoulos2017-11-112-4/+11
* | | | | Add total time spent to milestonesGeorge Andrinopoulos2017-11-111-0/+10
|/ / / /
* | | | Merge branch '32059-fix-oauth-phishing' into 'security-10-1'Douwe Maan2017-11-103-6/+16
|/ / /
* | | Merge branch 'dm-notes-for-commit-id' into 'master'Rémy Coutable2017-11-081-6/+1
|\ \ \
| * | | Use Commit#notes and Note.for_commit_id when possible to make sure we use all...dm-notes-for-commit-idDouwe Maan2017-11-081-6/+1
* | | | Merge branch 'jivl-add-missing-strings-tag-page' into 'master'Tim Zallmann2017-11-081-3/+3
|\ \ \ \
| * | | | Added missing strings to prepare the tags page for internationalizationjivl-add-missing-strings-tag-pageJose Ivan Vargas2017-11-071-3/+3
* | | | | Merge branch 'feature-change-signout-route' into 'master'Douwe Maan2017-11-081-1/+1
|\ \ \ \ \
| * | | | | Change Sign Out route from a DELETE to a GETJoe Marty2017-11-061-1/+1
* | | | | | Merge branch '37824-many-branches-lock-server' into 'master'Annabel Dunstone Gray2017-11-073-14/+22
|\ \ \ \ \ \
| * | | | | | Address discussions on the MEMayra Cabrera2017-11-072-6/+6