- 15 Oct, 2015 3 commits
-
-
Robert Speicher authored
Add 8.1 CE-to-EE update guide [ci skip] See merge request !35
-
Robert Speicher authored
[ci skip]
-
Valery Sizov authored
-
- 13 Oct, 2015 1 commit
-
-
Robert Speicher authored
Fix Jenkins build URL with multi-project Fixes #46 and #43 See merge request !31
-
- 11 Oct, 2015 1 commit
-
-
Robert Speicher authored
Fix Jenkins CI parameters Fixes #45 ### Expected behavior Multi-project and unstable Jenkins CI parameters should be successfully enabled and persisted if the boxes are checked. ### Observed behavior If either of these checkboxes were selected and saved they were not persisted to the database. This is because the parameters were not in the list of allowed parameters in the controller. See merge request !30
-
- 08 Oct, 2015 6 commits
-
-
Douwe Maan authored
add issues template This MR implements an issues template that can be set for a project. ![settings_issues_template](https://gitlab.com/gitlab-org/gitlab-ee/uploads/51c3b9cd82cbb2dfdce80ed5c0a406c3/settings_issues_template.png) ![new_issue_issues_template](https://gitlab.com/gitlab-org/gitlab-ee/uploads/cd7d44440223923db676b88edd412eb9/new_issue_issues_template.png) This closes gitlab-org/gitlab-ce#1378 @JobV @sytses you owe me a
🍺 😉 This MR is only marked as WIP because the tests are still running and the `CHANGELOG` hasn't been updated to 8.1 yet. See merge request !28 -
Drew Blessing authored
-
Hannes Rosenögger authored
-
Drew Blessing authored
-
Hannes Rosenögger authored
-
Dmitriy Zaporozhets authored
Fix LDAP group links API is not working as expected. Fixes #329 See merge request !494
-
- 07 Oct, 2015 1 commit
-
-
Valery Sizov authored
-
- 01 Oct, 2015 4 commits
-
-
Valery Sizov authored
Abiliy to disable 'Share with Group' feature https://dev.gitlab.org/gitlab/gitlab-ee/issues/331 See merge request !492
-
Dmitriy Zaporozhets authored
Addresses regression with jenkins setup that does not use the multiproject setup The Jenkins Gitlab Hook Plugin allows for two kinds of setups. One where a Jenkins job is created for each branch and one where all branches are built in a single Jenkins job. MR !9 added support for the multi-job setup but broke the single job setup. This request addresses #30 and fixes the regression. See merge request !27
-
Chris Rohr authored
-
Valery Sizov authored
-
- 30 Sep, 2015 2 commits
-
-
Dmitriy Zaporozhets authored
Add documentation for 'Share project with group' API call https://dev.gitlab.org/gitlab/gitlab-ee/issues/322 See merge request !493
-
Valery Sizov authored
-
- 29 Sep, 2015 1 commit
-
-
Chris Rohr authored
-
- 25 Sep, 2015 2 commits
-
-
Dmitriy Zaporozhets authored
Look up Kerberos identity without the @REALM if a lookup for the full UPN did not find the identity. Proposed fix for the issue reported as #34. See merge request !26
-
kkm authored
Look up Kerberos identity without the @REALM if a lookup for the full UPN did not find the identity.
-
- 22 Sep, 2015 13 commits
-
-
Robert Speicher authored
Update CHANGELOGs [ci skip] See merge request !25
-
Robert Speicher authored
[ci skip]
-
Robert Speicher authored
-
Dmitriy Zaporozhets authored
CE to EE See merge request !490
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Fix CI permissions ![Screen_Shot_2015-09-21_at_20.23.16](https://gitlab.com/gitlab-org/gitlab-ce/uploads/6f40699507d0dce148d0054a093f0d63/Screen_Shot_2015-09-21_at_20.23.16.png) This fixes two problems: - Allow developers to retry builds - Hide advanced project options from CI page for non-admin users See merge request !1379
-
Marin Jankovski authored
Add missing rake and change nginx config for CI migration /cc @marin See merge request !1385
-
Kamil Trzcinski authored
-
Robert Speicher authored
Reformat and copy edit the CI-to-CE migration guide [ci skip] See merge request !1335
-
Robert Speicher authored
[ci skip]
-
Robert Speicher authored
Tweak remaining CSS for Markdown preview See merge request !1383
-
Robert Speicher authored
-
Robert Speicher authored
-
- 21 Sep, 2015 6 commits
-
-
Robert Speicher authored
- Rename "Finishing Up" to "Nginx configuration" - Add fourth "Finishing Up" section - Add Troubleshooting section with a link to backup restoration docs - Change a few indented blocks into fenced blocks so they're highlighted properly. - Added Marin's suggestions for CI-to-CE-on-different-server section.
-
Robert Speicher authored
-
Stan Hu authored
Missed a few items in !1378
-
Robert Speicher authored
Ensure raise_error expectations provide arguments See merge request !1381
-
Kamil Trzcinski authored
-
Robert Speicher authored
Fix Error 500 when comparing non-existing branches Closes #2593 See merge request !1355
-