- 27 Jan, 2016 1 commit
-
-
Achilleas Pipinellis authored
[ci skip]
-
- 26 Jan, 2016 3 commits
-
-
Achilleas Pipinellis authored
- Rearrange sections - Limit lines to 80 chars - Fix typos, grammar, etc. [ci skip]
-
Achilleas Pipinellis authored
-
Robert Speicher authored
[ci skip]
-
- 24 Jan, 2016 1 commit
-
-
Robert Speicher authored
Admin area: doesn't show a note when it's empty Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/12636 See merge request !133
-
- 22 Jan, 2016 6 commits
-
-
Valery Sizov authored
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
Marin Jankovski authored
-
Robert Speicher authored
Remove user from groups when they are removed from LDAP Fixes #159 Currently, we only update user permissions if they come back from LDAP as a valid user. I refactored some things in the `access.rb` file so we update permissions no matter what. Now the user is removed from groups and admin access is revoked, in addition to the previous behavior of blocking the user. See merge request !124
-
Drew Blessing authored
-
- 21 Jan, 2016 5 commits
-
-
Robert Speicher authored
Add support for ZIP build artifacts for Pages This is based on https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/116 It adds support for creating pages from zip archives. Omnibus change: https://gitlab.com/gitlab-org/omnibus-gitlab/issues/1057 See merge request !117
-
Robert Speicher authored
Downgrade group member role if LDAP dictates Fixes #170 If a group link was updated to set a lower maximum role/access level, a user's role was not downgraded. Similarly, if the user was moved to another group where their role should be lowered, their access was not downgraded. For some reason we were preferring the higher of LDAP or GitLab access even if LDAP said it should be lower. After this change, what LDAP says, wins. If a user is a member of multiple LDAP groups that are linked with the same GitLab group, they still receive the highest of all roles. See merge request !123
-
Drew Blessing authored
-
Drew Blessing authored
-
Drew Blessing authored
-
- 20 Jan, 2016 16 commits
-
-
Kamil Trzcinski authored
The ZIP archive size is calculated from artifacts metadata that should get uploaded for new artifacts
-
Kamil Trzcinski authored
-
Robert Speicher authored
Skip git hooks for git annex Fixes gitlab-org/gitlab-ee#40 Introduces a config change in gitlab.yml. Config is a duplicate of what we already provide, see [explanation](https://gitlab.com/gitlab-org/gitlab-ee/issues/40#note_3288720) and [conclusion](https://gitlab.com/gitlab-org/gitlab-ee/issues/40#note_3294036). See merge request !129
-
Robert Speicher authored
Add option to "Trigger builds for mirror updates" Fixes https://gitlab.com/gitlab-org/gitlab-ee/issues/190 and https://gitlab.com/gitlab-org/gitlab-ce/issues/3647 See https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/125
-
Valery Sizov authored
Add minimum requirements for Elasticsearch See merge request !130
-
Achilleas Pipinellis authored
[ci skip]
-
Dmitriy Zaporozhets authored
Elastic search improvements * Remove warning when you run index_repositories task first time and there is no index yet. * Update wiki index dynamically. It has been forgotten. See merge request !126
-
Marin Jankovski authored
-
Marin Jankovski authored
-
Valery Sizov authored
-
Valery Sizov authored
-
Valery Sizov authored
Update changelog See merge request !128
-
Valery Sizov authored
-
Valery Sizov authored
-
Valery Sizov authored
-
Dmitriy Zaporozhets authored
Elasticsearch integration https://gitlab.com/gitlab-org/gitlab-ee/issues/61 Steps: - [x] Base integration - [x] Implement snippet search (service lawyer and actual search) - [x] Implement project search (service lawyer and actual search) - [x] Implement global search (service lawyer and actual search) - [x] Implement search through the notes - [x] Implement search through the milestones - [x] Implement search though the wiki blobes - [x] Implement search though the commits and code - [x] Specs and Spinach (fix) - [ ] Specs and Spinach (new ones) - [x] Take care of omnibus support for elasticsearch - [x] Documentation - [ ] Add elasticsearch check to GitLab check - [x] Update and create index means See merge request !109
-
- 19 Jan, 2016 8 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
Hide issues settings when issues are disabled This closes gitlab-org/gitlab-ee#198 /cc @DouweM @axil @JobV See merge request !122
-
Valery Sizov authored
-
Hannes Rosenögger authored
-
Valery Sizov authored
-
Valery Sizov authored
-
Achilleas Pipinellis authored
[ci skip]
-
Achilleas Pipinellis authored
[ ci skip]
-