summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into issue_13212issue_13212Alfredo Sumaran2016-02-2956-185/+688
|\
| * Merge branch 'issue_13648' into 'master' Dmitriy Zaporozhets2016-02-292-14/+22
| |\
| | * Logged in user should be able to read internal forks.Rubén Dávila2016-02-271-1/+1
| | * Improve implementation to check read access to forks and add pagination.Rubén Dávila2016-02-262-14/+22
| * | Merge branch 'fix-migration' into 'master' Dmitriy Zaporozhets2016-02-291-1/+1
| |\ \
| | * | Fix broken migrationDmitriy Zaporozhets2016-02-291-1/+1
| |/ /
| * | Merge branch 'removed-ngprogress' into 'master' Jacob Schatz2016-02-298-13/+8
| |\ \
| | * | Removed NGProgressremoved-ngprogressPhil Hughes2016-02-298-13/+8
| * | | Merge branch 'too-many-changes-btns' into 'master' Jacob Schatz2016-02-291-6/+5
| |\ \ \
| | * | | Changed too many changes buttons to whitetoo-many-changes-btnsPhil Hughes2016-02-291-6/+5
| | |/ /
| * | | Merge branch 'improve-todos-css' into 'master' Dmitriy Zaporozhets2016-02-292-35/+6
| |\ \ \
| | * | | Small css cleanup for todos featureimprove-todos-cssDmitriy Zaporozhets2016-02-272-35/+6
| * | | | Merge branch 'rs-data-links' into 'master' Douwe Maan2016-02-292-5/+21
| |\ \ \ \
| | * | | | Sanitize `vbscript:` linksrs-data-linksRobert Speicher2016-02-232-1/+10
| | * | | | Sanitize `data:` linksRobert Speicher2016-02-212-5/+12
| * | | | | Merge branch '11489-branded-appearance-to-ce' into 'master' Douwe Maan2016-02-2922-15/+394
| |\ \ \ \ \
| | * | | | | Branded login page also in CE11489-branded-appearance-to-ceZeger-Jan van de Weg2016-02-2622-15/+394
| * | | | | | Merge branch 'issue_13621' into 'master' Douwe Maan2016-02-293-1/+8
| |\ \ \ \ \ \
| | * | | | | | Don't repeat labels listed on Labels tab.issue_13621Rubén Dávila2016-02-223-1/+8
| * | | | | | | Merge branch 'ci_examples' into 'master' Achilleas Pipinellis2016-02-298-75/+89
| |\ \ \ \ \ \ \
| | * | | | | | | Link to examples pageAchilleas Pipinellis2016-02-293-1/+14
| | * | | | | | | Reorganize CI sections and give descriptive names to linksAchilleas Pipinellis2016-02-294-65/+65
| | * | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into ci_examplesAchilleas Pipinellis2016-02-2916-46/+290
| | |\ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge branch 'rs-development-docs' into 'master' Douwe Maan2016-02-292-5/+109
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| | * | | | | | | Update Gotchas docrs-development-docsRobert Speicher2016-02-171-8/+7
| | * | | | | | | Add "Gotchas" development docRobert Speicher2016-02-162-0/+105
| | * | | | | | | Fix the "How to dump production data" linkRobert Speicher2016-02-161-1/+1
| | * | | | | | | Alphabetize Development doc indexRobert Speicher2016-02-161-5/+5
| * | | | | | | | Update CHANGELOGRobert Speicher2016-02-271-3/+4
| * | | | | | | | Merge branch '13679-fix' into 'master' Achilleas Pipinellis2016-02-272-1/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Adjust documentation of permissionsThomas Schmidt2016-02-272-1/+2
| |/ / / / / / / /
| * | | | | | | | Merge branch 'rs-fix-issue-filter-spec' into 'master' Robert Speicher2016-02-271-2/+2
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| | * | | | | | | Fix issue milestone filter specrs-fix-issue-filter-specRobert Speicher2016-02-261-2/+2
| * | | | | | | | Merge branch 'evuez/gitlab-ce-webhook-url-spaces' into 'master' Robert Speicher2016-02-264-10/+18
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | Allow webhooks URL to have leading and trailing spacesevuez/gitlab-ce-webhook-url-spacesevuez2016-02-264-10/+18
| | | | * | | | | Move languages to examplesAchilleas Pipinellis2016-02-263-11/+12
| | | |/ / / / / | | |/| | | | |
* | | | | | | | Comment icon vertically alignedAlfredo Sumaran2016-02-291-0/+1
* | | | | | | | Wrap icon with edited timeAlfredo Sumaran2016-02-292-2/+2
* | | | | | | | Increase paddingAlfredo Sumaran2016-02-291-1/+1
* | | | | | | | Keep edited time on the same line as wellAlfredo Sumaran2016-02-291-1/+1
* | | | | | | | Apply nice date when diff page loadsAlfredo Sumaran2016-02-291-0/+1
* | | | | | | | Keep date in the same lineAlfredo Sumaran2016-02-291-0/+4
* | | | | | | | Prevent content misalignmentAlfredo Sumaran2016-02-291-0/+8
|/ / / / / / /
* | | | | | | Merge branch 'repository-caching-refactor' into 'master' Robert Speicher2016-02-268-25/+155
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Added specs for the various Repository hooksrepository-caching-refactorYorick Peterse2016-02-251-2/+106
| * | | | | | Moved exists condition in Repository#before_deleteYorick Peterse2016-02-251-6/+4
| * | | | | | Move Repository#expire_all_caches to before_deleteYorick Peterse2016-02-231-10/+5
| * | | | | | Moved cache expiration code to Repository hooksYorick Peterse2016-02-237-14/+47
* | | | | | | Merge branch 'avatar-cropping' into 'master' Jacob Schatz2016-02-2621-17/+3525
|\ \ \ \ \ \ \
| * | | | | | | Update CHANGELOGAlfredo Sumaran2016-02-261-0/+1