summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | Style for resolve conflicts formAlfredo Sumaran2016-10-131-0/+4
| | * | | | | Styles for discard alertAlfredo Sumaran2016-10-132-3/+14
| | * | | | | Replace textarea with Ace editorAlfredo Sumaran2016-10-131-0/+7
| | * | | | | Implement editor to manually resolve merge conflictsAlfredo Sumaran2016-10-131-0/+26
| * | | | | | change border color to variabletauriedavis2016-10-172-4/+4
| * | | | | | Apply better hierarchy to markdown headers and issue/mr titles21395-standarize-markdown-headlinestauriedavis2016-10-173-21/+14
* | | | | | | Add visibility level to project repositoryissue_19734_2Felipe Artur2016-10-171-56/+27
|/ / / / / /
* | | | | | Added download-button class and applied button margin23380-no-space-between-buttons-on-files-pageLuke Bennett2016-10-171-0/+4
| |_|/ / / |/| | | |
* | | | | Add RTL support to markdown rendererEbrahim Byagowi2016-10-161-0/+13
| |/ / / |/| | |
* | | | Fix broken SCSS linter errors due to missing newlinesStan Hu2016-10-151-0/+3
* | | | Revert "Improve tabbing usability for sign in page"login-ui-improvementsBryce Johnson2016-10-151-10/+0
* | | | Add third box shadow to validation focus, for depth.Bryce Johnson2016-10-151-53/+37
* | | | Add submit button contain with custom margin.Bryce Johnson2016-10-151-0/+4
* | | | Make style fixes, make all submit buttons full-width btn-block.Bryce Johnson2016-10-151-0/+5
* | | | Add padding to fixed footer, to more quickly support scrolling.Bryce Johnson2016-10-151-0/+4
* | | | Make UX upgrades to SignIn/Register views.Bryce Johnson2016-10-153-15/+139
* | | | Enforce TrailingSemicolon and EmptyLineBetweenBlocks in scss-lint23319-enable-trailingsemicolon-on-scss-lintClement Ho2016-10-1452-296/+743
* | | | Merge branch '18844-missing-subnavs-on-some-pages' into 'master' Fatih Acet2016-10-141-0/+6
|\ \ \ \
| * | | | Added subnav to labels edit+new and milestones edit+new+show18844-missing-subnavs-on-some-pagesLuke Bennett2016-10-071-0/+6
* | | | | Merge branch '23147-file-viewer-header-has-hover-style' into 'master' Fatih Acet2016-10-143-9/+21
|\ \ \ \ \
| * | | | | Improved specifity of toggleable file headers23147-file-viewer-header-has-hover-styleLuke Bennett2016-10-143-9/+21
* | | | | | Merge branch '23279-tabbing-over-the-login-screen-should-go-from-password-to-...Annabel Dunstone Gray2016-10-141-0/+10
|\ \ \ \ \ \
| * | | | | | Improve tabbing usability for sign in page23279-tabbing-over-the-login-screen-should-go-from-password-to-submitClement Ho2016-10-131-0/+10
| |/ / / / /
* | | | | | Merge branch '23167-min-row-height' into 'master' Fatih Acet2016-10-143-20/+33
|\ \ \ \ \ \
| * | | | | | Set height on MR builds rows23167-min-row-heightAnnabel Dunstone Gray2016-10-102-15/+21
| * | | | | | Set height on build page rowsAnnabel Dunstone Gray2016-10-101-0/+7
| * | | | | | Replace generic table withAnnabel Dunstone Gray2016-10-103-6/+6
* | | | | | | Merge branch 'mr-tabs-affix' into 'master' Fatih Acet2016-10-141-0/+9
|\ \ \ \ \ \ \
| * | | | | | | Merge request tabs stick when scrolling pagePhil Hughes2016-10-061-0/+9
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'members-ui' into 'master' Fatih Acet2016-10-146-20/+117
|\ \ \ \ \ \ \
| * | | | | | | Tweaked position of badge in panel headingsmembers-uiPhil Hughes2016-10-133-1/+10
| * | | | | | | Changed jQuery to be in single linePhil Hughes2016-10-061-2/+0
| * | | | | | | Merge branch 'master' into members-uiPhil Hughes2016-10-066-8/+40
| |\ \ \ \ \ \ \ | | |/ / / / / /
| * | | | | | | Merge branch 'master' into members-uiPhil Hughes2016-10-0427-167/+612
| |\ \ \ \ \ \ \
| * | | | | | | | Border instead of hrPhil Hughes2016-10-041-0/+5
| * | | | | | | | CSS cleanupPhil Hughes2016-09-132-11/+3
| * | | | | | | | Mobile spacing improvementsPhil Hughes2016-09-133-16/+36
| * | | | | | | | Mobile improvementsPhil Hughes2016-09-132-9/+41
| * | | | | | | | Included groups on project_members pagePhil Hughes2016-09-133-2/+17
| * | | | | | | | Updated members UIPhil Hughes2016-09-132-1/+27
* | | | | | | | | Refactor ci_status on MergeRequestControllerZ.J. van de Weg2016-10-141-2/+2
* | | | | | | | | Show what time ago a MR was deployedZ.J. van de Weg2016-10-141-0/+4
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | Merge branch 'remove-unique-keyframes' into 'master' Annabel Dunstone Gray2016-10-132-42/+43
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Replace unique keyframes mixin with specific keyframe animation namesClement Ho2016-10-132-42/+43
* | | | | | | | Merge branch 'grouped-builds-arrow' into 'master' Fatih Acet2016-10-131-2/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | Allow scrolling within grouped pipelinesgrouped-builds-arrowAnnabel Dunstone Gray2016-10-111-1/+5
| * | | | | | | | Fix overflow to show grouped builds arrowAnnabel Dunstone Gray2016-10-111-1/+0
* | | | | | | | | Improve mr compare message when base is differentdz-improve-mr-comparDmitriy Zaporozhets2016-10-121-2/+1
* | | | | | | | | Inform user when comparing 2 version with different baseDmitriy Zaporozhets2016-10-121-5/+6
|/ / / / / / / /
* | | | | | | | Merge branch '21604-pipeline-ui-updates' into 'master' Fatih Acet2016-10-112-43/+99
|\ \ \ \ \ \ \ \