- 14 Aug, 2017 1 commit
-
-
Robert Speicher authored
An upcoming update to rubocop-gitlab-security added additional violations.
-
- 09 Aug, 2017 1 commit
-
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 08 Aug, 2017 1 commit
-
-
Brian Neel authored
-
- 07 Aug, 2017 1 commit
-
-
Z.J. van de Weg authored
-
- 28 Jul, 2017 1 commit
-
-
Z.J. van de Weg authored
Started implementation for the first iteration of gitlab-org/gitlab-ce#32420. This will allow users to select a template to start with, instead of an empty repository in the project just created. Internally this is basically a small extension of the ImportExport GitLab projects we already support. We just import a certain import tar archive. This commits includes the first one: Ruby on Rails. In the future more will be added.
-
- 05 Apr, 2017 1 commit
-
-
James Lopez authored
-
- 30 Mar, 2017 1 commit
-
-
Douglas Barbosa Alexandre authored
-
- 21 Mar, 2017 1 commit
-
-
Stan Hu authored
Closes #29739
-
- 23 Feb, 2017 4 commits
-
-
Douwe Maan authored
This reverts commit e00fb2bdc2090e9cabeb1eb35a2672a882cc96e9. # Conflicts: # .rubocop.yml # .rubocop_todo.yml # lib/gitlab/ci/config/entry/global.rb # lib/gitlab/ci/config/entry/jobs.rb # spec/lib/gitlab/ci/config/entry/factory_spec.rb # spec/lib/gitlab/ci/config/entry/global_spec.rb # spec/lib/gitlab/ci/config/entry/job_spec.rb # spec/lib/gitlab/ci/status/build/factory_spec.rb # spec/lib/gitlab/incoming_email_spec.rb
-
Douwe Maan authored
This reverts commit cb10b725c8929b8b4460f89c9d96c773af39ba6b.
-
Douwe Maan authored
-
Douwe Maan authored
-
- 21 Feb, 2017 1 commit
-
-
Douwe Maan authored
-
- 19 Dec, 2016 5 commits
-
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
The reason is that Gitea plan to be GitHub-compatible so it makes sense to just modify GitHubImport a bit for now, and hopefully we can change it to GitHubishImport once Gitea is 100%-compatible. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Kim "BKC" Carlbäcker authored
-
- 15 Dec, 2016 1 commit
-
-
Valery Sizov authored
-
- 09 Dec, 2016 1 commit
-
-
Valery Sizov authored
-
- 07 Dec, 2016 1 commit
-
-
Valery Sizov authored
-
- 22 Nov, 2016 5 commits
-
-
Stan Hu authored
-
Stan Hu authored
-
Stan Hu authored
-
Stan Hu authored
-
Douglas Barbosa Alexandre authored
-
- 24 Oct, 2016 1 commit
-
-
Douwe Maan authored
Check that user has access to a given namespace to prevent leaking namespace names. See merge request !2009
-
- 03 Oct, 2016 1 commit
-
-
James Lopez authored
-
- 20 Sep, 2016 1 commit
-
-
James Lopez authored
- Fixed and added specs. - Added different namespace options depending on user privilages - Updated docs.
-
- 31 Aug, 2016 2 commits
-
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
- 25 Aug, 2016 1 commit
-
-
Z.J. van de Weg authored
-
- 11 Aug, 2016 1 commit
-
-
James Lopez authored
-
- 04 Aug, 2016 1 commit
-
-
James Lopez authored
-
- 19 Jul, 2016 1 commit
-
-
Grzegorz Bizon authored
-
- 07 Jul, 2016 1 commit
-
-
James Lopez authored
-
- 01 Jul, 2016 1 commit
-
-
Grzegorz Bizon authored
-
- 30 Jun, 2016 2 commits
-
-
Rémy Coutable authored
Advertise the PAT as an alternative unless GH import is not configured. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Eric K Idema authored
This stands as an alternative to using OAuth to access a user's Github repositories. This is setup in such a way that it can be used without OAuth configuration. From a UI perspective, the how to import modal has been replaced by a full page, which includes a form for posting a personal access token back to the Import::GithubController. If the user has logged in via GitHub, skip the Personal Access Token and go directly to Github for an access token via OAuth.
-
- 24 Jun, 2016 1 commit
-
-
James Lopez authored
-