- Oct 09, 2013
-
-
Dmitriy Zaporozhets authored
Before we have only owner_id to determine group owner With multiple owners per group we should get rid of owner_id in group. So from now @group.owner will always be nil but @group.owners return an actual array of users who can admin this group
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
* Hooks and team pages allowed only for masters/owners * Group page allowed for admin * Corrent authentication for Projects controller * Hide some project elements from visitor
-
Dmitriy Zaporozhets authored
* Render right layout depends on current_user * show sample git username/email when repo is empty * Show extra info when browsing public area * Fixed some tests related to public projects * show comments in read-only for public projects * Remove old public routing
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Thomas König authored
-
Izaak Alpert authored
GITLAB-1279 (GITLAB-1264) Change-Id: Ifb5b4313bc91fae720f8ef5c36152c45e9d38934
-
Izaak Alpert authored
-
Dmitriy Zaporozhets authored
-
Izaak Alpert authored
-calling build_user will now apply defaults and only override them if as: :admin is set Change-Id: Id1d938c0967752ecc14370af54f2d88128d18c44
-
Dmitriy Zaporozhets authored
-
Boyan Tabakov authored
Previously, only number of changed files mattered. Now, number of lines to render in the diff are also taken into account. A hard limit is set, above which diffs are not rendered and users are not allowed to override that. This prevents high server resource usage with huge commits. Related to #1745, #2259 In addition, handle large commits for MergeRequests and Compare controllers. Also fixes a bug where diffs are loaded twice, if user goes directly to merge_requests/:id/diffs URL.
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
- Aug 29, 2013
-
-
Dmitriy Zaporozhets authored
-
- Aug 27, 2013
-
-
Dmitriy Zaporozhets authored
Show permissions for all project. Add ability to remove user from group if not an owner Remove unnecessary admin controller
-
Dmitriy Zaporozhets authored
Provide UI with explanation what happens when you block or remove user When remove user - remove all groups where user is an only owner
-
Dmitriy Zaporozhets authored
-
- Aug 26, 2013
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
- Aug 25, 2013
-
-
ash wilson authored
Any mention of Issues, MergeRequests, or Commits via GitLab-flavored markdown references in descriptions, titles, or attached Notes creates a back-reference Note that links to the original referencer. Furthermore, pushing commits with commit messages that match a (configurable) regexp to a project's default branch will close any issues mentioned by GFM in the matched closing phrase. If accepting a merge request would close any Issues in this way, a banner is appended to the merge request's main panel to indicate this.
-
- Aug 24, 2013
-
-
Dmitriy Zaporozhets authored
-
- Aug 21, 2013
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Hiroyuki Sato authored
-
- Aug 19, 2013
-
-
Dmitriy Zaporozhets authored
-
- Aug 15, 2013
-
-
Dmitriy Zaporozhets authored
-
- Aug 10, 2013
-
-
Dmitriy Zaporozhets authored
-
- Aug 08, 2013
-
-
Dmitriy Zaporozhets authored
-
- Aug 06, 2013
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
- Aug 05, 2013
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-