summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add Atlassian Bamboo serviceDrew Blessing2014-10-2810-3/+218
* Merge pull request #7866 from cirosantilli/input-button-to-tagDmitriy Zaporozhets2014-10-2814-14/+14
|\
| * Use button type=submit instead of input.Ciro Santilli2014-10-0114-14/+14
* | Merge pull request #8091 from cirosantilli/factor-ability-abilitiesDmitriy Zaporozhets2014-10-286-20/+13
|\ \
| * | Factor abilities methodsCiro Santilli2014-10-196-20/+13
* | | Merge pull request #8127 from cirosantilli/user-select-js-only-neededDmitriy Zaporozhets2014-10-283-35/+43
|\ \ \
| * | | Run user select Js only where neededCiro Santilli2014-10-273-35/+43
* | | | Merge pull request #8178 from dblessing/backport/update-docSytse Sijbrandij2014-10-271-9/+9
|\ \ \ \
| * | | | Change update recommendationDrew Blessing2014-10-271-9/+9
* | | | | Merge pull request #8120 from cirosantilli/profile-js-only-neededDmitriy Zaporozhets2014-10-273-23/+29
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Only run profile js on pages that need itCiro Santilli2014-10-213-23/+29
* | | | | Merge pull request #8155 from cirosantilli/unassignedDmitriy Zaporozhets2014-10-271-2/+0
|\ \ \ \ \
| * | | | | Show nothing instead of unassigned on issuesCiro Santilli2014-10-231-2/+0
* | | | | | Merge pull request #8125 from cirosantilli/namespace-select-js-only-neededDmitriy Zaporozhets2014-10-272-22/+27
|\ \ \ \ \ \
| * | | | | | Only run namespace select js when neededCiro Santilli2014-10-212-22/+27
* | | | | | | Merge pull request #8005 from cirosantilli/settings-to-gitlab-configDmitriy Zaporozhets2014-10-274-7/+7
|\ \ \ \ \ \ \
| * | | | | | | Use Gitlab.config instead of Settings everywhereCiro Santilli2014-10-154-7/+7
* | | | | | | | Merge pull request #8123 from cirosantilli/project-js-only-neededDmitriy Zaporozhets2014-10-274-62/+66
|\ \ \ \ \ \ \ \
| * | | | | | | | Better js -> URL map to reduce unneeded executionCiro Santilli2014-10-214-62/+66
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'improve_release_doc' into 'master'Dmitriy Zaporozhets2014-10-271-34/+41
|\ \ \ \ \ \ \ \
| * | | | | | | | update release docValery Sizov2014-10-271-4/+21
| * | | | | | | | Added relative dates, removed packages for GitLab.com.Sytse Sijbrandij2014-10-231-31/+15
| * | | | | | | | Improved release documentationValery Sizov2014-10-211-1/+7
| |/ / / / / / /
* | | | | | | | Merge branch 'fix_raw_view_snippets' into 'master'Dmitriy Zaporozhets2014-10-273-1/+14
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Fix raw view for public snippetsValery Sizov2014-10-273-1/+14
* | | | | | | | Merge branch '7-4-stable-non-conflict' into 'master'Valery Sizov2014-10-275-53/+116
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into 7-4-stableValery Sizov2014-10-27100-365/+507
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| * | | | | | | | Merge branch 'fix_internal_snippets' into '7-4-stable'v7.4.2Jacob Vosmaer2014-10-244-1/+15
| |\ \ \ \ \ \ \ \
| | * | | | | | | | internal snippets: fix exposing of titleValery Sizov2014-10-244-1/+15
| |/ / / / / / / /
| * | | | | | | | Bump to 7.4.1v7.4.1Valery Sizov2014-10-241-1/+1
| * | | | | | | | Bump gitlab_git to 7.0.0.rc10 (submodules fix)Jacob Vosmaer2014-10-242-3/+3
| * | | | | | | | Fix LDAP config lookup for provider 'ldap'Jacob Vosmaer2014-10-243-12/+32
| * | | | | | | | fix for public snippetValery Sizov2014-10-245-2/+33
| * | | | | | | | Fix LDAP authentication for Git HTTP accessJacob Vosmaer2014-10-232-2/+5
| * | | | | | | | Version 7.4.0.v7.4.0Marin Jankovski2014-10-221-1/+1
| * | | | | | | | Merge branch 'fix-500-login-disabled' into 'master'Marin Jankovski2014-10-221-10/+10
| * | | | | | | | Merge branch 'stable-fix-ldap-check' into '7-4-stable'Dmitriy Zaporozhets2014-10-222-31/+15
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Make gitlab ldap check work for old and new syntaxDmitriy Zaporozhets2014-10-221-2/+2
| | * | | | | | | | Fix rake gitlab:ldap:checkDmitriy Zaporozhets2014-10-222-31/+15
| * | | | | | | | | Update Guide: Change path to nginx configValery Sizov2014-10-212-3/+3
| * | | | | | | | | Add test for allowed team name of slack.Marin Jankovski2014-10-211-0/+20
| * | | | | | | | | Use allowed slack team name.Marin Jankovski2014-10-211-1/+2
| * | | | | | | | | remove unnecessary parts from update docValery Sizov2014-10-211-33/+4
| * | | | | | | | | Merge branch 'error-messages-fix' into '7-4-stable'Valery Sizov2014-10-217-11/+42
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Use :message key, not :error for File::Service.Ciro Santilli2014-10-217-11/+42
| | |/ / / / / / / /
| * | | | | | | | | Merge pull request #8065 from bbodenmiller/patch-17Valeriy Sizov2014-10-211-1/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | clarify when database.yml needs to be updatedBen Bodenmiller2014-10-181-1/+1
| * | | | | | | | | | Merge pull request #8066 from bbodenmiller/patch-18Valeriy Sizov2014-10-211-0/+6
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | stop gitlab before mysql optimizations, run checksBen Bodenmiller2014-10-181-0/+6
| | |/ / / / / / / / /
| * | | | | | | | | | Merge pull request #8067 from bbodenmiller/patch-19Valeriy Sizov2014-10-211-2/+2
| |\ \ \ \ \ \ \ \ \ \