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 (Expand)Author
2014-03-04change deploy.sh without mysql, now that we are moving to postgresArif Ali
2014-01-28Add a custom 502 pageJacob Vosmaer
2014-01-27 Merge branch 'upload-limits' into 'master'Dmitriy Zaporozhets
2014-01-27Use either/or to present optionsJacob Vosmaer
2014-01-27Explain what we know about Nginx chunked requestsJacob Vosmaer
2014-01-23Remove version since we don't keep it up to date.dosire
2014-01-22Git over ssh and http are different things.dosire
2014-01-22More explanation for upload limits.dosire
2014-01-09Update the init.d file to the correct locationof the example defaults fileArif Ali
2013-12-30Change canonical urls to GitLab Cloud.dosire
2013-12-26Changed sudo by su -cNilton Moura
2013-12-16Merge pull request #5617 from zeeZ/nginx-proxyDmitriy Zaporozhets
2013-12-11Update deploy.sh script with assets commandsDmitriy Zaporozhets
2013-12-09Added example defaults file and appropriate documentation.Rovanion Luckey
2013-12-09Merge pull request #5471 from dex4er/feature_etc_default_gitlabJacob Vosmaer
2013-11-18Add X-Forwarded-For to nginx configzeeZ
2013-11-15Add client_max_body_size to nginx siteJoachim Brandon LeBlanc
2013-10-29Read configuration variable file if it is presentPiotr Roszatycki
2013-10-25Report application status through init exit codeJacob Vosmaer
2013-10-24Updated the init script, now waits for pidsRovanion Luckey
2013-10-16Merge branch 'logrotate' of /home/git/repositories/gitlab/gitlabhqDmitriy Zaporozhets
2013-10-16Add logrotate setup to the installation guideJacob Vosmaer
2013-10-16Move unicorn and sidekiq commands into bash scriptJacob Vosmaer
2013-10-09Use sidekiq restart rake task in init scriptJacob Vosmaer
2013-10-07Run stopping commands in the foregroundJacob Vosmaer
2013-09-26Fixed grammatical mistake in init.d status output.Zane Shannon
2013-09-07-i flag allows sudo to work for git users using rvm that is not being used byJeff '2 bits' Bachtel
2013-09-03Made script path flexibleRovanion
2013-08-30Restart works again, grammar mistakes corrected.Rovanion
2013-08-28Fixed failure to stop and added handling of failure to remove stale pidRovanion
2013-08-28Corrections suggested by jacobvosmaerRovanion
2013-08-27Changes recommended by @axilleasRovanion
2013-08-27Rewrote init script.Rovanion
2013-08-23Fix the `service gitlab restart` commandJacob Vosmaer
2013-08-19Fix confusing situation where install guide told you to install init.d script...Sytse Sijbrandij
2013-07-12Merge branch 'master' into 6-0-devDmitriy Zaporozhets
2013-07-12Removal of gitlab.socket should be in stop function too. Fix #4313Axilleas Pipinellis
2013-07-08Fix unicorn init and configDmitriy Zaporozhets
2013-07-08init.d script for unicornDmitriy Zaporozhets
2013-06-12Make the installation guide easier to follow for non-unix people.Sytse Sijbrandij
2013-06-12When stopped correctly there should be no warning about a missing socket file.Sytse Sijbrandij
2013-06-05This commit got lost https://github.com/gitlabhq/gitlab-recipes/commit/76ba45...Sytse Sijbrandij
2013-05-28init.d: Ensure socket is removed before starting serviceDmitriy Zaporozhets
2013-05-19changed Gitlab to GitLabBen Bodenmiller
2013-05-16add deploy recipe extracted from staging serverDmitriy Zaporozhets
2013-05-13Merge pull request #3897 from LyleE/puma-config-environment-fixDmitriy Zaporozhets
2013-05-10Adding a short hint to *:80 for default listen address on nginx example configFrank Lanitz
2013-05-09Fixed puma.rb environment setting, no need to specify 'production' in daemon ...Lyle Entwistle
2013-05-09Update init.d scriptrezigned
2013-05-04Changed forgotten unicorn to puma in the init scriptmajjacz