summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Update noteable after a new note is added"revert_touchValery Sizov2015-08-053-6/+2
| | | | This reverts commit fbdaf0e2a517660c0e4e3960f20b2d3568c33e78.
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-08-042-2/+5
|\
| * Merge branch 'update-mr-branch-text' into 'master'Douwe Maan2015-08-041-2/+4
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update merge request text to reflect editability of source/target branch Screenshot 1 (source branch deleted): ![image](https://gitlab.com/gitlab-org/gitlab-ce/uploads/81dfbc4c790a1bb047d60cd4699bb71f/image.png) Screenshot 2 (target branch deleted): ![image](https://gitlab.com/stanhu/gitlab-ce/uploads/acec96c12d40175301ce4d4405137348/image.png) Closes #2134 See merge request !1085
| | * Update merge request text to reflect editability of source/target branchStan Hu2015-08-031-2/+4
| | | | | | | | | | | | Closes #2134
| * | Link to admin raketaskSytse Sijbrandij2015-08-031-0/+1
| | |
* | | Merge branch 'add-user' into 'master' Job van der Voort2015-08-047-0/+29
|\ \ \ | |/ / |/| | | | | | | | | | | | | | Added new doc about adding users and members Added new doc in workflow about how to add users and members and I also linked it to "permissions". See merge request !1916
| * | typokaren Carias2015-08-031-1/+1
| | |
| * | text fixedkaren Carias2015-08-032-8/+8
| | |
| * | typokaren Carias2015-07-302-9/+9
| | |
| * | added new doc about adding users and memberskaren Carias2015-07-307-0/+29
| | |
* | | Merge branch 'add-license'Dmitriy Zaporozhets2015-08-035-8/+69
|\ \ \
| * \ \ Merge branch 'master' into add-licenseadd-licenseDouwe Maan2015-07-3116-337/+468
| |\ \ \
| * | | | Fix method name.Douwe Maan2015-07-301-1/+1
| | | | |
| * | | | Show buttons to add license, changelog and contribution guide if they're ↵Douwe Maan2015-07-304-7/+68
| | | | | | | | | | | | | | | | | | | | missing.
* | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-08-033-46/+3
|\ \ \ \ \
| * \ \ \ \ Merge branch 'redis-store' into 'master' Kamil Trzciński2015-08-033-46/+3
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bump redis-store to 1.1.6 and remove redis-store-fix-expiry According to this https://github.com/redis-store/redis-store/compare/v1.1.4...v1.1.6 and my manual tests the monkey patch for redis-store is no longer required /cc @jacobvosmaer @rspeicher See merge request !1081
| | * | | | Bump redis-store to 1.1.6 and remove redid-store-fix-expiryredis-storeKamil Trzcinski2015-07-313-46/+3
| | | | | |
* | | | | | Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets2015-08-0348-406/+1069
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'master' of github.com:gitlabhq/gitlabhqStan Hu2015-08-029-6/+43
| |\ \ \ \ \
| | * \ \ \ \ Merge pull request #9520 from gipcompany/annotate-models-updateStan Hu2015-08-029-6/+43
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | | Re-annotate models
| | | * | | | Re-annotate modelsAtsushi Ishida2015-08-039-6/+43
| | |/ / / /
| * | | | | Merge branch 'rs-code-links' into 'master' Douwe Maan2015-08-012-1/+5
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make `code` elements in links display as such When a link consisted only of an inline code block -- ```[`like this`](https://google.com/)``` -- it was hard to tell that it was even a link. Before: > ![Screen_Shot_2015-07-31_at_5.45.06_PM](https://gitlab.com/gitlab-org/gitlab-ce/uploads/eda0a0630024d461c8de151d06e9f4db/Screen_Shot_2015-07-31_at_5.45.06_PM.png) After: > ![Screen_Shot_2015-07-31_at_5.43.15_PM](https://gitlab.com/gitlab-org/gitlab-ce/uploads/9542c49cfb4d43c015d464ef0ba0440f/Screen_Shot_2015-07-31_at_5.43.15_PM.png) See merge request !1082
| | * | | | | Make `code` elements in links display as suchrs-code-linksRobert Speicher2015-07-312-1/+5
| |/ / / / / | | | | | | | | | | | | | | | | | | Also adds some minor padding to inline `code` elements.
| * | | | | Merge branch 'api-useremails' into 'master' Robert Speicher2015-07-315-6/+425
| |\ \ \ \ \ | | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Add ability to manage user email addresses via the API. Addresses internal https://dev.gitlab.org/gitlab/gitlabhq/issues/2181 See merge request !1066
| | * | | | Fix indentationDouwe Maan2015-07-311-11/+11
| | | | | |
| | * | | | Merge branch 'master' into api-useremailsDouwe Maan2015-07-3126-362/+512
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | Fix docsDouwe Maan2015-07-302-7/+7
| | | | | |
| | * | | | Add ability to manage user email addresses via the API.Douwe Maan2015-07-295-0/+419
| | | | | |
| * | | | | Merge branch 'mention-name-in-flash-msg' into 'master'Douwe Maan2015-07-313-7/+8
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Mention group and project names in flash messages upon create, update and delete. Mention group and project names in flash messages upon create, update and delete. I also changed some wording inconsistency. **Before** ![project_created](https://gitlab.com/axil/gitlab-ce/uploads/b91b92e46b08d6c566acee8d88fccff1/project_created.png) **After** ![project_created_after](https://gitlab.com/axil/gitlab-ce/uploads/56db5125f2769386c43cf9e2f175a54d/project_created_after.png) See merge request !1070
| | * | | | | Raise alert when group is deleted.Achilleas Pipinellis2015-07-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This change was made to match the project deletion.
| | * | | | | Mention group and project name in flash messages upon create, update and delete.Achilleas Pipinellis2015-07-303-7/+8
| | | | | | |
| * | | | | | Merge branch 'admin-group-member' into 'master' Douwe Maan2015-07-316-20/+33
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add specific ability for managing group members To be used for https://dev.gitlab.org/gitlab/gitlab-ee/issues/290 (Internal issue) See merge request !1059
| | * | | | | | Use before_actionsDouwe Maan2015-07-312-4/+7
| | | | | | | |
| | * | | | | | Restore Leave button on dashboard groups pageadmin-group-memberDouwe Maan2015-07-291-4/+3
| | | | | | | |
| | * | | | | | Show Leave button when you're the last owner, so that the error explains the ↵Douwe Maan2015-07-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | reason
| | * | | | | | Disable adding members from admin area when appropriateDouwe Maan2015-07-281-16/+18
| | | | | | | |
| | * | | | | | Add specific ability for managing group membersDouwe Maan2015-07-285-7/+16
| | | | | | | |
| * | | | | | | Merge branch 'fix-multiline-comment-highlighting' into 'master'Douwe Maan2015-07-313-2/+29
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix multi-line syntax highlighting ### What does this MR do? This MR fixes multi-line syntax highlighting in the code views. HTML span elements only apply to a single line, and in the case of multi-line comments, the highlighting was dropped as a result. Ensure that each line has the proper styling to fix this. ### Why was this MR needed? The current styling was broken for a while. ### Screenshots Before: ![image](https://gitlab.com/stanhu/gitlab-ce/uploads/bbcb61760ab04a010aabc40942a2c0ba/image.png) After: ![image](https://gitlab.com/stanhu/gitlab-ce/uploads/48f61c91b6fdd9c99cd7f3d214853141/image.png) ### What are the relevant issue numbers? Closes #1577 Closes #1495 See merge request !1079
| | * | | | | | Fix multi-line syntax highlightingStan Hu2015-07-303-2/+29
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | HTML span elements only apply to a single line, and in the case of multi-line comments, the highlighting was dropped as a result. Ensure that each line has the proper styling to fix this. Closes #1577
| * | | | | | Merge branch 'rs-mr-1050-followup' into 'master' Robert Speicher2015-07-313-3/+28
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add spec to RelativeLinkFilter for Unicode filenames Adds specs for changes added in !1050 See merge request !1078
| | * | | | | | Fix CHANGELOG entryrs-mr-1050-followupRobert Speicher2015-07-301-1/+1
| | | | | | | |
| | * | | | | | Add spec to RelativeLinkFilter for Unicode filenamesRobert Speicher2015-07-302-2/+27
| | | | | | | |
| * | | | | | | Merge branch 'rs-markdown-feature-pipelines' into 'master' Robert Speicher2015-07-314-314/+388
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Prepare Markdown feature spec for testing multiple pipelines This MR lays the groundwork for including or excluding certain HTML::Pipeline filters depending on what we're parsing. For example, excluding reference filters in the Issues and Merge Requests titles. See merge request !1053
| | * | | | | | | Fix setup/teardown for Markdown feature specrs-markdown-feature-pipelinesRobert Speicher2015-07-292-24/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Prior, CI seemed to be freezing after running these specs.
| | * | | | | | | Update Markdown feature to allow for multiple pipelinesRobert Speicher2015-07-282-163/+209
| | | | | | | | |
| | * | | | | | | Add RelativeLinkFilter section to Markdown fixtureRobert Speicher2015-07-281-0/+7
| | | | | | | | |
| | * | | | | | | Move MarkdownFeature to its own support fileRobert Speicher2015-07-282-115/+114
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This file's about to get much bigger and this removes some of the extra noise.
| | * | | | | | | Make links inside ignored elements uniqueRobert Speicher2015-07-281-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is to prevent false matches since the Autolink section uses about.gitlab.com as well.
| | * | | | | | | Break up SanitizationFilter feature specsRobert Speicher2015-07-281-16/+37
| | | | | | | | |
| | * | | | | | | Use aggregate_failures where appropriateRobert Speicher2015-07-281-34/+53
| | | | | | | | |