- 06 Oct, 2014 17 commits
-
-
Marin Jankovski authored
Add task lists to issues and merge requests
-
Dmitriy Zaporozhets authored
Raise on forgery Fixes #1572 See merge request !1156
-
Marin Jankovski authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Improve autolink Fixes #1649 See merge request !1155
-
Dmitriy Zaporozhets authored
Prevent PG::Error exception Prevent PG::Error exception when check commit reference on commit Fix #1646 See merge request !1154
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Gitlab git bump Fixes #1643 See merge request !1153
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
[minor-refactor] Remove unused title parameter on merge request creation helper.
-
Marin Jankovski authored
-
Vinnie Okada authored
-
Vinnie Okada authored
-
Vinnie Okada authored
Add tests for the new task list functionality in the Markdown parser and in issues and merge requests.
-
Vinnie Okada authored
Make the Markdown parser recognize "[x]" or "[ ]" at the beginning of a list item and turn it into a checkbox input. Users who can modify the issue or MR can toggle the checkboxes directly or edit the Markdown to manage the tasks. Task status is also displayed in the MR and issue lists.
-
- 05 Oct, 2014 7 commits
-
-
Robert Schilling authored
Make Spinach test names consistent [failure unrelated]
-
Marin Jankovski authored
Implement cross-project Markdown references
-
Ciro Santilli authored
- do not add Feature to feature titles - titleize feature titles - put steps on the same path as .feature files - make feature titles match their path
-
Robert Schilling authored
Fix fa-download icon
-
Vinnie Okada authored
Test for the correct link text in cross-project references.
-
Vinnie Okada authored
Display the '@' character for links to commits in other projects.
-
Vinnie Okada authored
Display the project path in links to issues in other projects that use an external issue tracker.
-
- 04 Oct, 2014 2 commits
-
-
Sullivan SENECHAL authored
-
Dmitriy Zaporozhets authored
Minor ui improvements See merge request !1152
-
- 03 Oct, 2014 14 commits
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Vinnie Okada authored
Add a note to merge requests and issues when they're mentioned by a merge request, issue, or commit in another project.
-
Vinnie Okada authored
Store both the project and identifier of extracted references. This prevents `ReferenceExtractor` from returning objects in the wrong project for cross-project references.
-
Vinnie Okada authored
The cross-project reference feature broke the ReferenceExtractor class; this fixes it.
-
Vinnie Okada authored
Enable linking to commits, merge requests, and issues in other projects by prepending a namespaced project path to the reference.
-
Dmitriy Zaporozhets authored
Add Pushover service integration
-
Sullivan SENECHAL authored
That introduce select field type for services options.
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: app/views/projects/edit_tree/show.html.haml
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
New milestone and label links Fixes #1364 Fixes #1586 See merge request !1145
-
Dmitriy Zaporozhets authored
Signin after confirmation Fixes #1471 See merge request !1146
-
Robert Schilling authored
Remove outdated comment on the project test seed
-
Robert Schilling authored
Remove assignment without effect.
-