Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix 500 when search for gitlab projects | Dmitriy Zaporozhets | 2015-09-11 | 4 | -12/+7 |
* | Use GitLab UI when render CI | Dmitriy Zaporozhets | 2015-09-11 | 30 | -1337/+1182 |
* | Merge branch 'master' into ci-and-ce-sitting-in-a-tree-k-i-s-s-i-n-g | Dmitriy Zaporozhets | 2015-09-11 | 36 | -151/+205 |
|\ | |||||
| * | Simplify syntax highlighting of new notes | Robert Speicher | 2015-09-10 | 1 | -2/+3 |
| * | Apply syntax highlighting to Markdown previews | Robert Speicher | 2015-09-10 | 1 | -0/+1 |
| * | Add specs for syntax_highlight JS | Robert Speicher | 2015-09-10 | 1 | -1/+9 |
| * | Merge branch 'ui-improvements' into 'master' | Dmitriy Zaporozhets | 2015-09-10 | 10 | -80/+77 |
| |\ | |||||
| | * | Style syntax highlight area for white themeui-improvements | Dmitriy Zaporozhets | 2015-09-10 | 3 | -34/+36 |
| | * | Style blob show page | Dmitriy Zaporozhets | 2015-09-10 | 4 | -10/+10 |
| | * | Improve project fork page | Dmitriy Zaporozhets | 2015-09-10 | 2 | -27/+20 |
| | * | Refactor md variables | Dmitriy Zaporozhets | 2015-09-10 | 2 | -2/+4 |
| | * | Conver forked from button to text | Dmitriy Zaporozhets | 2015-09-10 | 2 | -7/+7 |
| * | | Merge branch 'disable-issue-autofill' into 'master' | Dmitriy Zaporozhets | 2015-09-10 | 1 | -1/+1 |
| |\ \ | | |/ | |/| | |||||
| | * | Turned off autocomplete for new issue titlesdisable-issue-autofill | Darby | 2015-09-09 | 1 | -1/+1 |
| * | | Fix fixed layout | Dmitriy Zaporozhets | 2015-09-10 | 1 | -1/+1 |
| * | | Improve accounts page UI | Dmitriy Zaporozhets | 2015-09-10 | 1 | -0/+1 |
| * | | Fix last element of sidebar being hidden for small screens | Dmitriy Zaporozhets | 2015-09-09 | 1 | -1/+1 |
| * | | Enable blank container for group settings page | Dmitriy Zaporozhets | 2015-09-09 | 2 | -3/+8 |
| * | | Style panels and add blank container | Dmitriy Zaporozhets | 2015-09-09 | 8 | -13/+55 |
| * | | Use page title for header title too | Dmitriy Zaporozhets | 2015-09-09 | 13 | -49/+47 |
| * | | Separate profile settings link from the rest on sidebar | Dmitriy Zaporozhets | 2015-09-09 | 1 | -5/+6 |
| |/ | |||||
* | | Remove kaminari views moved from CI | Dmitriy Zaporozhets | 2015-09-11 | 7 | -23/+0 |
* | | Merge branch 'ci-and-ce-sitting-in-a-tree-k-i-s-s-i-n-g' of gitlab.com:gitlab... | Valery Sizov | 2015-09-11 | 9 | -192/+25 |
|\ \ | |||||
| * | | Remove network from CI | Dmitriy Zaporozhets | 2015-09-11 | 5 | -158/+9 |
| * | | CLeanup CI helpers since we dont use oauth any more | Dmitriy Zaporozhets | 2015-09-11 | 1 | -32/+0 |
| * | | Fix ci commits features specs | Dmitriy Zaporozhets | 2015-09-11 | 3 | -2/+14 |
| * | | Fix build features specs | Dmitriy Zaporozhets | 2015-09-11 | 1 | -1/+3 |
* | | | admin fix | Valery Sizov | 2015-09-11 | 3 | -3/+4 |
|/ / | |||||
* | | Fix project pages for authorized user | Dmitriy Zaporozhets | 2015-09-10 | 5 | -7/+12 |
* | | Merge branch 'ci-and-ce-sitting-in-a-tree-k-i-s-s-i-n-g' of gitlab.com:gitlab... | Valery Sizov | 2015-09-10 | 19 | -502/+39 |
|\ \ | |||||
| * | | Remove CI css that exists in GitLab | Dmitriy Zaporozhets | 2015-09-10 | 19 | -502/+39 |
* | | | fix of project creation | Valery Sizov | 2015-09-10 | 9 | -151/+7 |
|/ / | |||||
* | | fix runners page | Valery Sizov | 2015-09-10 | 3 | -3/+4 |
* | | Fix commit specs | Dmitriy Zaporozhets | 2015-09-10 | 1 | -2/+2 |
* | | Fix some issues with ci models specs | Dmitriy Zaporozhets | 2015-09-10 | 1 | -2/+2 |
* | | remove gitlab_ci config | Valery Sizov | 2015-09-10 | 8 | -18/+12 |
* | | integration with gitlab auth | Valery Sizov | 2015-09-09 | 19 | -115/+46 |
* | | Fix brakeman | Dmitriy Zaporozhets | 2015-09-09 | 1 | -3/+9 |
* | | Make rspec start | Dmitriy Zaporozhets | 2015-09-09 | 3 | -3/+3 |
* | | Merge branch 'master' into ci-and-ce-sitting-in-a-tree-k-i-s-s-i-n-g | Dmitriy Zaporozhets | 2015-09-09 | 214 | -1225/+2223 |
|\ \ | |/ | |||||
| * | Merge branch 'ui-improvements' into 'master' | Dmitriy Zaporozhets | 2015-09-09 | 3 | -5/+22 |
| |\ | |||||
| | * | Fix UI bugs with discussions | Dmitriy Zaporozhets | 2015-09-09 | 3 | -5/+22 |
| * | | Merge branch 'add-meta-referrer-tag' into 'master' | Douwe Maan | 2015-09-09 | 1 | -0/+1 |
| |\ \ | |||||
| | * | | Added meta tag for referrer, so that only the origin is sent to third party s...add-meta-referrer-tag | Patricio Cano | 2015-09-08 | 1 | -0/+1 |
| | |/ | |||||
| * | | Merge branch 'global_labels' into 'master' | Dmitriy Zaporozhets | 2015-09-09 | 11 | -1/+156 |
| |\ \ | |||||
| | * | | added spinach for glabal labelsglobal_labels | Valery Sizov | 2015-09-03 | 1 | -1/+0 |
| | * | | Create labels in new project | Valery Sizov | 2015-09-03 | 2 | -0/+11 |
| | * | | CRUD for admin labels | Valery Sizov | 2015-09-03 | 9 | -1/+146 |
| * | | | Merge branch 'master' of github.com:gitlabhq/gitlabhq | Dmitriy Zaporozhets | 2015-09-09 | 10 | -15/+310 |
| |\ \ \ | |||||
| | * | | | FogBugz project import | Jared Szechy | 2015-09-08 | 10 | -15/+310 |
| | | |/ | | |/| |