summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Disable new label form in dropdown until fields are completedropdown-alignment-fixesPhil Hughes2016-03-231-23/+60
* Fixed failing testsPhil Hughes2016-03-231-2/+2
* Changed colour of no matching results bgPhil Hughes2016-03-233-5/+22
* Removed bold on any/unassigned authorsPhil Hughes2016-03-231-13/+22
* Adjusted alignment for the new label formPhil Hughes2016-03-235-20/+48
* Added label color box in dropdownPhil Hughes2016-03-232-7/+10
* Added clear button to dropdown filterPhil Hughes2016-03-233-5/+39
* Merge branch 'fix-sorting-by-votes-on-groups-page' into 'master' Douwe Maan2016-03-233-3/+59
|\
| * Fix sorting issues/mrs by votes on the groups pagefix-sorting-by-votes-on-groups-pageDouglas Barbosa Alexandre2016-03-213-3/+59
* | Merge branch 'notifications-for-subscribers-confidential-issue-labels' into '...Douwe Maan2016-03-235-7/+110
|\ \
| * | Fix issues count on labels pagenotifications-for-subscribers-confidential-issue-labelsDouglas Barbosa Alexandre2016-03-222-5/+5
| * | Restrict notifications for confidential issuesDouglas Barbosa Alexandre2016-03-223-2/+105
* | | Merge branch 'move-issue-section-should-not-be-displayed-in-the-new-issue-for...Douwe Maan2016-03-235-2/+16
|\ \ \
| * | | Do not allow to move issue if it has not been persistedmove-issue-section-should-not-be-displayed-in-the-new-issue-form-14489Grzegorz Bizon2016-03-236-3/+17
| * | | Moving of issuables only when the record already existsZeger-Jan van de Weg2016-03-231-1/+1
|/ / /
* | | Merge branch 'scss-lint-enable' into 'master' Robert Speicher2016-03-236-22/+29
|\ \ \
| * | | Fixes last remaining lints and enables scss-lint test for GitLab CI.connorshea2016-03-226-22/+29
|/ / /
* | | Merge branch 'css-selector-format' into 'master' Robert Speicher2016-03-221-1/+1
|\ \ \
| * | | Disabled SelectorFormat rule for SCSS Lint in order to get the Rake task pass...connorshea2016-03-181-1/+1
* | | | 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
| |/ / / / / /
* | | | | | | Merge branch 'grafana_documentation' into 'master' Drew Blessing2016-03-227-1/+120
|\ \ \ \ \ \ \
| * | | | | | | Grafana installation and configuration documentation. [ci skip]Drew Blessing2016-03-227-1/+120
* | | | | | | | Merge branch 'drop_db_before_restore' into 'master' Robert Speicher2016-03-227-26/+171
|\ \ \ \ \ \ \ \
| * | | | | | | | Reload the schema before restoring a database backupDrew Blessing2016-03-217-26/+171
* | | | | | | | | Merge branch 'delete-button-on-edit-issue-has-no-confirmation-14474' into 'ma...Douwe Maan2016-03-221-1/+2
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | User has to confirm deletion of issuablesZeger-Jan van de Weg2016-03-221-1/+2
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Update CHANGELOGRémy Coutable2016-03-221-2/+9
|/ / / / / / /
* | | | | | | Merge branch 'doc_group_visibility' into 'master' Achilleas Pipinellis2016-03-221-8/+15
|\ \ \ \ \ \ \
| * | | | | | | Add docs on group visibilityAchilleas Pipinellis2016-03-221-8/+15
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'gitlab_intro_docs' into 'master' Achilleas Pipinellis2016-03-229-81/+163
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Remove redundant wordAchilleas Pipinellis2016-03-221-1/+1
| * | | | | | Refactor award emoji doc a bitAchilleas Pipinellis2016-03-221-4/+4
| * | | | | | Fix grammar in intro guideAchilleas Pipinellis2016-03-221-2/+2
| * | | | | | Merge Git basics into Start using GitAchilleas Pipinellis2016-03-223-59/+63
| * | | | | | Add award emoji docsAchilleas Pipinellis2016-03-226-1/+49