- 19 Feb, 2016 1 commit
-
-
Douwe Maan authored
[ES indexer] Add NOT_INDEXED_ONLY option https://gitlab.com/gitlab-org/gitlab-ee/issues/300 See merge request !187
-
- 18 Feb, 2016 1 commit
-
-
Valery Sizov authored
-
- 17 Feb, 2016 36 commits
-
-
Patricio Cano authored
Hide the info mentioning the linked LDAP groups if you are not logged in. As mentioned by a customer here: https://gitlab.zendesk.com/agent/tickets/15466 When a group contains public projects, it is possible to get at it's members without being logged in, **but** this page also leaks information if it is synched with LDAP. The `DN` of the linked groups will be shown: ![Screen_Shot_2016-02-12_at_5.16.29_PM](/uploads/f5339db6c1a57e4cb7f1ef0e323e0604/Screen_Shot_2016-02-12_at_5.16.29_PM.png) This MR fixes that in that it only shows that information if the user is logged in. /cc @DouweM See merge request !180
-
Patricio Cano authored
-
Rémy Coutable authored
Don't try to load a specific group for GroupsController#autocomplete action Fixes #286. This was introduced by gitlab-org/gitlab-ce!2614. ### With the fix ![Screen_Shot_2016-02-17_at_15.47.46](/uploads/8c2399e8b61807be8ded9a780b98d39a/Screen_Shot_2016-02-17_at_15.47.46.png) See merge request !186
-
Rémy Coutable authored
Fixes #286.
-
Valery Sizov authored
CE upstream See merge request !185
-
Kamil Trzciński authored
Added support for configuring Pages CNAME and TLS Certificates Preliminary implementation with all expected features that will ship with this feature. What is supported: - Multiple domains per-project - One certificate per-domain - Validation of certificate - Validation of certificate chain (solves a problem with missing intermediates) - Validation of private key against certificate - Support for Pages Daemon (the shared/pages/group/project/config.json) that will be read by daemon Plans for enhancements: - [x] Write behavior and unit tests - [x] Make the UI nicer /cc @grzesiek @DouweM @sytses @rspeicher @marin @jacobvosmaer See merge request !173
-
Valery Sizov authored
-
Douwe Maan authored
[Award Emoji]: sporadic spec fix See merge request !2833
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
This reverts commit 0bb6c63b19f3574735838190b415a8b37eca3900.
-
Kamil Trzcinski authored
This reverts commit 1e4f43e854b3dda901ee6d3469153ea72c75959f.
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
1. PagesController is used to show all domains and general overview of Pages 2. PagesDomainsController is used to manage pages domains
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
- 16 Feb, 2016 2 commits
-
-
Robert Speicher authored
fix table in doc/ci/variables/README.md The table was missing a column separator, causing GitLab to render the markdown incorrectly. [ci skip] See merge request !2840
-
Richard Hansen authored
-