summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* log documentationValery Sizov2015-02-132-0/+101
|
* Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets2015-02-12187-3563/+3816
|\
| * Merge pull request #8785 from jvanbaarsen/rspec-upgradeDmitriy Zaporozhets2015-02-12187-3563/+3816
| |\ | | | | | | Rspec upgrade
| | * Fixed deprecation in spinach stubsJeroen van Baarsen2015-02-121-1/+1
| | | | | | | | | | | | Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
| | * Even more hound fixesJeroen van Baarsen2015-02-1216-191/+266
| | | | | | | | | | | | Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
| | * Fixed tests for spinachJeroen van Baarsen2015-02-121-1/+1
| | | | | | | | | | | | Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
| | * Fixed hound warningsJeroen van Baarsen2015-02-126-15/+31
| | | | | | | | | | | | Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
| | * Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-12183-3453/+3610
| | | | | | | | | | | | Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
| | * Started on the rspec upgradeJeroen van Baarsen2015-02-124-16/+21
| | | | | | | | | | | | Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
* | | Merge branch 'clean-oauth-username' into 'master'Dmitriy Zaporozhets2015-02-135-6/+33
|\ \ \ | |/ / |/| | | | | | | | | | | | | | | | | | | | Clean username acquired from OAuth/LDAP. Fixes #1967. Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/813 See merge request !1500
| * | Clean username acquired from OAuth/LDAP.Douwe Maan2015-02-125-6/+33
| | | | | | | | | | | | Fixes #1967.
* | | Merge pull request #8779 from ↵Dmitriy Zaporozhets2015-02-121-2/+4
|\ \ \ | | | | | | | | | | | | | | | | KelvinMutuma/show-assignees-in-merge-requests-index Show assignees in the merge-requests index
| * | | Show Work In progress if a merge request is not assignedKelvin Mutuma2015-02-121-0/+2
| | | |
| * | | Show assignees in the merge-requests indexKelvin Mutuma2015-02-121-2/+2
| | | |
* | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-02-122-4/+17
|\ \ \ \
| * \ \ \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceSytse Sijbrandij2015-02-122-4/+17
| |\ \ \ \
| | * \ \ \ Merge branch 'master' into 'master'Dmitriy Zaporozhets2015-02-122-4/+17
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| | | * | | | Change label color text field type to "color"Benjamin Kammerl2015-02-111-1/+1
| | | | | | |
| | | * | | | Reorders label colors for better "rainbow"phortx2015-01-131-8/+8
| | | | | | |
| | | * | | | Add more label color suggestionsphortx2015-01-131-1/+14
| | | | | | |
* | | | | | | Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets2015-02-1234-74/+65
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | Merge pull request #8445 from jvanbaarsen/project-spec-speed-upJeroen van Baarsen2015-02-122-73/+32
| |\ \ \ \ \ | | | | | | | | | | | | | | requests/api/project_spec.rb speed up
| | * | | | | Improved speed of the project_spec.rbJeroen van Baarsen2015-02-032-73/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
| * | | | | | Merge pull request #8739 from jvanbaarsen/pr/7818Jeroen van Baarsen2015-02-1232-1/+33
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | note about latest details being on master branch
| | * | | | | | note about latest details being on master branchBen Bodenmiller2015-02-0532-1/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ci skip]
* | | | | | | | Merge branch 'gitattributes-merge-union' into 'master'Sytse Sijbrandij2015-02-123-35/+2
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * | | | | | | | Use gitattribute merge=union to reduce CHANGELOG merge conflicts.Douwe Maan2015-02-123-35/+2
| | | | | | | | |
* | | | | | | | | Merge branch 'issues_tracker_template' into 'master'Dmitriy Zaporozhets2015-02-1235-56/+280
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Issues trackers template If admin defines service template, service in project will be prefilled with the template data. See merge request !1503
| * | | | | | | | Use the service_name.Marin Jankovski2015-02-121-2/+2
| | | | | | | | |
| * | | | | | | | Add a test for service template.Marin Jankovski2015-02-121-0/+25
| | | | | | | | |
| * | | | | | | | All services can have templates.Marin Jankovski2015-02-124-14/+26
| | | | | | | | |
| * | | | | | | | Remove unecessary icon.Marin Jankovski2015-02-111-1/+0
| | | | | | | | |
| * | | | | | | | Annotate services. Add a link to service template.Marin Jankovski2015-02-1123-51/+55
| | | | | | | | |
| * | | | | | | | Add admin services templates.Marin Jankovski2015-02-119-15/+162
| | | | | | | | |
| * | | | | | | | Remove not null constraint on project_id in services.Marin Jankovski2015-02-113-4/+9
| | | | | | | | |
| * | | | | | | | Add template boolean to services.Marin Jankovski2015-02-113-2/+8
| | | | | | | | |
| * | | | | | | | Add ExternalIssue base model to make issue referencing more robust for ↵Marin Jankovski2015-02-113-4/+30
| | |_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | external issue trackers.
* | | | | | | | Merge branch 'api-edit-groups' into 'master'Dmitriy Zaporozhets2015-02-128-32/+133
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * | | | | | | | Edit group members via APIVinnie Okada2015-02-116-11/+109
| | |/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add an API endpoint to update the access level of an existing group member.
| * | | | | | | Merge pull request #8750 from wtw/masterSytse Sijbrandij2015-02-111-19/+22
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Revise main README for cleanup and some minor clarifications
| | * | | | | | | Revise main README for cleanup and some minor clarificationsWolfram Twelker2015-02-081-19/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fix typos, add links, add minor text changes * Rephrase three section for clarity [ci skip]
| * | | | | | | | Merge pull request #8778 from al3x-edge/fix-emoji-linkSytse Sijbrandij2015-02-111-2/+2
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | Update Emoji Cheat Sheet Link
| | * | | | | | | Change emoji cheat sheet link to Amazon S3Alexander Ambrose2015-02-111-2/+2
| | | |/ / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | The emoji cheat sheet link was changed. Commit changes the url to the updated link and fixes issue #8554.
* | | | | | | | Merge branch 'ssh-link' into 'master'Dmitriy Zaporozhets2015-02-111-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix link to SSH help page. Closes #1981. See merge request !1502
| * | | | | | | Fix link to SSH help page.Douwe Maan2015-02-111-1/+1
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | Closes #1981.
* | | | | | | Merge branch 'issue_1064-fix_broken_doc_links' into 'master'Sytse Sijbrandij2015-02-111-2/+4
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * | | | | | | Fix two broken links in the installation section.Ewan Edwards2015-02-111-2/+4
| |/ / / / / /
* | | | | | | Merge branch 'mobile-maximum-scale-1' into 'master'Dmitriy Zaporozhets2015-02-114-1/+7
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * | | | | | | Add horizontal scrolling to code blocks.Douwe Maan2015-02-112-0/+5
| | | | | | | |
| * | | | | | | Don't allow page to be scaled on mobile.Douwe Maan2015-02-092-1/+2
| | | | | | | |