Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve button margin for btn-grouped css class | Dmitriy Zaporozhets | 2016-06-08 | 4 | -30/+24 |
* | Remove unnecessary icons from buttonsdz-improve-ui-consistency | Dmitriy Zaporozhets | 2016-06-08 | 9 | -13/+5 |
* | Cleanup and imrpove issue/mr buttons | Dmitriy Zaporozhets | 2016-06-08 | 8 | -20/+27 |
* | Improve button color for issue and mr pages | Dmitriy Zaporozhets | 2016-06-08 | 3 | -8/+8 |
* | Use hex value instead of rgba for gray border color | Dmitriy Zaporozhets | 2016-06-08 | 1 | -1/+1 |
* | Merge branch '18080-project-header-alignment' into 'master' | Jacob Schatz | 2016-06-08 | 2 | -5/+13 |
|\ | |||||
| * | Add flexbox to project header18080-project-header-alignment | Annabel Dunstone | 2016-06-01 | 2 | -5/+13 |
* | | Merge branch '18074-cancel-pipeline-text' into 'master' | Jacob Schatz | 2016-06-08 | 1 | -1/+4 |
|\ \ | |||||
| * | | Change color of canceled ci text to gray18074-cancel-pipeline-text | Annabel Dunstone | 2016-06-01 | 1 | -1/+4 |
* | | | Merge branch 'optimise-email-css' into 'master' | Robert Speicher | 2016-06-07 | 2 | -28/+167 |
|\ \ \ | |||||
| * | | | Optimise email CSS for speed with Premaileroptimise-email-css | Sean McGivern | 2016-06-07 | 2 | -28/+167 |
* | | | | Merge branch 'notification-dropdown-labels' into 'master' | Jacob Schatz | 2016-06-07 | 4 | -11/+45 |
|\ \ \ \ | |||||
| * | | | | Updated colorsnotification-dropdown-labels | Phil Hughes | 2016-06-07 | 1 | -0/+2 |
| * | | | | Fixed failing tests | Phil Hughes | 2016-06-07 | 1 | -1/+1 |
| * | | | | Notifications dropdown on project page now has descriptions | Phil Hughes | 2016-06-07 | 4 | -11/+43 |
* | | | | | Merge branch '18058-sub-nav' into 'master' | Jacob Schatz | 2016-06-07 | 15 | -266/+345 |
|\ \ \ \ \ | |||||
| * | | | | | Fix alignment of wiki top area | Annabel Dunstone | 2016-06-07 | 2 | -1/+5 |
| * | | | | | Align links and tabs18058-sub-nav | Annabel Dunstone | 2016-06-07 | 1 | -3/+6 |
| * | | | | | Add scrolling tabs to code subnav | Annabel Dunstone | 2016-06-07 | 2 | -20/+41 |
| * | | | | | Finish styling sub nav | Annabel Dunstone | 2016-06-07 | 11 | -211/+234 |
| * | | | | | Start styling sub nav | Annabel Dunstone | 2016-06-07 | 4 | -52/+80 |
| |/ / / / | |||||
* | | | | | Merge branch '18013-compact-sidebar' into 'master' | Jacob Schatz | 2016-06-07 | 6 | -157/+57 |
|\ \ \ \ \ | |||||
| * | | | | | Update charcoal theme colors18013-compact-sidebar | Annabel Dunstone | 2016-06-07 | 1 | -2/+5 |
| * | | | | | Update nav link font size and spacing; fix hamburger icon | Annabel Dunstone | 2016-06-07 | 3 | -24/+17 |
| * | | | | | Fix control btn position | Annabel Dunstone | 2016-06-07 | 1 | -1/+1 |
| * | | | | | Test impersonation using img data attribute instead of username | Annabel Dunstone | 2016-06-07 | 1 | -1/+1 |
| * | | | | | Implement compact side nav | Annabel Dunstone | 2016-06-07 | 5 | -143/+47 |
| |/ / / / | |||||
* | | | | | Merge branch 'issue_14189' into 'master' | Jacob Schatz | 2016-06-07 | 15 | -29/+255 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Fix label order by priority on labels pageissue_14189 | Sean McGivern | 2016-06-07 | 1 | -2/+2 |
| * | | | | Typo | Alfredo Sumaran | 2016-06-06 | 2 | -4/+4 |
| * | | | | Remove unnecessary null-specific order | Sean McGivern | 2016-06-06 | 1 | -2/+2 |
| * | | | | Tidy up Ruby style in templates | Sean McGivern | 2016-06-06 | 2 | -6/+5 |
| * | | | | Initialize LabelManager only when necessary | Alfredo Sumaran | 2016-06-06 | 1 | -1/+1 |
| * | | | | Show functionality only for users with the ability to edit labels | Alfredo Sumaran | 2016-06-06 | 2 | -18/+21 |
| * | | | | Improve functionality | Alfredo Sumaran | 2016-06-06 | 1 | -18/+21 |
| * | | | | add :set_priorities to :authorize_admin_labels! | Alfredo Sumaran | 2016-06-06 | 1 | -1/+1 |
| * | | | | typo | Alfredo Sumaran | 2016-06-06 | 1 | -1/+1 |
| * | | | | Show prioritized labels only on the first page and when there's labels created | Alfredo Sumaran | 2016-06-06 | 1 | -1/+4 |
| * | | | | Remove unnecesary param | Alfredo Sumaran | 2016-06-06 | 1 | -1/+1 |
| * | | | | Typo | Alfredo Sumaran | 2016-06-06 | 1 | -2/+2 |
| * | | | | Update method and route | Alfredo Sumaran | 2016-06-06 | 1 | -2/+2 |
| * | | | | Update method name | Alfredo Sumaran | 2016-06-06 | 1 | -2/+2 |
| * | | | | Add unprioritized scope | Alfredo Sumaran | 2016-06-06 | 3 | -7/+9 |
| * | | | | Feedback | Alfredo Sumaran | 2016-06-06 | 4 | -13/+9 |
| * | | | | Fix style | Sean McGivern | 2016-06-06 | 1 | -1/+1 |
| * | | | | Don't try to count a relation with aliases | Sean McGivern | 2016-06-06 | 1 | -1/+1 |
| * | | | | Fix syntax | Alfredo Sumaran | 2016-06-06 | 1 | -4/+4 |
| * | | | | Show proper error message when saving priority fails | Alfredo Sumaran | 2016-06-06 | 1 | -4/+1 |
| * | | | | Sorting improvements and styling | Alfredo Sumaran | 2016-06-06 | 6 | -9/+42 |
| * | | | | Improve Issuable.order_labels_priority | Rémy Coutable | 2016-06-06 | 7 | -45/+54 |