summaryrefslogtreecommitdiff
path: root/app/assets
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dz-fix-fork-counter' into 'master' Jacob Schatz2016-05-211-1/+5
|\
| * Fix fork counter ui bug for safaridz-fix-fork-counterDmitriy Zaporozhets2016-05-191-1/+5
* | Merge branch 'issuable-new-due-date' into 'master' Jacob Schatz2016-05-212-4/+13
|\ \
| * | Added due date calendar to new issue formPhil Hughes2016-05-162-4/+13
* | | Merge branch 'dropdown-enter-select' into 'master' Jacob Schatz2016-05-211-1/+1
|\ \ \
| * | | Fixed issue with enter key selecting wrong option in dropdowndropdown-enter-selectPhil Hughes2016-05-201-1/+1
| | |/ | |/|
* | | Merge branch 'merge-immediately-button-color-fix' into 'master' Jacob Schatz2016-05-211-2/+2
|\ \ \
| * | | Fixed issue with merge button colormerge-immediately-button-color-fixPhil Hughes2016-05-201-2/+2
| |/ /
* | | Merge branch 'zj-gitignore-dropdown'Douwe Maan2016-05-206-31/+173
|\ \ \
| * | | Dropdown implementationzj-gitignore-dropdownAlfredo Sumaran2016-05-205-62/+79
| * | | Dropdown implementationAlfredo Sumaran2016-05-203-16/+56
| * | | First import of gitignoresZeger-Jan van de Weg2016-05-204-3/+88
| |/ /
* | | Merge branch 'adambutler/gitlab-ce-feature/support-diff-of-issue-title-rename'Douwe Maan2016-05-203-16/+9
|\ \ \
| * | | Reuse existing SCSS variablesadambutler/gitlab-ce-feature/support-diff-of-issue-title-renameRémy Coutable2016-05-182-4/+2
| * | | Create DiffFilter and change SystemNoteService#change_title to use Gitlab::Di...Adam Butler2016-05-183-16/+11
* | | | Merge branch 'eReGeBe/gitlab-ce-feature/milestone-md' into 'master' Douwe Maan2016-05-201-0/+19
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge remote-tracking branch 'origin/master' into eReGeBe/gitlab-ce-feature/m...Rémy Coutable2016-05-1868-337/+969
| |\ \ \
| * \ \ \ Merge branch 'master' into eReGeBe/gitlab-ce-feature/milestone-mdDouwe Maan2016-04-2312-101/+75
| |\ \ \ \
| * | | | | Inserting the Milestone title between quotes on GFM auto completeAlejandro Rodríguez2016-04-201-1/+1
| * | | | | Inserting Milestone titles insted of IIDs with GFM auto completeAlejandro Rodríguez2016-04-201-1/+1
| * | | | | Implementing autocomplete for GFM milestone referencesAlejandro Rodríguez2016-04-201-0/+19
* | | | | | Merge branch '17464-backport-email-syntax-highlighting' into 'master' Douwe Maan2016-05-191-0/+43
|\ \ \ \ \ \
| * | | | | | Syntax-highlight diffs in push emails17464-backport-email-syntax-highlightingSean McGivern2016-05-171-0/+43
* | | | | | | Merge branch 'with-pipeline-view' into 'master' Douwe Maan2016-05-191-0/+4
|\ \ \ \ \ \ \
| * | | | | | | Wrap textKamil Trzcinski2016-05-161-1/+0
| * | | | | | | Merge remote-tracking branch 'origin/master' into with-pipeline-viewKamil Trzcinski2016-05-163-6/+9
| |\ \ \ \ \ \ \ | | |/ / / / / /
| * | | | | | | Improve the pipelines designKamil Trzcinski2016-05-161-0/+5
* | | | | | | | Merge branch 'project-variables-ui' into 'master' Jacob Schatz2016-05-191-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Changed table border colorproject-variables-uiPhil Hughes2016-05-161-1/+1
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'simplify-animation-css' into 'master' Jacob Schatz2016-05-193-1/+73
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Replace animate.css with a smaller subset of animations.Connor Shea2016-05-133-1/+73
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'fix-typo-zen-control' into 'master' Dmitriy Zaporozhets2016-05-181-1/+1
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Fixed typo in zen.scss and corresponding viewsYatish Mehta2016-05-041-1/+1
* | | | | | | Merge branch 'remove-images-from-ci' into 'master' Rémy Coutable2016-05-186-0/+0
|\ \ \ \ \ \ \
| * | | | | | | Clean up the images from GitLab CITakuya Noguchi2016-05-176-0/+0
| | |_|/ / / / | |/| | | | |
* | | | | | | Remove bottom margin for flash message on home pageCarlos Feliciano2016-05-161-1/+1
| |_|_|/ / / |/| | | | |
* | | | | | Fix left sidebar overlap when scroll on long menudz-fix-sidebar-overlapDmitriy Zaporozhets2016-05-161-0/+2
|/ / / / /
* | | | | Change colors for charcoal and graphite sidebar themesdz-change-sidebar-colorsDmitriy Zaporozhets2016-05-141-4/+4
* | | | | Extract LegacyDiffNote out of NoteDouwe Maan2016-05-132-2/+3
| |/ / / |/| | |
* | | | Merge branch '17338-sidebar-width' into 'master' Dmitriy Zaporozhets2016-05-132-2/+2
|\ \ \ \
| * | | | Undo changes; reduce sidebar internal width17338-sidebar-widthAnnabel Dunstone2016-05-121-9/+4
| * | | | No extra link padding at xs screen sizeAnnabel Dunstone2016-05-101-2/+4
| * | | | Reduce width of side navAnnabel Dunstone2016-05-102-5/+8
* | | | | Merge branch '17501-dropdown-bug' into 'master' Dmitriy Zaporozhets2016-05-131-0/+19
|\ \ \ \ \
| * | | | | Fix mobile dropdown bugAnnabel Dunstone2016-05-131-0/+19
* | | | | | Fix login btn vertical alignDmitriy Zaporozhets2016-05-131-1/+1
* | | | | | Fix issue sidebar top position after header height changeDmitriy Zaporozhets2016-05-132-3/+3
* | | | | | Remove background color differentiation from gitlab logo/text in sidebardz-improve-sidebar-designDmitriy Zaporozhets2016-05-131-4/+1
|/ / / / /
* | | | | Merge branch 'send-incremental-build-log' into 'master' Jacob Schatz2016-05-121-7/+14
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'origin/master' into send-incremental-build-logKamil Trzcinski2016-05-1010-42/+115
| |\ \ \ \ \