Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of github.com:gitlabhq/gitlabhq | Dmitriy Zaporozhets | 2014-09-20 | 4 | -7/+10 |
|\ | |||||
| * | Merge pull request #7798 from spuder/issue#7763 | Sytse Sijbrandij | 2014-09-20 | 1 | -2/+4 |
| |\ | |||||
| | * | Adds support for ruby 1.8 in webhook example, issue #7763 | Spencer Owen | 2014-09-19 | 1 | -2/+4 |
| * | | standardize capitalization | Ben Bodenmiller | 2014-09-19 | 1 | -3/+3 |
| * | | update rack_attack link to history page | Ben Bodenmiller | 2014-09-18 | 1 | -1/+1 |
| * | | Delete stray brace | Tobias Pfeiffer | 2014-09-18 | 1 | -1/+1 |
| * | | Merge pull request #7767 from bbodenmiller/patch-6 | Sytse Sijbrandij | 2014-09-18 | 1 | -0/+1 |
| |\ \ | |||||
| | * | | check resque.yml.example for config changes | Ben Bodenmiller | 2014-09-18 | 1 | -0/+1 |
* | | | | Merge branch 'release-branch-earlier' into 'master' | Sytse Sijbrandij | 2014-09-19 | 1 | -3/+18 |
|\ \ \ \ | |||||
| * | | | | Create stable branch at 17th | Dmitriy Zaporozhets | 2014-09-19 | 1 | -3/+18 |
* | | | | | Warn about restoring to the same version. | Sytse Sijbrandij | 2014-09-19 | 1 | -1/+3 |
|/ / / / | |||||
* | | | | Add semaphore config to ci testing doc. | Sytse Sijbrandij | 2014-09-19 | 1 | -19/+27 |
|/ / / | |||||
* | | | Merge branch 'ci-setup-doc' into 'master' | Dmitriy Zaporozhets | 2014-09-18 | 2 | -0/+34 |
|\ \ \ | |||||
| * | | | Mention build script | Dmitriy Zaporozhets | 2014-09-18 | 1 | -1/+2 |
| * | | | CI setup docs | Dmitriy Zaporozhets | 2014-09-18 | 2 | -0/+33 |
| | |/ | |/| | |||||
* | | | Add explanation about unintentional sharing. | Sytse Sijbrandij | 2014-09-18 | 1 | -0/+1 |
* | | | Add information on information exclusivity. | Sytse Sijbrandij | 2014-09-18 | 2 | -0/+9 |
| |/ |/| | |||||
* | | remove rack attack middleware update | Ben Bodenmiller | 2014-09-17 | 1 | -6/+0 |
|/ | |||||
* | Updates to the update/install docs for 7.3.rc1 | Marin Jankovski | 2014-09-17 | 3 | -24/+158 |
* | Merge branch 'doc/welcome_message' into 'master' | Job van der Voort | 2014-09-17 | 2 | -0/+35 |
|\ | |||||
| * | Document the extra.sign_in_text setting for CE | Jacob Vosmaer | 2014-08-20 | 2 | -0/+35 |
* | | Merge branch 'order_mr_api' into 'master' | Marin Jankovski | 2014-09-16 | 1 | -0/+2 |
|\ \ | |||||
| * | | Ordering and sorting for MR in api. | Marin Jankovski | 2014-09-15 | 1 | -0/+2 |
* | | | Merge branch 'redis_socket' into 'master' | Dmitriy Zaporozhets | 2014-09-15 | 2 | -3/+44 |
|\ \ \ | |/ / |/| | | |||||
| * | | Use sockets to connect to Redis | Jacob Vosmaer | 2014-09-12 | 2 | -3/+44 |
* | | | Merge pull request #7528 from exromany/patch-1 | Robert Schilling | 2014-09-13 | 1 | -4/+4 |
|\ \ \ | |||||
| * | | | move env to end of lines | exromany | 2014-08-19 | 1 | -4/+4 |
| * | | | Update user_management.md | exromany | 2014-08-18 | 1 | -4/+4 |
* | | | | Merge pull request #7743 from bbodenmiller/patch-12 | Robert Schilling | 2014-09-12 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | formatting changes, table->database | Ben Bodenmiller | 2014-09-12 | 1 | -2/+2 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #7439 from bbodenmiller/patch-6 | Robert Schilling | 2014-09-12 | 1 | -0/+4 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | set the number of workers to # of cores | Ben Bodenmiller | 2014-09-12 | 1 | -0/+4 |
* | | | | update grant command to match how mysql shows | Ben Bodenmiller | 2014-09-11 | 1 | -1/+1 |
* | | | | Add an option to supply root password through an environmental variable. | Marin Jankovski | 2014-09-11 | 1 | -0/+4 |
* | | | | cleanup MySQL doc wording | Ben Bodenmiller | 2014-09-10 | 1 | -5/+5 |
* | | | | Merge pull request #7725 from matusb/feature/shibboleth-support | Dmitriy Zaporozhets | 2014-09-10 | 2 | -0/+86 |
|\ \ \ \ | |||||
| * | | | | added omniauth-shibboleth gem for shibboleth support | Matus Banas | 2014-09-09 | 2 | -0/+86 |
* | | | | | add bunder step to mysql_to_postgresql doc | William Herry | 2014-09-10 | 1 | -0/+3 |
* | | | | | fix formatting issue | Ben Bodenmiller | 2014-09-09 | 1 | -8/+8 |
|/ / / / | |||||
* | | | | Update project api docs | Dmitriy Zaporozhets | 2014-09-09 | 1 | -0/+1 |
* | | | | Merge branch 'master' of github.com:gitlabhq/gitlabhq | Sytse Sijbrandij | 2014-09-09 | 1 | -0/+2 |
|\ \ \ \ | |||||
| * \ \ \ | Merge pull request #7630 from bbodenmiller/patch-3 | Robert Schilling | 2014-09-09 | 1 | -0/+2 |
| |\ \ \ \ | |||||
| | * | | | | add missing config files to check during release process | Ben Bodenmiller | 2014-08-28 | 1 | -0/+2 |
* | | | | | | Link the doc in installation document. | Marin Jankovski | 2014-09-08 | 1 | -0/+4 |
* | | | | | | Move custom Omniauth directions to omniauth doc. | Marin Jankovski | 2014-09-08 | 2 | -41/+41 |
|/ / / / / | |||||
* | | | | | Merge branch 'master' of github.com:gitlabhq/gitlabhq | Sytse Sijbrandij | 2014-09-08 | 6 | -27/+90 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge pull request #7583 from bbodenmiller/https | Sytse Sijbrandij | 2014-09-08 | 5 | -22/+50 |
| |\ \ \ \ \ | |||||
| | * | | | | | simplify HTTPS setup details | Ben Bodenmiller | 2014-09-07 | 5 | -22/+50 |
| * | | | | | | Merge pull request #7668 from bbodenmiller/patch-15 | Robert Schilling | 2014-09-08 | 1 | -5/+40 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| | * | | | | | add cleanup section to 5.0 upgrade guide | Ben Bodenmiller | 2014-09-08 | 1 | -5/+40 |