Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix votes inline rendering | Dmitriy Zaporozhets | 2015-03-20 | 1 | -2/+2 |
* | Improve issue sidebar position | Dmitriy Zaporozhets | 2015-03-20 | 2 | -2/+2 |
* | Make issue and merge request sidebar more compact | Dmitriy Zaporozhets | 2015-03-20 | 6 | -57/+26 |
* | Remove upvotes js logic since it does not work as expected anyway | Dmitriy Zaporozhets | 2015-03-20 | 2 | -21/+1 |
* | Fix project name overflow on dashboard | Dmitriy Zaporozhets | 2015-03-20 | 1 | -0/+4 |
* | Remove mention of branch to commit to. | Marin Jankovski | 2015-03-19 | 1 | -3/+0 |
* | Merge branch 'add_canceled_ci_status' into 'master' | Dmitriy Zaporozhets | 2015-03-19 | 3 | -1/+13 |
* | Fix link to project from fork | Dmitriy Zaporozhets | 2015-03-18 | 1 | -1/+1 |
* | Fix condensed range in MR push comment. | Douwe Maan | 2015-03-18 | 2 | -3/+7 |
* | Fix the order of signin and signup on features page. | Marin Jankovski | 2015-03-18 | 1 | -2/+2 |
* | Fix scroll for last push widget | Dmitriy Zaporozhets | 2015-03-17 | 1 | -1/+3 |
* | Merge branch 'refactor-css' | Dmitriy Zaporozhets | 2015-03-17 | 6 | -769/+20 |
* | Fix email template css for project moved emails | Dmitriy Zaporozhets | 2015-03-17 | 1 | -2/+2 |
* | Merge branch 'css-vars' into 'master' | Dmitriy Zaporozhets | 2015-03-17 | 10 | -31/+31 |
* | Merge branch 'fix_subscription' into 'master' | Dmitriy Zaporozhets | 2015-03-17 | 2 | -26/+28 |
* | Merge branch 'fix_service_trigger_ui' into 'master' | Douwe Maan | 2015-03-17 | 2 | -6/+6 |
|\ | |||||
| * | Fix UI bug regarding services | Drew Blessing | 2015-03-17 | 2 | -6/+6 |
* | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce | Dmitriy Zaporozhets | 2015-03-17 | 4 | -4/+4 |
|\ \ | |/ | |||||
| * | Merge branch 'atom-xhtml-squashed' into 'master' | Douwe Maan | 2015-03-17 | 4 | -4/+4 |
| |\ | |||||
| | * | Fix invalid Atom feeds when using emoji, horizontal rules, or images. | Christian Walther | 2015-03-16 | 4 | -4/+4 |
* | | | Merge branch 'last-deploy-key' into 'master' | Dmitriy Zaporozhets | 2015-03-17 | 2 | -2/+10 |
|\ \ \ | |||||
| * | | | Satisfy Rubocop. | Douwe Maan | 2015-03-17 | 1 | -2/+1 |
| * | | | Delete deploy key when last connection to a project is destroyed. | Douwe Maan | 2015-03-17 | 2 | -2/+11 |
| |/ / | |||||
* | | | Merge branch 'issue_subscription' into 'master' | Dmitriy Zaporozhets | 2015-03-17 | 8 | -2/+138 |
|\ \ \ | |/ / |/| | | |||||
| * | | improve UI | Valery Sizov | 2015-03-17 | 3 | -18/+26 |
| * | | tests | Valery Sizov | 2015-03-16 | 8 | -22/+36 |
| * | | fix specs | Valery Sizov | 2015-03-16 | 2 | -11/+21 |
| * | | rename table subscribe; make it polymorfic | Valery Sizov | 2015-03-16 | 8 | -22/+24 |
| * | | code folding fix | Valery Sizov | 2015-03-16 | 3 | -8/+11 |
| * | | Subscription | Valery Sizov | 2015-03-15 | 8 | -2/+101 |
* | | | Properly align save user profile button | Dmitriy Zaporozhets | 2015-03-17 | 1 | -2/+4 |
* | | | Fix button color inside alert | Dmitriy Zaporozhets | 2015-03-16 | 1 | -1/+1 |
* | | | Merge branch 'fix-null-visibility' into 'master' | Dmitriy Zaporozhets | 2015-03-17 | 3 | -5/+9 |
|\ \ \ | |||||
| * | | | Fix restricted visibility bugs | Vinnie Okada | 2015-03-16 | 2 | -4/+8 |
| * | | | Handle null restricted_visibility_levels setting | Vinnie Okada | 2015-03-16 | 1 | -1/+1 |
* | | | | Fix editor UI bug | Dmitriy Zaporozhets | 2015-03-16 | 1 | -2/+0 |
|/ / / | |||||
* | | | Remove ugly highlight styles | Dmitriy Zaporozhets | 2015-03-16 | 1 | -5/+0 |
* | | | Merge branch 'post-receive-base64' into 'master' | Dmitriy Zaporozhets | 2015-03-16 | 1 | -1/+16 |
|\ \ \ | |||||
| * | | | Prevent gitlab-shell character encoding issues by receiving its changes as ra... | Douwe Maan | 2015-03-15 | 1 | -1/+16 |
* | | | | Merge branch 'fix-restricted-visibility' into 'master' | Dmitriy Zaporozhets | 2015-03-16 | 16 | -53/+157 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'master' into fix-restricted-visibility | Vinnie Okada | 2015-03-14 | 250 | -1388/+2433 |
| |\ \ \ \ | |||||
| * | | | | | Update snippet authorization | Vinnie Okada | 2015-03-14 | 1 | -2/+4 |
| * | | | | | More restricted visibility changes | Vinnie Okada | 2015-03-10 | 1 | -1/+2 |
| * | | | | | Enforce restricted visibilities for snippets | Vinnie Okada | 2015-03-08 | 9 | -50/+58 |
| * | | | | | Allow admins to override restricted visibility | Vinnie Okada | 2015-03-08 | 4 | -12/+33 |
| * | | | | | Move restricted visibility settings to the UI | Vinnie Okada | 2015-03-07 | 9 | -20/+92 |
* | | | | | | Small improvements to group/project member rows | Dmitriy Zaporozhets | 2015-03-15 | 3 | -2/+5 |
* | | | | | | Update button class. | Douwe Maan | 2015-03-15 | 1 | -1/+1 |
* | | | | | | Use same layout and interactivity for project members as group members. | Douwe Maan | 2015-03-15 | 17 | -97/+123 |
* | | | | | | Move group leave action from dashboard/groups to groups/group_members. | Douwe Maan | 2015-03-15 | 4 | -20/+16 |