summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | Increase Unicorn memory limits to 300-350adjust-unicorn-memory-limitsYorick Peterse2016-01-201-2/+2
| | * | | | | | | | Use env variables for Unicorn memory limitsYorick Peterse2016-01-202-1/+6
| | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'update-gitlab_git' into 'master' Douwe Maan2016-01-203-3/+4
| |\ \ \ \ \ \ \ \
| | * | | | | | | | updated gitlab_git to fix issue #5858 and updated changelogJames Lopez2016-01-203-3/+4
| * | | | | | | | | Merge branch 'awardemoji-tooltip-shows-people-multiple-times' into 'master' Dmitriy Zaporozhets2016-01-201-10/+7
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| | * | | | | | | | Fixes issue where other emoji (not thumbup/thumbdown) were not removedawardemoji-tooltip-shows-people-multiple-timesJacob Schatz2016-01-191-1/+1
| | * | | | | | | | Fix the situation where the user has named themselves "me"Jacob Schatz2016-01-181-4/+2
| | * | | | | | | | Fix underlying issue with emoji reactionsJacob Schatz2016-01-181-6/+8
| | * | | | | | | | Removing initial `,`.Jacob Schatz2016-01-181-1/+2
| | * | | | | | | | Fixes tooltip doesn't duplicate the "me" name.Jacob Schatz2016-01-181-8/+4
| * | | | | | | | | Merge branch 'secret-shortcut-feature' into 'master' Dmitriy Zaporozhets2016-01-206-7/+6
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Simplifies the HAML if statement for project branch URLJacob Schatz2016-01-201-6/+2
| | * | | | | | | | | Fix HTML so code passessecret-shortcut-featureJacob Schatz2016-01-201-2/+2
| | * | | | | | | | | Fixes test to not search whole page for content.Jacob Schatz2016-01-201-1/+1
| | * | | | | | | | | Fix project find url so branch ref is not nilJacob Schatz2016-01-192-3/+7
| | * | | | | | | | | Proper spacing in HAML file `if` statement.Jacob Schatz2016-01-191-1/+1
| | * | | | | | | | | Removes `defined?` in favor to just `if`Jacob Schatz2016-01-191-1/+1
| | * | | | | | | | | Add reference to the correct branch.Jacob Schatz2016-01-191-1/+1
| | * | | | | | | | | Adds `t` as a shortcut for find file anywhereJacob Schatz2016-01-194-5/+4
| * | | | | | | | | | Merge branch 'patch-1' into 'master' Achilleas Pipinellis2016-01-201-1/+1
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | Fixed invalid JSON in first JSON Example line 27Ruben Schmidt2016-01-181-1/+1
| | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'issue_3749' into 'master' Douwe Maan2016-01-207-5/+56
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| | * | | | | | | | Fix broken specs.issue_3749Rubén Dávila2016-01-191-4/+8
| | * | | | | | | | Update Issue/MR everytime a Note is saved/destroyed.Rubén Dávila2016-01-192-5/+2
| | * | | | | | | | Check if object respond to #touch before update.Rubén Dávila2016-01-181-1/+2
| | * | | | | | | | Update Issues/MRs updated_at when user leaves comments.Rubén Dávila2016-01-186-1/+50
| * | | | | | | | | Merge branch 'ci/artifacts-remove-compressed-size' into 'master' Douwe Maan2016-01-203-4/+0
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| | * | | | | | | | Remove `Compressed to` column from build artifacts browserci/artifacts-remove-compressed-sizeGrzegorz Bizon2016-01-203-4/+0
| | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | Merge branch 'patch-1' into 'master' Achilleas Pipinellis2016-01-201-1/+1
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | Fixed typoJohn Galt2016-01-191-1/+1
* | | | | | | | | Fix migration nameTomasz Maczukin2016-01-201-1/+1
* | | | | | | | | Fix 'use_threshold' usage inside of DNSXLCheckTomasz Maczukin2016-01-201-5/+5
* | | | | | | | | View refactorisationTomasz Maczukin2016-01-2015-23/+19
* | | | | | | | | Add IP blocking against DNSBL at sign-upTomasz Maczukin2016-01-206-10/+16
* | | | | | | | | Add some modificationsTomasz Maczukin2016-01-209-38/+47
* | | | | | | | | Update CHANGELOGTomasz Maczukin2016-01-191-0/+1
* | | | | | | | | Remove unimplemented specs and factoriesTomasz Maczukin2016-01-194-30/+0
* | | | | | | | | Modify IP check step in registrations_controller and DNSXLCheck libraryTomasz Maczukin2016-01-194-24/+109
* | | | | | | | | Views refactorisationTomasz Maczukin2016-01-198-86/+48
* | | | | | | | | Add DNS white/black lists managementTomasz Maczukin2016-01-1912-2/+232
* | | | | | | | | Add IP Whitelist/Blacklist managementTomasz Maczukin2016-01-1912-1/+233
* | | | | | | | | Modify registration dnsbl check - use database data instead of gitlab.ymlTomasz Maczukin2016-01-197-81/+78
* | | | | | | | | Add models for IP black/white listing and DNS black/white lists configurationTomasz Maczukin2016-01-1912-0/+69
* | | | | | | | | Change 'alias' to 'alias_method' in dnsbl_check_specTomasz Maczukin2016-01-191-1/+1
* | | | | | | | | Move 'dnsbl_check enabled' setting to ApplicationSetting modelTomasz Maczukin2016-01-1918-19/+151
* | | | | | | | | Reorder 'describe' blocks in dnsbl_check_spec.rbTomasz Maczukin2016-01-191-6/+6
* | | | | | | | | Fix typo - 'threshold' instead of 'treshold'Tomasz Maczukin2016-01-192-13/+13
* | | | | | | | | Add check against DNSBL in RegistrationsController.createTomasz Maczukin2016-01-191-0/+7
* | | | | | | | | Move config loading to DNSBLCheck#create_from_configTomasz Maczukin2016-01-193-77/+81
* | | | | | | | | Add dnsbl_check configuration in gitlab.ymlTomasz Maczukin2016-01-193-5/+37