summaryrefslogtreecommitdiff
path: root/app/assets
Commit message (Expand)AuthorAgeFilesLines
* Add ability to create directories in the editorBen Ford2015-10-291-1/+1
* Merge branch 'rs-clipboard-js' into 'master' Dmitriy Zaporozhets2015-10-233-0/+43
|\
| * Add clipboard buttons to each step of "How to merge"Robert Speicher2015-10-231-0/+9
| * Add styling for cross-project-reference clipboard buttonRobert Speicher2015-10-231-0/+13
| * Add copy_to_clipboard JSRobert Speicher2015-10-231-0/+21
* | Merge branch 'fix-ci-regressions' into 'master' Robert Speicher2015-10-231-1/+1
|\ \ | |/ |/|
| * Fix small CI UI regressionsKamil Trzcinski2015-10-231-1/+1
* | Merge branch 'update-fonts' into 'master' Dmitriy Zaporozhets2015-10-2312-0/+0
|\ \ | |/ |/|
| * Update SourceSansPro fontsupdate-fontsDmitriy Zaporozhets2015-10-2112-0/+0
* | Merge branch 'readme-extra-padding' into 'master' Dmitriy Zaporozhets2015-10-221-1/+1
|\ \
| * | Add extra padding to README blockDmitriy Zaporozhets2015-10-221-2/+2
* | | Merge branch 'cleanup-css' into 'master' Dmitriy Zaporozhets2015-10-221-15/+14
|\ \ \
| * | | Improve css code quality for projects.scssDmitriy Zaporozhets2015-10-221-15/+14
| |/ /
* | | Merge branch 'rs-issuable-filter-count-style' into 'master' Dmitriy Zaporozhets2015-10-221-0/+8
|\ \ \ | |/ / |/| |
| * | Fix alignment of the filter counter for Issuablesrs-issuable-filter-count-styleRobert Speicher2015-10-221-0/+8
* | | Remove bad css styleDmitriy Zaporozhets2015-10-221-5/+0
* | | Merge branch 'compact-file-list' into 'master' Dmitriy Zaporozhets2015-10-221-1/+1
|\ \ \
| * | | Make file list more compactcompact-file-listDmitriy Zaporozhets2015-10-221-1/+1
* | | | Merge branch 'project-readme-edit' into 'master' Dmitriy Zaporozhets2015-10-221-0/+8
|\ \ \ \ | |/ / / |/| | |
| * | | Restore edit button in project readmeproject-readme-editDouwe Maan2015-10-221-0/+8
* | | | Merge branch 'hanloong/gitlab-ce-add-dates-snippets-show' into 'master' Dmitriy Zaporozhets2015-10-223-6/+66
|\ \ \ \ | |_|/ / |/| | |
| * | | Restyle dashboard snippets visibility level tabs.Douwe Maan2015-10-212-1/+11
| * | | Merge branch 'master' into hanloong/gitlab-ce-add-dates-snippets-showDouwe Maan2015-10-218-11/+65
| |\ \ \
| * | | | Update style of snippets pagesDouwe Maan2015-10-181-5/+0
| * | | | Update style of snippet detail pageDouwe Maan2015-10-181-31/+31
| * | | | Merge branch 'master' into add-dates-snippets-showHan Loong Liauw2015-10-1713-85/+118
| |\ \ \ \
| * | | | | New snippet design for projectsHan Loong Liauw2015-10-141-8/+8
| * | | | | Merge branch 'master' into add-dates-snippets-showHan Loong Liauw2015-10-1445-374/+380
| |\ \ \ \ \
| * | | | | | Updated the style of the snippets header in #showHan Loong Liauw2015-10-141-0/+55
| * | | | | | Adds modified date to snippets#show #1767Han Loong Liauw2015-10-121-0/+10
* | | | | | | Fix CSS class for runner statusKamil Trzcinski2015-10-221-27/+25
| |_|_|_|/ / |/| | | | |
* | | | | | Fix build trace updatingfix-build-trace-updatingKamil Trzcinski2015-10-211-1/+1
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'markdown-tabs-margin' into 'master' Robert Speicher2015-10-211-4/+1
|\ \ \ \ \
| * | | | | Fix margin around Markdown Write/Preview tabs.Douwe Maan2015-10-211-4/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'animated-logo' into 'master' Dmitriy Zaporozhets2015-10-212-8/+21
|\ \ \ \ \
| * | | | | the logo svg should not mess with replacement imgsJob van der Voort2015-10-211-1/+6
| * | | | | Animate the logo on hoverJob van der Voort2015-10-212-11/+19
| |/ / / /
* | | | | Merge branch 'master' into full-width-tablesDouwe Maan2015-10-213-1/+51
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'fix-code-leading-indent' into 'master' Dmitriy Zaporozhets2015-10-191-1/+0
| |\ \ \ \
| | * | | | Remove some padding from code blocks Mike Kelly2015-10-141-2/+1
| | | |/ / | | |/| |
| * | | | Merge branch 'user-page-new-ui' into 'master' Dmitriy Zaporozhets2015-10-192-0/+51
| |\ \ \ \
| | * | | | Partly implement new UI for user pageuser-page-new-uiDmitriy Zaporozhets2015-10-162-0/+51
* | | | | | Merge branch 'master' into full-width-tablesfull-width-tablesDouwe Maan2015-10-193-8/+5
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'cristianbica/gitlab-ce-user-project-view-files' into 'master' Dmitriy Zaporozhets2015-10-193-9/+5
| |\ \ \ \ \
| | * | | | | Remove border at bottom of readme.Douwe Maan2015-10-171-0/+4
| | * | | | | Tweak styling of project home files list.Douwe Maan2015-10-171-5/+1
| | * | | | | Use same style for project readme, tree readme and regular blob.Douwe Maan2015-10-171-8/+0
| | * | | | | Merge branch 'master' into cristianbica/gitlab-ce-user-project-view-filesDouwe Maan2015-10-1770-846/+1010
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | * | | | | Allow users to select the Files view as default project viewCristian Bica2015-10-011-40/+44
* | | | | | | Make tables full width.Douwe Maan2015-10-198-18/+13
|/ / / / / /