- 05 Sep, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 04 Sep, 2014 18 commits
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Annotated tags
-
Sean Edge authored
Added annotated tags. Updated tag haml file and call to gitlab-shell. Updated API for annotated tags. Added tests for API. Strip leading/trailing whitespace from message, if present. Update CHANGELOG.
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Fix missing to on reassign Merge Request text email to unassigned.
-
Dmitriy Zaporozhets authored
Factor new issue and edit MR forms.
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
API: Filter issues by labels While working on [laboard](https://gitlab.com/jubianchi/laboard) I had some issues with the API : I was not able to filter issues by labels 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. 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 !169
-
Dmitriy Zaporozhets authored
Validate branch/tag-names and references WebUI, API
-
Dmitriy Zaporozhets authored
Fix missing to on reassign Merge Request email to unassigned.
-
https://github.com/cirosantilli/gitlabhqDmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: CHANGELOG
-
jubianchi authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Ciro Santilli authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Robert Schilling authored
update repo recreation details
-
- 03 Sep, 2014 14 commits
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Improve issues filtering textfield * make issue filter work visible * update browser url so after page reload I don't loose my filter * don't send a lot of requests - let user stop typing * make tests finally pass!!! See merge request !1063
-
Dmitriy Zaporozhets authored
Hooks migration See merge request !1061
-
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
Internal api post See merge request !1059
-
Robert Schilling authored
-
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
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 02 Sep, 2014 7 commits
-
-
Ciro Santilli authored
Factors out text MR and issue email.
-
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
-