summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Block blocked users from replying to threads by email.reply-by-emailDouwe Maan2015-08-213-0/+15
* Memoize address_regex locally.Douwe Maan2015-08-201-2/+3
* Fix spec by removing global state.Douwe Maan2015-08-201-8/+6
* Fix markdown specs again. Apparently development and test behave differently.Douwe Maan2015-08-201-2/+1
* Fix markdown specs.Douwe Maan2015-08-202-1/+2
* Fix indentationDouwe Maan2015-08-201-2/+2
* Fix MailRoom running check.Douwe Maan2015-08-201-3/+3
* Remove weirdness.Douwe Maan2015-08-201-1/+1
* Add gitlab:reply_by_email:check rake task.Douwe Maan2015-08-203-3/+157
* Add stub_reply_by_email_setting helper.Douwe Maan2015-08-203-8/+11
* Use heredocs.Douwe Maan2015-08-202-124/+107
* Add fixture_file helper.Douwe Maan2015-08-208-29/+16
* Update spec.Douwe Maan2015-08-201-2/+2
* Remove more unused fixtures.Douwe Maan2015-08-205-245/+0
* Removed unused fixtures.Douwe Maan2015-08-2011-417/+1
* Merge branch 'master' into reply-by-emailDouwe Maan2015-08-20146-1659/+1229
|\
| * Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-08-2027-135/+184
| |\
| | * Merge branch 'top-menu-improvements' into 'master'Dmitriy Zaporozhets2015-08-2027-135/+184
| | |\
| | | * Cleanup groups pages UI a bittop-menu-improvementsDmitriy Zaporozhets2015-08-203-11/+5
| | | * Small ui improvements to snippet pageDmitriy Zaporozhets2015-08-201-8/+5
| | | * Cleanup snippets index pagesDmitriy Zaporozhets2015-08-203-25/+15
| | | * Fix testDmitriy Zaporozhets2015-08-201-1/+1
| | | * Rebuild navigation for dashboardDmitriy Zaporozhets2015-08-2019-97/+112
| | | * Refactor sidebar navigation for dashboardDmitriy Zaporozhets2015-08-2011-15/+68
| | |/
| * | Merge pull request #9563 from Telekom-PD/feature/control-import-optionsDmitriy Zaporozhets2015-08-2019-80/+267
| |\ \ | | |/ | |/|
| | * Import sources: changelogArtem Sidorenko2015-08-201-0/+1
| | * Import sources: show only enabled sourcesArtem Sidorenko2015-08-209-77/+166
| | * Import sources: settings in the admin interfaceArtem Sidorenko2015-08-209-3/+100
| |/
| * Merge branch '2fa-message-improvement' into 'master'Sytse Sijbrandij2015-08-191-1/+3
| |\
| | * Improved 2FA warning message about lost codesPatricio Cano2015-08-191-1/+3
| * | Merge pull request #9551 from Telekom-PD/feature/search-for-archived-projectsDouwe Maan2015-08-1913-7/+97
| |\ \ | | |/ | |/|
| | * Spinach testsArtem Sidorenko2015-08-197-4/+81
| | * Show colored icons like in the admin listingArtem Sidorenko2015-08-191-1/+2
| | * Show label on archived projectsArtem Sidorenko2015-08-192-1/+5
| | * Allow listing of archived projectsArtem Sidorenko2015-08-195-1/+9
| |/
| * Merge branch 'security' into 'master'Job van der Voort2015-08-191-0/+4
| |\
| | * added note about backing up recovery codeskaren Carias2015-08-181-0/+4
| * | Merge branch 'remove-satellites'Dmitriy Zaporozhets2015-08-1984-1434/+666
| |\ \
| | * \ Merge branch 'master' into remove-satellitesDmitriy Zaporozhets2015-08-1736-70/+328
| | |\ \
| | * \ \ Merge branch 'pre-receive-wo-satellites' into 'remove-satellites'Dmitriy Zaporozhets2015-08-179-129/+174
| | |\ \ \
| | | * | | Fix typo in text when raise pre-receive exceptionDmitriy Zaporozhets2015-08-171-1/+1
| | | * | | save repo empty state into variable for proper resultpre-receive-wo-satellitesDmitriy Zaporozhets2015-08-171-2/+3
| | | * | | Remove unnecessary fileDmitriy Zaporozhets2015-08-141-5/+0
| | | * | | merge with support of pre-receive and post-receive hooksDmitriy Zaporozhets2015-08-142-20/+12
| | | * | | Refactor how repository makes commit with pre/post receive hooksDmitriy Zaporozhets2015-08-146-95/+94
| | | * | | Refactor pre/post receive commit services into one classDmitriy Zaporozhets2015-08-145-154/+76
| | | * | | Make sure target has not changed during pre-receive hookDmitriy Zaporozhets2015-08-141-1/+8
| | | * | | Fix tests for web editorDmitriy Zaporozhets2015-08-142-3/+4
| | | * | | Disable pre-receive check in test envDmitriy Zaporozhets2015-08-141-0/+7
| | | * | | Capture pre-receive exceptionDmitriy Zaporozhets2015-08-132-7/+19