- 03 Sep, 2014 5 commits
-
-
Robert Schilling authored
Add specs for GitRefValidator
-
Dmitriy Zaporozhets authored
Add system hook for ssh key changes
-
Dmitriy Zaporozhets authored
Fix branch remove for branches containing a '/'
-
Dmitriy Zaporozhets authored
Add users with deterministic username and password to development seed.
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: spec/lib/gitlab/oauth/user_spec.rb
-
- 02 Sep, 2014 18 commits
-
-
Lukas Erlacher authored
Add system hook for ssh key create and destroy Update and fix documentation Update tests
-
Sytse Sijbrandij authored
Mention [skip ci] in CONTRIBUTING.md.
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Rename Activity to Project tab Fixes #1544 See merge request !1058
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Modify GitLab to work with gitlab-shell 2.0 Related to #1516 See merge request !1057
-
Dmitriy Zaporozhets authored
'all' is not a valid username
-
Dmitriy Zaporozhets authored
-
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
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Robert Schilling authored
-
Robert Schilling authored
gitlab->GitLab
-
Robert Schilling authored
remove unnecessary chmod
-
Robert Schilling authored
[Documentation] simplify 6.0 to 7.2 upgrade guide
-
Ben Bodenmiller authored
-
- 01 Sep, 2014 17 commits
-
-
Ben Bodenmiller authored
-
Ben Bodenmiller authored
`lib/support/init.d/gitlab` was set as executable in the repo as of the 6.1 release so chmod is not needed after that. See https://github.com/gitlabhq/gitlabhq/pull/7586/files#r16885445.
-
Dmitriy Zaporozhets authored
API: Filter issues by state While working on [laboard](https://gitlab.com/jubianchi/laboard) I had some issues with the API : I was not able to filter issues by state so I had to write some logic to do it on my side. I think it will be useful to have this feature supported by the Gitlab API, moreover, the MR API already provides such filter capabilities. I added the filtering logic on `/issues` and `/projects/:id/issues`. The commits are not squashed but I'll do it once everything seems ok to you. See merge request !168
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Robert Schilling authored
-
Dmitriy Zaporozhets authored
Ensure Oath supports providers without email response See merge request !1054
-
Jan-Willem van der Meer authored
-
Jan-Willem van der Meer authored
As found in the omniauth specs: https://github.com/intridea/omniauth/wiki/Auth-Hash-Schema
-
Jan-Willem van der Meer authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Comment and close Fixes #1240 See merge request !1055
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Jan-Willem van der Meer authored
-
Jan-Willem van der Meer authored
-
Jan-Willem van der Meer authored
This fixes #1541
-
jubianchi authored
-
Jan-Willem van der Meer authored
This fixes #1541
-