Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added missing period. | Derek Robati | 2015-10-23 | 1 | -1/+1 |
* | Merge branch 'rs-clipboard-js' into 'master' | Dmitriy Zaporozhets | 2015-10-23 | 8 | -5/+683 |
|\ | |||||
| * | Remove unused argument from clipboard_button helper | Robert Speicher | 2015-10-23 | 1 | -1/+1 |
| * | Add clipboard buttons to each step of "How to merge" | Robert Speicher | 2015-10-23 | 2 | -2/+14 |
| * | Add "Copy to clipboard" buttons | Robert Speicher | 2015-10-23 | 3 | -3/+14 |
| * | Add styling for cross-project-reference clipboard button | Robert Speicher | 2015-10-23 | 1 | -0/+13 |
| * | Add copy_to_clipboard JS | Robert Speicher | 2015-10-23 | 1 | -0/+21 |
| * | Vendor clipboard.js | Robert Speicher | 2015-10-23 | 1 | -0/+621 |
* | | Merge branch 'git-follow' into 'master' | Dmitriy Zaporozhets | 2015-10-23 | 2 | -2/+6 |
|\ \ | |||||
| * | | Refactor git follow option setgit-follow | Dmitriy Zaporozhets | 2015-10-23 | 1 | -1/+1 |
| * | | Use git follow flag for commits page when retrieve history for file or directory | Dmitriy Zaporozhets | 2015-10-23 | 2 | -2/+6 |
* | | | Merge branch 'fix-ci-regressions' into 'master' | Robert Speicher | 2015-10-23 | 13 | -31/+58 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Fixed nesting for Allowed to failfix-ci-regressions | Kamil Trzcinski | 2015-10-23 | 1 | -1/+1 |
| * | | Fail builds that also have empty string | Kamil Trzcinski | 2015-10-23 | 2 | -1/+6 |
| * | | Fix broken Runners admin page | Kamil Trzcinski | 2015-10-23 | 2 | -12/+19 |
| * | | On CI Admin page show only projects that are present in GitLab | Kamil Trzcinski | 2015-10-23 | 1 | -0/+1 |
| * | | Allow developer to manage builds | Kamil Trzcinski | 2015-10-23 | 3 | -10/+17 |
| * | | Fix small CI UI regressions | Kamil Trzcinski | 2015-10-23 | 6 | -8/+15 |
* | | | Merge branch 'fix-wiki-clone-over-http' into 'master' | Robert Speicher | 2015-10-23 | 3 | -1/+25 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Add spec for cloning Wiki over HTTP | Stan Hu | 2015-10-22 | 1 | -0/+16 |
| * | | Fix cloning Wiki repositories via HTTP | Stan Hu | 2015-10-22 | 2 | -1/+9 |
* | | | Merge branch 'update-fonts' into 'master' | Dmitriy Zaporozhets | 2015-10-23 | 12 | -0/+0 |
|\ \ \ | |||||
| * | | | Update SourceSansPro fontsupdate-fonts | Dmitriy Zaporozhets | 2015-10-21 | 12 | -0/+0 |
* | | | | Merge branch 'comments_fix' into 'master' | Dmitriy Zaporozhets | 2015-10-23 | 4 | -2/+9 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Fix: Inability to reply to code comments in the MR view, if the MR comes from...comments_fix | Valery Sizov | 2015-10-22 | 4 | -2/+9 |
* | | | | Merge pull request #9762 from huacnlee/fix/api-helpers-bad-autoload-name-for-... | Stan Hu | 2015-10-22 | 4 | -16/+16 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Fix API::APIHelpers -> API::Helpers; | Jason Lee | 2015-10-23 | 4 | -16/+16 |
* | | | | Merge branch 'readme-extra-padding' into 'master' | Dmitriy Zaporozhets | 2015-10-22 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Add extra padding to README block | Dmitriy Zaporozhets | 2015-10-22 | 1 | -2/+2 |
* | | | | | Merge branch 'cleanup-css' into 'master' | Dmitriy Zaporozhets | 2015-10-22 | 2 | -17/+16 |
|\ \ \ \ \ | |||||
| * | | | | | Improve css code quality for projects.scss | Dmitriy Zaporozhets | 2015-10-22 | 2 | -17/+16 |
| |/ / / / | |||||
* | | | | | Merge branch 'rs-issuable-filter-count-style' into 'master' | Dmitriy Zaporozhets | 2015-10-22 | 3 | -5/+16 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Fix alignment of the filter counter for Issuablesrs-issuable-filter-count-style | Robert Speicher | 2015-10-22 | 3 | -5/+16 |
* | | | | | Remove bad css style | Dmitriy Zaporozhets | 2015-10-22 | 1 | -5/+0 |
* | | | | | Merge branch 'compact-file-list' into 'master' | Dmitriy Zaporozhets | 2015-10-22 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Make file list more compactcompact-file-list | Dmitriy Zaporozhets | 2015-10-22 | 1 | -1/+1 |
* | | | | | | Merge branch 'project-readme-edit' into 'master' | Dmitriy Zaporozhets | 2015-10-22 | 2 | -6/+12 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Restore edit button in project readmeproject-readme-edit | Douwe Maan | 2015-10-22 | 2 | -6/+12 |
* | | | | | | Merge branch 'hanloong/gitlab-ce-add-dates-snippets-show' into 'master' | Dmitriy Zaporozhets | 2015-10-22 | 20 | -138/+171 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | Change dashboard snippet index menu class to match testhanloong/gitlab-ce-add-dates-snippets-show | Douwe Maan | 2015-10-22 | 1 | -1/+1 |
| * | | | | | Restyle dashboard snippets visibility level tabs. | Douwe Maan | 2015-10-21 | 4 | -31/+19 |
| * | | | | | Merge branch 'master' into hanloong/gitlab-ce-add-dates-snippets-show | Douwe Maan | 2015-10-21 | 162 | -904/+1994 |
| |\ \ \ \ \ | |||||
| * | | | | | | Fix spec | Douwe Maan | 2015-10-18 | 1 | -1/+1 |
| * | | | | | | Restore dashboard snippets tabs. | Douwe Maan | 2015-10-18 | 2 | -3/+25 |
| * | | | | | | Update style of snippets pages | Douwe Maan | 2015-10-18 | 6 | -44/+15 |
| * | | | | | | Update style of snippet detail page | Douwe Maan | 2015-10-18 | 5 | -79/+83 |
| * | | | | | | Merge branch 'master' into add-dates-snippets-show | Han Loong Liauw | 2015-10-17 | 204 | -1154/+2604 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | fix spinach features to use new button wordings | Han Loong Liauw | 2015-10-15 | 5 | -8/+9 |
| * | | | | | | | change capitalisation in buttons | Han Loong Liauw | 2015-10-15 | 4 | -6/+11 |
| * | | | | | | | New snippet design for projects | Han Loong Liauw | 2015-10-14 | 7 | -67/+53 |