- 22 Sep, 2015 11 commits
-
-
Job van der Voort authored
documentation on ssl verification in web hooks See merge request !1386
-
Job van der Voort authored
-
Job van der Voort authored
-
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 29 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
-
Kamil Trzcinski authored
-
Stan Hu authored
Remove deleted milestones from merge requests This is related to !1348 but thought it would be useful as a separate MR. This MR removes deleted milestone IDs from any merge request. Closes https://github.com/gitlabhq/gitlabhq/issues/9643 See merge request !1350
-
Robert Speicher authored
Allow relative links to go up one directory level See merge request !1352
-
Robert Speicher authored
-
Stan Hu authored
Closes https://github.com/gitlabhq/gitlabhq/issues/9643
-
Robert Speicher authored
Rename reply_by_email to incoming_email to prepare for the future. Closes #2579. See merge request !1367
-
Kamil Trzciński authored
CI import improvements See merge request !1369
-
Dmitriy Zaporozhets authored
Fixed MR handling when GitLab CI project is not present This is copy of !1371 /cc @jacobvosmaer @vsizov @dzaporozhets See merge request !1373
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
- Allow developers to retry builds - Hide advanced project options from CI page for non-admin users
-
Robert Speicher authored
More tweaks to make note edit/preview CSS consistent Closes #2585 See merge request !1378
-
Dmitriy Zaporozhets authored
Fetch merge request ref if it is missing when visit MR page This will fix merge problem for merge requests between forks created before 8.0 Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Needed for 8.0 Fixes #2580 See merge request !1377
-
Stan Hu authored
Closes #2585
-
Sytse Sijbrandij authored
-
Dmitriy Zaporozhets authored
Remove milestones from merge requests when milestones are deleted Destroying a milestone does not remove it from existing merge requests. This MR fixes that. Requires f4816372 to pull in as well. Reported by https://github.com/gitlabhq/gitlabhq/issues/9643 See merge request !1348
-
Dmitriy Zaporozhets authored
Link project repo size to files See merge request !1374
-
Dmitriy Zaporozhets authored
Remove CI button from project home panel Since we already have a "Continuous Integration" item in the sidebar now, I don't think we need "CI" on the project page. See merge request !1372
-
Dmitriy Zaporozhets authored
Use fixed-width icons in CI nav sidebar. See merge request !1376
-
Dmitriy Zaporozhets authored
Use consistent styling for number of commits in CI nav sidebar Before: ![Screen_Shot_2015-09-21_at_15.00.28](https://gitlab.com/gitlab-org/gitlab-ce/uploads/9005f606842936d415a3b67890b8af88/Screen_Shot_2015-09-21_at_15.00.28.png) After: ![Screen_Shot_2015-09-21_at_15.00.43](https://gitlab.com/gitlab-org/gitlab-ce/uploads/08c897b65f82fab5f2c386a0d21c64af/Screen_Shot_2015-09-21_at_15.00.43.png) See merge request !1375
-
Dmitriy Zaporozhets authored
This will fix merge problem for merge requests between forks created before 8.0 Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Stan Hu authored
Reported by https://github.com/gitlabhq/gitlabhq/issues/9643
-
Douwe Maan authored
-
Douwe Maan authored
-