- 17 Feb, 2015 1 commit
-
-
Douwe Maan authored
-
- 13 Feb, 2015 3 commits
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Rspec upgrade
-
Dmitriy Zaporozhets authored
Clean username acquired from OAuth/LDAP. Fixes #1967. Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/813 See merge request !1500
-
- 12 Feb, 2015 30 commits
-
-
Dmitriy Zaporozhets authored
Show assignees in the merge-requests index
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Jeroen van Baarsen authored
Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
-
Sytse Sijbrandij authored
-
Sytse Sijbrandij authored
Use gitattribute merge=union to reduce CHANGELOG merge conflicts. See gitlab/organization#137. Tested and found working! @sytse How would you like to address this in [the article](https://about.gitlab.com/2015/02/10/gitlab-reduced-merge-conflicts-by-90-percent-with-changelog-placeholders/)? Simply replace "Thanks ayufan, we'll try this instead." by "Thanks ayufan, we've implemented this instead."? See merge request !1505
-
Douwe Maan authored
Fixes #1967.
-
Dmitriy Zaporozhets authored
Issues trackers template If admin defines service template, service in project will be prefilled with the template data. See merge request !1503
-
Jeroen van Baarsen authored
Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
-
Douwe Maan authored
-
Marin Jankovski authored
-
Marin Jankovski authored
-
Jeroen van Baarsen authored
Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
-
Jeroen van Baarsen authored
Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
-
Jeroen van Baarsen authored
Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
-
Marin Jankovski authored
-
Jeroen van Baarsen authored
Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
-
Jeroen van Baarsen authored
requests/api/project_spec.rb speed up
-
Jeroen van Baarsen authored
note about latest details being on master branch
-
Dmitriy Zaporozhets authored
Adds new label color suggestions This adds a bunch of label color suggestions ![labels2](https://gitlab.com/uploads/gitlab-org/gitlab-ce/ac1a207575/labels2.png) ![labels1](https://gitlab.com/uploads/benny/gitlab-ce/d47fbecc16/labels1.png) See merge request !289
-
Dmitriy Zaporozhets authored
Edit group members via API Fixes #1840. Implement a new API endpoint to update the access level of an existing group member. Includes new tests and updated API docs. cc @sytse @douwe See merge request !1504
-
Kelvin Mutuma authored
-
Kelvin Mutuma authored
-
Marin Jankovski authored
-
Marin Jankovski authored
-
Marin Jankovski authored
-
Vinnie Okada authored
Add an API endpoint to update the access level of an existing group member.
-
Sytse Sijbrandij authored
Revise main README for cleanup and some minor clarifications
-
Sytse Sijbrandij authored
Update Emoji Cheat Sheet Link
-
Alexander Ambrose authored
The emoji cheat sheet link was changed. Commit changes the url to the updated link and fixes issue #8554.
-
- 11 Feb, 2015 6 commits
-
-
Dmitriy Zaporozhets authored
Fix link to SSH help page. Closes #1981. See merge request !1502
-
Sytse Sijbrandij authored
Fix Issue 1064 Fixes broken doc links within the installation section, as described in: https://gitlab.com/gitlab-org/gitlab-ce/issues/1064 See merge request !334
-
Dmitriy Zaporozhets authored
Don't allow page to be scaled on mobile and add horizontal scrolling to code blocks Closes #1974. Previously, scaling (both automatically and manually) was enabled on mobile, which caused the top and sidebar to move over content. Scaling is now disabled. Also previously, code in issues or comments too wide to fit inside the width of the window would "flow out" on the right, causing the whole page to become very wide and causing scrolling to scroll the entire page instead of just the code. Code blocks now scroll themselves. See merge request !1501
-
Dmitriy Zaporozhets authored
Actually submit comment on command-enter. Resolves #1869. Because !1474 didn't actually work. cc @sytse See merge request !1499
-
Douwe Maan authored
Closes #1981.
-
Marin Jankovski authored
-