summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Fixes last remaining lints and enables scss-lint test for GitLab CI.connorshea2016-03-224-7/+11
* Merge branch 'merge-request-sidebar' into 'master' Jacob Schatz2016-03-224-31/+30
|\
| * Fixed bug where participants would not work correctly on merge requestsmerge-request-sidebarPhil Hughes2016-03-214-31/+30
* | Merge branch 'header-mobile-overflow' into 'master' Jacob Schatz2016-03-223-4/+13
|\ \
| * | Fixes issue with signin button overflowing on mobileheader-mobile-overflowPhil Hughes2016-03-223-4/+13
* | | Merge branch 'auto-collapse-nav' into 'master' Jacob Schatz2016-03-221-2/+9
|\ \ \
| * | | Auto collapses the navigation when resizingauto-collapse-navPhil Hughes2016-03-221-2/+9
| |/ /
* | | Merge branch 'issue_13885' into 'master' Jacob Schatz2016-03-227-4/+50
|\ \ \
| * | | Adjust CSSissue_13885Alfredo Sumaran2016-03-181-2/+2
| * | | Add missing labelAlfredo Sumaran2016-03-181-0/+2
| * | | Fixes inputs width inside .nav-controlsAlfredo Sumaran2016-03-184-3/+26
| * | | Sidebar should be on top of dropdownsAlfredo Sumaran2016-03-181-1/+1
| * | | Display nav controls on mobileAlfredo Sumaran2016-03-182-3/+24
* | | | Merge branch 'label-dropdown-errors' into 'master' Jacob Schatz2016-03-224-1/+21
|\ \ \ \
| * | | | Shows error messages when trying to create label in dropdown menulabel-dropdown-errorsPhil Hughes2016-03-224-1/+21
| | |/ / | |/| |
* | | | Merge branch 'fix-milestone-assign' into 'master' Jacob Schatz2016-03-221-1/+1
|\ \ \ \
| * | | | Fixes issue with assign milestone not loading milestone listfix-milestone-assignPhil Hughes2016-03-221-1/+1
| |/ / /
* | | | User has to confirm deletion of issuablesZeger-Jan van de Weg2016-03-221-1/+2
|/ / /
* | | Merge branch 'feature-ci-only-except-trigger' into 'master' Kamil Trzciński2016-03-221-1/+1
|\ \ \
| * | | add 'triggers' keyword to gitlab-ci.yml 'only' and 'except' fields to allow c...Jason Roehm2016-03-151-1/+1
* | | | Address feedbackDouwe Maan2016-03-2213-36/+38
* | | | Merge branch 'master' into issue_12658Douwe Maan2016-03-21115-230/+530
|\ \ \ \
| * \ \ \ Merge branch 'change_css_class_has_tooltip_to_has-tooltip' into 'master' Jacob Schatz2016-03-2132-43/+43
| |\ \ \ \
| | * | | | change the css class has_tooltip to has-tooltip universallychange_css_class_has_tooltip_to_has-tooltipArinde Eniola2016-03-2032-43/+43
| | | |_|/ | | |/| |
| * | | | Merge branch 'css-indentation' into 'master' Jacob Schatz2016-03-213-9/+9
| |\ \ \ \
| | * | | | Fix Indentation lints in CSS.connorshea2016-03-183-9/+9
| * | | | | Merge branch 'ssh-page-ago' into 'master' Jacob Schatz2016-03-211-1/+1
| |\ \ \ \ \
| | * | | | | Remove duplicated agossh-page-agoRobert Schilling2016-03-211-1/+1
| * | | | | | Merge branch 'project-icon' into 'master' Jacob Schatz2016-03-213-3/+3
| |\ \ \ \ \ \
| | * | | | | | Updated other views with new project iconproject-iconPhil Hughes2016-03-212-2/+2
| | * | | | | | Group page now uses correct project iconPhil Hughes2016-03-211-1/+1
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'css-shorthand' into 'master' Jacob Schatz2016-03-2110-23/+23
| |\ \ \ \ \ \
| | * | | | | | Follow the CSS Style Guide rules for using shorthand where possible.connorshea2016-03-1810-23/+23
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch '2489-soft-delete-issues' into 'master' Douwe Maan2016-03-219-7/+44
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' into 2489-soft-delete-issuesZeger-Jan van de Weg2016-03-2170-150/+413
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | * | | | | | Minor improvements on IssuableActionsZeger-Jan van de Weg2016-03-217-35/+37
| | * | | | | | Satisfy rubocopZeger-Jan van de Weg2016-03-192-4/+1
| | * | | | | | Dry destroy action on issuablesZeger-Jan van de Weg2016-03-1911-35/+47
| | * | | | | | Hide delete botton on edit pageZeger-Jan van de Weg2016-03-195-10/+9
| | * | | | | | Soft delete issuablesZeger-Jan van de Weg2016-03-196-3/+30
| * | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/safe-import...James Lopez2016-03-21357-2953/+5632
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | Merge branch 'remove-console-log' into 'master' Jacob Schatz2016-03-211-1/+0
| | |\ \ \ \ \ \
| | | * | | | | | Remove console.log callStan Hu2016-03-201-1/+0
| | * | | | | | | Merge branch 'issues-show-performance' into 'master' Robert Speicher2016-03-215-14/+35
| | |\ \ \ \ \ \ \
| | | * | | | | | | Cache output of Repository#exists?Yorick Peterse2016-03-194-11/+32
| | | * | | | | | | Tweaked performance of Issue#related_branchesYorick Peterse2016-03-191-3/+3
| | | | |/ / / / / | | | |/| | | | |
| | * | | | | | | Merge branch 'feature/issue-move' into 'master' Kamil Trzciński2016-03-2117-13/+222
| | |\ \ \ \ \ \ \
| | | * | | | | | | Change icon and cursor for issue move field tooltipfeature/issue-moveGrzegorz Bizon2016-03-201-2/+2
| | | * | | | | | | Preserve created at time of notes when moving issueGrzegorz Bizon2016-03-201-1/+2
| | | * | | | | | | Merge branch 'master' into feature/issue-moveGrzegorz Bizon2016-03-2017-33/+129
| | | |\ \ \ \ \ \ \