Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-09-17Reformat and copy edit the CI-to-CE migration guideRobert Speicher
2015-09-17Merge branch 'remove-ci-help' into 'master'Kamil Trzciński
Remove CI help Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/2556 See merge request !1325
2015-09-17Merge branch 'refactor-blob-upload-locals' into 'master'Dmitriy Zaporozhets
Move partial locals out of controller Some minor cleanup for upload/replace functionality: move controller variables into partial locals. See merge request !1331
2015-09-17Remove CI helpKamil Trzcinski
2015-09-17Move partial locals out of controllerStan Hu
2015-09-17Merge pull request #9618 from pjknkda/repo-info-to-issue-hookStan Hu
add repository field to issue hook data
2015-09-17Merge branch 'ci-nav-changes' into 'master'Dmitriy Zaporozhets
Integrate CI navigation more tightly with project ![Screen_Shot_2015-09-17_at_09.51.56](https://gitlab.com/gitlab-org/gitlab-ce/uploads/013807ad9f89a35a4af988199c2ee92f/Screen_Shot_2015-09-17_at_09.51.56.png) ![Screen_Shot_2015-09-17_at_09.52.14](https://gitlab.com/gitlab-org/gitlab-ce/uploads/8f9bdaafeef62fa451ee3699f003cbc4/Screen_Shot_2015-09-17_at_09.52.14.png) ![Screen_Shot_2015-09-17_at_09.52.07](https://gitlab.com/gitlab-org/gitlab-ce/uploads/cb726bf0651ddb74c10fd7bae9a333fb/Screen_Shot_2015-09-17_at_09.52.07.png) /cc @dzaporozhets See merge request !1324
2015-09-17Fix nav_link for dashboardKamil Trzcinski
2015-09-17Remove duplicate codeKamil Trzcinski
2015-09-17Check current_controller against controller_pathKamil Trzcinski
The controller_path includes namespaces, where controller_name only includes the class name without controller
2015-09-17Integrate CI navigation more tightly with projectKamil Trzcinski
2015-09-17Merge branch 'fix-schema-downgrade' into 'master'Kamil Trzciński
Fix schema downgrade introduced by: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/1299 Fixes: https://dev.gitlab.org/ci/projects/1/refs/master/commits/2e9a7032cec02588484eb162717298d311770c7d Introduced by: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/1299 See merge request !1326
2015-09-17Merge branch 'ci-whenever-clear' into 'master'Kamil Trzciński
Remove CI cronjob during migration See merge request !1329
2015-09-17Remove CI cronjob during migrationJacob Vosmaer
2015-09-17Fix schema downgrade introduced by: ↵Kamil Trzcinski
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/1299
2015-09-17Merge branch 'fix-issue-2382' into 'master'Stan Hu
Create a "destroyed Milestone" event and keep Milestone events around in the DB for posterity Also fix issue where destroying a Milestone would cause odd, transient messages like "created milestone" or "imported milestone". Now if a milestone is destroyed, at least it will indicate in the activity feed even if it's not clear which milestone was destroyed: ![image](https://gitlab.com/gitlab-org/gitlab-ce/uploads/c89cc8a0a9fa549deac433f17b890913/image.png) Closes #2382 See merge request !1227
2015-09-17Merge branch 'enable_ssl_by_default' into 'master'Valery Sizov
Enable SSL by default https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/1135 See merge request !1299
2015-09-17Merge branch 'fix-ci-500-on-settings' into 'master'Dmitriy Zaporozhets
Fix 500 on CI project settings Fix: https://gitlab.com/gitlab-org/gitlab-ce/issues/2546 /cc @dzaporozhets See merge request !1321
2015-09-17Merge branch 'fix-public-projects' into 'master'Dmitriy Zaporozhets
Fix displaying public projects Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/2552 See merge request !1318
2015-09-17Merge branch 'restrict-user-api-integers' into 'master'Dmitriy Zaporozhets
Restrict users API endpoints to use integer IDs Closes #2267 See merge request !1156
2015-09-17Merge branch 'fix-gh-issue-9640' into 'master'Dmitriy Zaporozhets
Fix HTML link that was improperly escaped in new user e-mail ### Before: ![image](https://gitlab.com/stanhu/gitlab-ce/uploads/e42e73f04971d8dd949b034846d2bb9f/image.png) ### After: ![image](https://gitlab.com/stanhu/gitlab-ce/uploads/90425911345031a4b8e9374323728f79/image.png) Closes https://github.com/gitlabhq/gitlabhq/issues/9640 See merge request !1323
2015-09-17enable SSL by defaultValery Sizov
2015-09-17Fix HTML link that was improperly escaped in new user e-mailStan Hu
Closes https://github.com/gitlabhq/gitlabhq/issues/9640
2015-09-17Merge branch 'update-mailroom' into 'master'Robert Speicher
See merge request !1306
2015-09-16add repository field to issue hook dataJungkook Park
add a test for to_hook_data of issue model update CHANGELOG
2015-09-16Merge branch 'fix-nginx' into 'master'Kamil Trzciński
Add missing proxy requests to migration docs See merge request !1317
2015-09-16Fix 500 on CI project settingsKamil Trzcinski
2015-09-16Merge branch 'rs-install-guide' into 'master'Robert Speicher
Change 7-14-stable to 8-0-stable in doc/install/installation.md Also fixes sudo user from previous MR. [ci skip] See merge request !1320
2015-09-16sudo user is git, not gitlab, not gitlab_ciRobert Speicher
[ci skip]
2015-09-16Change 7-14-stable to 8-0-stable in doc/install/installation.mdRobert Speicher
[ci skip]
2015-09-16Merge branch 'rs-fix-update-guide' into 'master'Robert Speicher
Fix 7.14 to 8.0 update guide [ci skip] See merge request !1319
2015-09-16sudo user is gitlab, not gitlab_ciRobert Speicher
2015-09-16Add missing code fence closureRobert Speicher
2015-09-16Fix displaying public projectsKamil Trzcinski
2015-09-16Merge branch 'fix-ci-nav' into 'master'Dmitriy Zaporozhets
Fix confusing behaviour of back link in CI sidebar Back link should always be responsible for sidebar navigation below. It should change sidebar navigation to one level up See merge request !1316
2015-09-16Merge branch 'style-ci-page' into 'master'Dmitriy Zaporozhets
Style CI projects page and builds list Partly implements #2545 See merge request !1315
2015-09-16Add missing proxy requests to migration docsKamil Trzcinski
2015-09-16Merge branch 'fix-issue-2555' into 'master'Dmitriy Zaporozhets
Fix default avatars to ensure that helpers don't have /assets dir appended See issue #2555 See merge request !1314
2015-09-16Merge branch 'ldap-attributes' into 'master'Robert Speicher
Allow configuration of LDAP attributes GitLab will use for the new user account. Fixes #2412. See merge request !1261
2015-09-16Fix confusing behaviour of back link in CI sidebarDmitriy Zaporozhets
Back link should always be responsible for sidebar navigation below. It should change sidebar navigation to one level up
2015-09-16Eliminate combined image_tag and image_path in providers listStan Hu
2015-09-16Style CI projects page and builds listDmitriy Zaporozhets
2015-09-16Fix default avatars to ensure that helpers don't have /assets dir appendedStan Hu
2015-09-16Merge branch 'add-links-to-ci' into 'master'Dmitriy Zaporozhets
Add links from GitLab to CI * link from dashboard to CI dashboard * link from project to CI project Its a fast solution for 8.0. Might be improved in later versions Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> See merge request !1313
2015-09-16Merge branch 'fix-gitlab-ci-in-ce' into 'master'Dmitriy Zaporozhets
Fix first bunch of regressions in GitLab CI /cc @vsizov @dzaporozhets See merge request !1312
2015-09-16Add links from GitLab to CIDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-09-16Make rubocop happyKamil Trzcinski
2015-09-16Fix CI testsKamil Trzcinski
2015-09-16Fix ordering issueKamil Trzcinski
2015-09-16Fix skipped svgKamil Trzcinski