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
2014-09-22Merge branch 'shell_install_socket'v7.3.0Marin Jankovski
Conflicts: doc/install/installation.md
2014-09-22Support sockets in 'rake gitlab:shell:install'Jacob Vosmaer
2014-09-22Update manual installation guide for the correct shell version.Marin Jankovski
2014-09-22Version 7.3.0.Marin Jankovski
2014-09-22Merge branch 'revert_sticky_headers' into 'master'Marin Jankovski
Revert sticky headers See merge request !1104
2014-09-22Revert "Diff headers made sticky."Marin Jankovski
This reverts commit 6eb85b1a30eb2e87fc6a55d17bb38fdf535a516b.
2014-09-22Merge pull request #7815 from Razer6/zen/fix_scroll_positionMarin Jankovski
Save last scrollposition and scroll back when leaving ZEN mode
2014-09-22Merge pull request #7812 from bbodenmiller/7.3-upgradeMarin Jankovski
improve 7.3 upgrade process & redis setup
2014-09-22Merge pull request #7809 from bbodenmiller/patch-25Marin Jankovski
update gitlab shell to 1.9.8 for gitlab 7.2.2
2014-09-21Save last scrollposition and scroll back when leaving ZEN modeRobert Schilling
2014-09-21Merge pull request #7814 from cirosantilli/test-typoRobert Schilling
Typo it -> its.
2014-09-21Typo it -> its.Ciro Santilli
2014-09-21Merge pull request #7811 from bbodenmiller/patch-12Robert Schilling
formatting improvements to 6.0-to-7.3.md
2014-09-21improve 7.3 upgrade process & redius setupBen Bodenmiller
Fixes https://github.com/gitlabhq/gitlabhq/commit/2b35c887904b6a7a05a7c88fdf1ccd66ba943e20#commitcomment-7829537, https://github.com/gitlabhq/gitlabhq/commit/5704e6fee9d2dea67c4a91b43d06a9958484d29b#commitcomment-7829367, & https://github.com/gitlabhq/gitlabhq/commit/5704e6fee9d2dea67c4a91b43d06a9958484d29b#commitcomment-7829381
2014-09-21formatting improvements to upgrade guidesBen Bodenmiller
2014-09-21update gitlab shell to 1.9.8 for gitlab 7.2.2Ben Bodenmiller
As committed in https://github.com/gitlabhq/gitlabhq/commit/873acfd9aa54e801d5786c32b05c4f8ad21af72a GitLab 7.2.2 requires GitLab Shell 1.9.8. Fixes https://github.com/gitlabhq/gitlabhq/issues/7806.
2014-09-20Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets
2014-09-20Merge pull request #7805 from Razer6/improve/zenRobert Schilling
Prevent default action when closing zen mode
2014-09-20Prevent default action when closing zen modeRobert Schilling
2014-09-20Merge pull request #7801 from cirosantilli/dry-zen-viewRobert Schilling
Factor zen mode.
2014-09-20Factor zen mode.Ciro Santilli
2014-09-20Merge pull request #7798 from spuder/issue#7763Sytse Sijbrandij
Adds support for ruby 1.8 in webhook example
2014-09-19Adds support for ruby 1.8 in webhook example, issue #7763Spencer Owen
By using the hash rocket syntax, the web hook will work on older versions of ruby (1.8) in addition to 1.9, 2.0 ect.. Moves do .. end to separate lines for ruby-lint. Additional Information: http://stackoverflow.com/questions/25899476/webrick-gives-error-unexpected-expecting-end https://github.com/spuder/r10k_gitlab_webhook
2014-09-19Merge pull request #7771 from cirosantilli/ignore-tagsRobert Schilling
Ignore tags file.
2014-09-19Merge pull request #7788 from bbodenmiller/patch-25Robert Schilling
link to page that discusses how to generate ssh key
2014-09-19Merge pull request #7797 from cirosantilli/zen-styleRobert Schilling
Improve zen mode internals.
2014-09-19Merge branch 'release-branch-earlier' into 'master'Sytse Sijbrandij
Release branch earlier Fixes #1603 See merge request !1102
2014-09-19Merge branch 'same-version-restore' into 'master'Dmitriy Zaporozhets
Same version restore Warn users about this. See merge request !1101
2014-09-19Create stable branch at 17thDmitriy Zaporozhets
2014-09-19Warn about restoring to the same version.Sytse Sijbrandij
2014-09-19Improve zen mode internals.Ciro Santilli
2014-09-19Fix star/fork button UI issue if count > 100Dmitriy Zaporozhets
2014-09-19Merge pull request #7791 from cirosantilli/patch-6Robert Schilling
CONTRIBUTING typos.
2014-09-19Merge branch 'add-semaphore-config' into 'master'Dmitriy Zaporozhets
Add semaphore config See merge request !1100
2014-09-19CONTRIBUTING typos.Ciro Santilli
2014-09-19Add semaphore config to ci testing doc.Sytse Sijbrandij
2014-09-19link to page that discusses how to generate ssh keyBen Bodenmiller
2014-09-19Merge pull request #7774 from bbodenmiller/patch-15Robert Schilling
standardize capitalization
2014-09-19standardize capitalizationBen Bodenmiller
2014-09-19Ignore tags file.Ciro Santilli
2014-09-19Merge pull request #7769 from bbodenmiller/patch-6Robert Schilling
update rack_attack link to history page
2014-09-19update rack_attack link to history pageBen Bodenmiller
2014-09-18Merge pull request #7768 from PragTob/patch-1Robert Schilling
Delete stray brace
2014-09-18Delete stray braceTobias Pfeiffer
* seems like a small mistake ;-)
2014-09-18Merge pull request #7767 from bbodenmiller/patch-6Sytse Sijbrandij
check resque.yml.example for config changes
2014-09-18check resque.yml.example for config changesBen Bodenmiller
2014-09-18Merge branch 'ci-setup-doc' into 'master'Dmitriy Zaporozhets
CI setup doc I want do describe what CI services we use See merge request !1099
2014-09-18Mention build scriptDmitriy Zaporozhets
2014-09-18CI setup docsDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-09-18Merge branch 'security-in-dvcs' into 'master'Job van der Voort
Security in dvcs Explain why access & sharing are the same. See merge request !1097