- 30 Dec, 2014 3 commits
-
-
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>
-
- 29 Dec, 2014 33 commits
-
-
Dmitriy Zaporozhets authored
Improve UI for protected branches See merge request !1361
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Implemented notes (body) patching in API.
-
Dmitriy Zaporozhets authored
chmod -x
-
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
-
Dmitriy Zaporozhets authored
Fix async services execution broken in 7.6 Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/920 See merge request !1360
-
Dmitriy Zaporozhets authored
API: Project ordering Added support for ordering and sorting projects by id, name, created_at or last_activity_at fields. When the order_by parameter is passed the projects will be ordered by the appropriate field, when the parameter is not passed the original ordering will apply. the sort parameter will default to ASC, and will only be DESC if the sort parameter is desc See merge request !266
-
Dmitriy Zaporozhets authored
Developer can push to protected branches option Adds option to enable option to enable push to protected branches for developers, per protected branch. Off by default, developers cannot push to protected branches. If turned on, developers can push to protected branches but still cannot force push or remove the branch. Allows more control over protected branches. See merge request !1353
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Stephan van Leeuwen authored
-
Stephan van Leeuwen authored
-
Stephan van Leeuwen authored
Changed from using cases to set the sort variable, to use a one line if/else statement
-
Stephan van Leeuwen authored
Added support for order_by and sort parameters, to sort the projects by the specified values. Updated projects api documentation including the order_by and sort parameters
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Marin Jankovski authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Mention notification level It does disable all emails expect system one or when you was @mentioned. Fixes #1724 See merge request !1359
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
It does disable all emails expect system one or when you was @mentioned Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Robert Schilling authored
permission.md align table, rm double empty line
-
Ciro Santilli authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Check browser version Fix conflicts and merge https://github.com/gitlabhq/gitlabhq/pull/8385 See merge request !1357
-
Dmitriy Zaporozhets authored
Remove commit indicator from path on Commits tab [UI]
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Marin Jankovski authored
-
Marin Jankovski authored
Conflicts: db/schema.rb
-
Marin Jankovski authored
-
- 28 Dec, 2014 4 commits
-
-
Robert Schilling authored
-
Dmitriy Zaporozhets authored
Add commit dates to repository-push email tempalte
-
Dmitriy Zaporozhets authored
Remove unused Project#code function [failure unrelated]
-
Dmitriy Zaporozhets authored
Disallow POST to compare as it does not create objects
-