| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'workhorse-0.7.11' into 'master' | Douwe Maan | 2016-08-24 | 1 | -1/+1 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | Use gitlab-workhorse 0.7.11 Versions 0.7.9 and 0.7.10 crash on previously valid 'authBackend' settings. I don't know how many people are affected by this, 'normal' Omnibus installations are not. (If they were gitlab.com would have stopped working :) ). Still this is something we should not ship. Unfortunately 8-11-stable uses 0.7.10 (but 8.11.0 does not). So I think we need to put this in the next 8.11 patch release. See merge request !5983 | ||||
| | * | Use gitlab-workhorse 0.7.11 | Jacob Vosmaer | 2016-08-24 | 1 | -1/+1 |
| | | | | | | | | | | | Versions 0.7.9 and 0.7.10 crash on previously valid 'authBackend' settings. | ||||
| * | | Update Ruby version to 2.3 in Requirements | Sebastiaan Lokhorst | 2016-08-23 | 1 | -1/+1 |
| |/ | |||||
| * | Fix typo in gitlab-workhorse header | Jacob Vosmaer | 2016-08-19 | 1 | -1/+1 |
| | | |||||
| * | Update currently supported Ruby version info. | Connor Shea | 2016-08-11 | 1 | -1/+1 |
| | | |||||
| * | Update docs to reference Ruby 2.3.1 | Connor Shea | 2016-08-11 | 1 | -7/+6 |
| | | |||||
| * | Merge branch 'api-examples-curl-long-options' into 'master' | Achilleas Pipinellis | 2016-08-10 | 1 | -3/+3 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use long options for curl examples in documentation ## What does this MR do? Use long options (e.g. `--header` instead of `-H`) for curl examples in documentation. ## Why was this MR needed? Short options are less readable. ## What are the relevant issue numbers? https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/5465#note_13603730 See merge request !5703 | ||||
| | * | use long options for curl examples in API documentation (!5703) | winniehell | 2016-08-09 | 1 | -3/+3 |
| | | | |||||
| * | | Reverted resque.yml -> redis.yml renaming | Gabriel Mazetto | 2016-08-04 | 1 | -1/+1 |
| | | | |||||
| * | | Deduplicated resque.yml loading from several places | Gabriel Mazetto | 2016-08-04 | 1 | -2/+4 |
| |/ | | | | We will trust redis configuration params loading to Gitlab::RedisConfig. | ||||
| * | Update installation guide for 8.118-11-guides | Ruben Davila | 2016-08-01 | 1 | -2/+2 |
| | | |||||
| * | Update gitlab-workhorse version to 0.7.8 in installation and update guides | Rémy Coutable | 2016-07-21 | 1 | -1/+1 |
| | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
| * | Update installation & update guides for 8.10 | Rémy Coutable | 2016-07-05 | 1 | -3/+3 |
| | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
| * | Add missing privileges to MySQL database | Achilleas Pipinellis | 2016-07-05 | 1 | -1/+1 |
| | | | | | [ci skip] | ||||
| * | Mention gmake | Jacob Vosmaer | 2016-06-27 | 1 | -0/+4 |
| | | |||||
| * | Removed unneeded word | Ian Lee | 2016-06-26 | 1 | -1/+1 |
| | | |||||
| * | Added 8.9 install/update guides | Yorick Peterse | 2016-06-07 | 1 | -3/+3 |
| | | | | | [ci skip] | ||||
| * | Add Edge to supported browsers list. [ci skip] | Connor Shea | 2016-06-01 | 1 | -0/+1 |
| | | |||||
| * | occuring -> occurring | Chris Spicer | 2016-05-29 | 1 | -1/+1 |
| | | |||||
| * | Use gitlab-workhorse 0.7.4 | Jacob Vosmaer | 2016-05-27 | 1 | -1/+1 |
| | | | | | | This enables https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/4278 . | ||||
| * | Update branch name from 8-7-stable to 8-8-stable | Florian Preinstorfer | 2016-05-24 | 1 | -1/+1 |
| | | |||||
| * | Use gitlab-workhorse 0.7.3 | Jacob Vosmaer | 2016-05-23 | 1 | -1/+1 |
| | | |||||
| * | Change all occurrences of doc.gitlab.com to docs.gitlab.com | Achilleas Pipinellis | 2016-05-13 | 2 | -2/+2 |
| | | | | | [ci skip] | ||||
| * | Update 8.8 guides | Valery Sizov | 2016-05-11 | 1 | -1/+1 |
| | | |||||
| * | Add note to requirements doc on swap recommendation, and ensuring enough ↵available-memory-req | DJ Mountney | 2016-05-05 | 1 | -1/+8 |
| | | | | | available memory. | ||||
| * | Add clear instructions on installing the pg_trgm extension | Achilleas Pipinellis | 2016-05-03 | 1 | -7/+49 |
| | | | | | [ci skip] | ||||
| * | Changes support from IE 10+ to IE 11+ie-browser-update | Jacob Schatz | 2016-04-25 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'docs/notice-about-gitlab-runner' into 'master' | Grzegorz Bizon | 2016-04-19 | 1 | -0/+20 |
| |\ | | | | | | | | | | | | | | | Add notice about GitLab Runner to requirements docs This is related to #14589, and problems that may stem from running GitLab Runner on same machine user installed GitLab web app on. See merge request !3518 | ||||
| | * | Add link to Runner security doc | Achilleas Pipinellis | 2016-04-11 | 1 | -4/+14 |
| | | | | | | | | | [ci skip] | ||||
| | * | Add notice about GitLab Runner to requirements docs | Grzegorz Bizon | 2016-04-04 | 1 | -0/+10 |
| | | | | | | | | | | | This is related to !14589, and problems that may stem from running GitLab Runner on same machine user installed GitLab web app on. | ||||
| * | | Updated trusted proxies doc section to link to the restart GitLab docsconfigure_trusted_proxies | DJ Mountney | 2016-04-12 | 1 | -1/+2 |
| | | | |||||
| * | | Add changelog entries, install docs, and gitlab.yml.example entry for the ↵ | DJ Mountney | 2016-04-12 | 1 | -0/+9 |
| | | | | | | | | | trusted_proxies setting | ||||
| * | | Go back to gitlab-workhorse 0.7.1 | Jacob Vosmaer | 2016-04-11 | 1 | -1/+1 |
| | | | | | | | | | | | We found out that 0.7.2 breaks shallow `git clone`. GitLab 8.7 will work fine with gitlab-workhorse 0.7.1 too. | ||||
| * | | Merge branch 'gitlab-workhorse-0.7.2' into 'master' | Yorick Peterse | 2016-04-08 | 1 | -1/+1 |
| |\ \ | | | | | | | | | | | | | Use gitlab-workhorse 0.7.2 See merge request !3570 | ||||
| | * | | Use gitlab-workhorse 0.7.2 | Jacob Vosmaer | 2016-04-06 | 1 | -1/+1 |
| | |/ | |||||
| * | | Disable git gc --auto | Jacob Vosmaer | 2016-04-06 | 1 | -1/+5 |
| |/ | |||||
| * | Added 8.7 install/update guides | Yorick Peterse | 2016-04-04 | 1 | -2/+2 |
| | | | | | [ci skip] | ||||
| * | Gitlab-workhorse tags have "v" nowworkhorse-0.7.1 | Jacob Vosmaer | 2016-03-21 | 1 | -1/+1 |
| | | |||||
| * | Use gitlab-workhorse 0.7.1 | Jacob Vosmaer | 2016-03-21 | 1 | -1/+1 |
| | | |||||
| * | Bump Git version requirement to 2.7.4 | Douwe Maan | 2016-03-17 | 1 | -5/+5 |
| | | |||||
| * | Fix golang shasum invocation | Jacob Vosmaer | 2016-03-16 | 1 | -1/+1 |
| | | |||||
| * | Update Git source installation steps to 2.7.3 | Jacob Vosmaer | 2016-03-16 | 1 | -2/+3 |
| | | |||||
| * | Merge branch 'doc-updates' into 'master' | Achilleas Pipinellis | 2016-03-16 | 2 | -12/+5 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix requirements.md link and improve PostgreSQL commands - Point requirements.md link to the correct location - Link to gitlab installation.md document instead of github - Use psql command switch to run specified SQL commands for creation of user and database permissions. - Instead of requiring a comment like `# Do not type the 'template1=#', this is part of the prompt` it may be easier to just use the command switch with `psql` to execute the SQL commands. *forgot [ci skip] :(* See merge request !3176 | ||||
| | * | Use relative link for installation.md | Chris Wilson | 2016-03-15 | 1 | -1/+1 |
| | | | |||||
| | * | Revert to relative requirements.md link use gitlab.com link for installation ↵ | Chris Wilson | 2016-03-15 | 2 | -2/+2 |
| | | | | | | | | | guides. | ||||
| | * | Fix requirements.md link and improve PostgreSQL commands | Chris Wilson | 2016-03-11 | 2 | -12/+5 |
| | | | | | | | | | | | | | | | | | - Point requirements.md link to the correct location - Link to gitlab installation.md document instead of github - Use psql command switch to run specified SQL commands for creation of user and database permissions. | ||||
| * | | Bump Git version requirement to 2.7.3 | Douwe Maan | 2016-03-15 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'rs-prepare-8-6' into 'master' | Robert Speicher | 2016-03-14 | 1 | -2/+2 |
| |\ \ | | | | | | | | | | | | | | | | | | | Prepare docs for 8.6 RC1 [ci skip] See merge request !3173 | ||||
| | * | | Prepare docs for 8.6 RC1 | Robert Speicher | 2016-03-10 | 1 | -2/+2 |
| | |/ | | | | | | | [ci skip] | ||||
| * | | Added pg_trgm to the PostgreSQL requirements | Yorick Peterse | 2016-03-11 | 1 | -0/+11 |
| |/ | |||||
