- 06 Oct, 2014 2 commits
-
-
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 29 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.
-
Dmitriy Zaporozhets authored
Upgrade to Font Awesome v4.2
-
Dmitriy Zaporozhets authored
Add tag push events to project hook api
-
Dmitriy Zaporozhets authored
More information in merge request hook
-
Dmitriy Zaporozhets authored
Merge branch 'factor-commit-msg-textarea' of https://github.com/cirosantilli/gitlabhq into cirosantilli-factor-commit-msg-textarea Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: app/views/projects/blob/_remove.html.haml
-
Dmitriy Zaporozhets authored
Bump org-mode to 0.9.9
-
Ciro Santilli authored
-
Ciro Santilli authored
-
Sullivan SENECHAL authored
-
Sytse Sijbrandij authored
add HSTS Policy warning
-
Marin Jankovski authored
add sign-in count
-
Marin Jankovski authored
Source repo is now clickable.
-
Marin Jankovski authored
-
Robert Schilling authored
Add parenthesis to function def with arguments.
-
Ciro Santilli authored
-
Kirill Zaitsev authored
-