summaryrefslogtreecommitdiff
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Put project Files and Commits tabs under Code tabDmitriy Zaporozhets2016-06-035-16/+14
* issuable#labels_array explicitly load the labelsPaco Guzman2016-06-021-5/+5
* Refactor. Add tests.Josh Frye2016-06-022-10/+1
* Cache project build count. Closes #18032Josh Frye2016-06-021-0/+9
* Merge branch 'issue-18036' into 'master' Yorick Peterse2016-06-021-2/+2
|\
| * Cache assigned open issue count. Closes #18035Josh Frye2016-06-021-1/+1
| * Cache assigned merge request count. Closes #18036Josh Frye2016-06-021-1/+1
* | Merge branch 'search-box-blur' into 'master' Jacob Schatz2016-06-021-5/+2
|\ \ | |/ |/|
| * Clicking search pill focuses fieldsearch-box-blurPhil Hughes2016-05-241-5/+2
* | Attempt to fix the user page.Connor Shea2016-06-012-1/+2
* | Remove d3 except for on pages where it's necessary.Connor Shea2016-06-012-0/+4
* | Merge branch 'fix-dropdown-cutoff' into 'master' Robert Speicher2016-06-021-1/+1
|\ \
| * | Add a title attribute to each branch in the branches dropdown on the New MR p...Connor Shea2016-05-311-1/+1
* | | Merge branch 'dz-one-ci-cd-tab' into 'master' Dmitriy Zaporozhets2016-06-014-9/+22
|\ \ \
| * | | Merge Builds and Pipelines tab into onedz-one-ci-cd-tabDmitriy Zaporozhets2016-05-284-9/+22
* | | | Merge branch 'separate-banzai-references' into 'master' Douwe Maan2016-06-0121-24/+24
|\ \ \ \
| * | | | Added author to various Markdown calls in viewsYorick Peterse2016-05-2621-24/+24
* | | | | Merge branch 'fix-cancelable-retryable' into 'master' Douwe Maan2016-06-011-2/+2
|\ \ \ \ \
| * | | | | Pipelines can be canceled only when there are running buildsKamil Trzcinski2016-05-311-2/+2
* | | | | | Merge branch 'fix/error-500-in-pipeline-when-fork' into 'master' Rémy Coutable2016-06-011-8/+8
|\ \ \ \ \ \
| * | | | | | User internal pipeline to access project in viewsGrzegorz Bizon2016-06-011-8/+8
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'prefer-to_reference' into 'master' Douwe Maan2016-06-011-1/+1
|\ \ \ \ \ \
| * | | | | | Use `Snippet#to_reference` directlyLin Jen-Shin2016-05-311-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'rs-remember-me-2fa' into 'master' Douwe Maan2016-06-011-0/+1
|\ \ \ \ \ \
| * | | | | | Pass the "Remember me" value to the 2FA token formrs-remember-me-2faRobert Speicher2016-05-301-0/+1
* | | | | | | Merge branch 'rs-event-common-has-tooltip' into 'master' Dmitriy Zaporozhets2016-06-011-1/+1
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Add tooltips for common Event feed entriesrs-event-common-has-tooltipRobert Speicher2016-05-301-1/+1
| |/ / / / /
* | | | | | Upgrade Kaminari from 0.16.3 to 0.17.0.Connor Shea2016-05-317-9/+9
* | | | | | Add Application Setting to configure Container Registry token expire delay (d...Kamil Trzcinski2016-05-311-0/+8
| |/ / / / |/| | | |
* | | | | Small fixes and added to the changelogpatch/wiki_page_eventsGabriel Mazetto2016-05-301-1/+1
* | | | | Add Admin UI to enable Wiki Page events webhook in projectsGabriel Mazetto2016-05-302-1/+8
|/ / / /
* | | | Use $ as the snippet prefix so it's consistentLin Jen-Shin2016-05-281-1/+1
| |/ / |/| |
* | | Merge branch 'fix-multiple-ci-status-poll' into 'master' Jacob Schatz2016-05-271-1/+7
|\ \ \
| * | | Fixed potential issue with 2 ci status polling events happeningfix-multiple-ci-status-pollPhil Hughes2016-05-261-1/+7
| |/ /
* | | Merge branch 'filter-by-any-user' into 'master' Jacob Schatz2016-05-261-1/+1
|\ \ \
| * | | Filter issuables by any userPhil Hughes2016-05-261-1/+1
| |/ /
* | | Merge branch 'remove-unnecessary-titles' into 'master' Robert Speicher2016-05-2673-78/+4
|\ \ \
| * | | Return header title for new project pageremove-unnecessary-titlesDmitriy Zaporozhets2016-05-261-0/+1
| * | | Remove header title from project pagesDmitriy Zaporozhets2016-05-2673-78/+3
* | | | Merge branch 'commit-header-buttons' into 'master' Jacob Schatz2016-05-261-26/+30
|\ \ \ \
| * | | | Improved mobile stylingcommit-header-buttonsPhil Hughes2016-05-261-14/+17
| * | | | Reduced number of buttons in commit headerPhil Hughes2016-05-261-14/+15
| | |/ / | |/| |
* | | | Merge branch 'move-project-dropdown-async' into 'master' Jacob Schatz2016-05-261-3/+1
|\ \ \ \
| * | | | Correctly sends project IDPhil Hughes2016-05-201-1/+1
| * | | | Loads move issue dropdown asyncPhil Hughes2016-05-161-3/+1
* | | | | Merge branch 'services-ui' into 'master' Jacob Schatz2016-05-262-39/+45
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Hide description on mobileservices-uiPhil Hughes2016-05-261-25/+24
| * | | | Updated services UIPhil Hughes2016-05-172-39/+46
* | | | | Merge branch 'remove-main-language' into 'master' Josh Frye2016-05-261-3/+0
|\ \ \ \ \
| * | | | | Remove main_language and testsremove-main-languageJosh Frye2016-05-251-3/+0