An error occurred fetching the project authors.
- 21 Jul, 2016 1 commit
-
-
Rémy Coutable authored
Add support for inline videos in issue, MR and notes (on issue, commit, MR, and MR diff) ## What does this MR do? It adds support for inline videos in issue, MR and notes (on issue, commit, MR, and MR diff). Most of the work was done by @hayesr in !3508 but a few improvements were still missing. ## Why was this MR needed? To be able to play uploaded videos in GitLab! ## What are the relevant issue numbers? Closes #4142. ## Screenshots ### Video players  -----  ----- ## Does this MR meet the acceptance criteria? - [x] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added - [x] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md) - Tests - [x] Test `VideoLinkFilter` - [x] Test in `spec/features/markdown_spec.rb` - [x] Improve `spec/uploaders/file_uploader_spec.rb` - [x] All builds are passing - [x] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides) - [x] Branch has no merge conflicts with `master` (if you do - rebase it please) - [x] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits) See merge request !5215
-
- 08 Jul, 2016 1 commit
-
-
Robert Schilling authored
-
- 07 Jul, 2016 1 commit
-
-
Sergey Gnuskov authored
-
- 27 Jun, 2016 2 commits
-
-
Ben Boeckel authored
-
Ben Boeckel authored
-
- 03 Jun, 2016 2 commits
-
-
James Lopez authored
This reverts commit 3e991230.
-
James Lopez authored
# Conflicts: # app/models/project.rb
-
- 09 May, 2016 2 commits
-
-
Kamil Trzcinski authored
-
Thomas Wood authored
Introduced into the API in e80e3f53 [ci skip]
-
- 13 Apr, 2016 3 commits
-
-
Robert Schilling authored
-
Robert Schilling authored
-
Robert Schilling authored
-
- 12 Apr, 2016 1 commit
-
-
Zeger-Jan van de Weg authored
-
- 24 Mar, 2016 1 commit
-
-
Zeger-Jan van de Weg authored
Also the specs have a minor improvement. Mainly the access right spec. Changes are reflected in the docs
-
- 23 Mar, 2016 1 commit
-
-
Zeger-Jan van de Weg authored
-
- 13 Mar, 2016 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 04 Feb, 2016 2 commits
-
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
- 19 Jan, 2016 3 commits
- 11 Jan, 2016 1 commit
-
-
Tomasz Maczukin authored
-
- 07 Jan, 2016 2 commits
-
-
Douwe Maan authored
-
Tomasz Maczukin authored
-
- 22 Dec, 2015 1 commit
-
-
Stan Hu authored
This standardizes all the project API formats. Also needed to support Huboard.
-
- 16 Dec, 2015 1 commit
-
-
Zeger-Jan van de Weg authored
Fixes #4112
-
- 12 Dec, 2015 1 commit
-
-
Stan Hu authored
This is needed to support Huboard and a generally useful value.
-
- 11 Dec, 2015 1 commit
-
-
Kamil Trzcinski authored
-
- 09 Dec, 2015 1 commit
-
-
Stan Hu authored
has no branches to start. Closes #3937
-
- 04 Dec, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
* add note to Events API * add author section to Events API * add noteable_id and noteable_type to Notes API Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 13 Nov, 2015 1 commit
-
-
Kamil Trzcinski authored
- Enable CI by default for all new projects
-
- 24 Sep, 2015 3 commits
-
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
-
- 08 Jul, 2015 1 commit
-
-
Sytse Sijbrandij authored
-
- 14 May, 2015 1 commit
-
-
Valery Sizov authored
-
- 10 Apr, 2015 1 commit
-
-
Christoph Dreis authored
-
- 03 Apr, 2015 1 commit
-
-
Cristian Medina authored
Updated projects.md to show tag_list field when performing GETs Updated projects_spec.rb to include check for tag_list key in project list Added changes to the CHANGELOG
-
- 01 Mar, 2015 1 commit
-
-
sue445 authored
* Impl Project#avatar_url * Refactor ApplicationHelper: Use Project#avatar_url * Update changelog
-
- 20 Feb, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
* add git_http_url and git_ssh_url to project web hook * add visibility_level to project web hook * add documentation about project visibility_level in API
-