summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add a log message when a project is scheduled for destruction for debugginglog-project-deletionStan Hu2016-07-271-1/+4
* Merge branch 'rename-undefined-methods' into 'master' Robert Speicher2016-07-273-3/+3
|\
| * Replace reject_blocked with reject_blocked! in callbacks.rename-undefined-methodsConnor Shea2016-07-273-3/+3
|/
* Merge branch 'akismet-ui-check' into 'master' Douwe Maan2016-07-2712-35/+122
|\
| * Refactor spam validation to a concern that can be easily reused and improve l...akismet-ui-checkPatricio Cano2016-07-269-44/+63
| * Refactor `SpamCheckService` to make it cleaner and clearer.Patricio Cano2016-07-266-39/+38
| * Submit all issues on public projects to Akismet if enabled.Patricio Cano2016-07-269-36/+54
| * Submit new issues created via the WebUI by non project members to Akismet for...Patricio Cano2016-07-266-13/+64
* | Merge branch 'fix/requests-profiles-controller-does-not-catch-certain-files'Douwe Maan2016-07-272-1/+2
|\ \
| * | Change requests_profiles resource constraint to catch virtually any filefix/requests-profiles-controller-does-not-catch-certain-filesAhmad Sherif2016-07-272-1/+2
* | | Merge branch 'cs-upgrade-attr-encrypted' into 'master' Robert Speicher2016-07-271-1/+1
|\ \ \
| * | | Update attr_encrypted from 3.0.1 to 3.0.3cs-upgrade-attr-encryptedConnor Shea2016-07-241-1/+1
* | | | Merge branch 'cs-upgrade-rack-oauth2' into 'master' Robert Speicher2016-07-271-1/+1
|\ \ \ \
| * | | | Update rack-oauth2 from 1.2.1 to 1.2.3.cs-upgrade-rack-oauth2Connor Shea2016-07-221-1/+1
| |/ / /
* | | | Merge branch 'cs-upgrade-bullet' into 'master' Robert Speicher2016-07-272-5/+5
|\ \ \ \
| * | | | Upgrade Bullet from 5.0.0 to 5.2.0.cs-upgrade-bulletConnor Shea2016-07-262-5/+5
* | | | | Merge branch 'cs-upgrade-gon' into 'master' Robert Speicher2016-07-272-4/+4
|\ \ \ \ \
| * | | | | Upgrade gon from 6.0.1 to 6.1.0.cs-upgrade-gonConnor Shea2016-07-222-4/+4
| |/ / / /
* | | | | Merge branch 'cs-upgrade-default-value-for' into 'master' Robert Speicher2016-07-271-2/+2
|\ \ \ \ \
| * | | | | Upgrade default_value_for from 3.0.1 to 3.0.2.cs-upgrade-default-value-forConnor Shea2016-07-221-2/+2
| | |/ / / | |/| | |
* | | | | Merge branch 'fix-19538' into 'master' Robert Speicher2016-07-277-3/+69
|\ \ \ \ \
| * | | | | Fix Project#to_param to keep invalid project suitable for use in URLsDouglas Barbosa Alexandre2016-07-276-35/+26
| * | | | | Update CHANGELOGDouglas Barbosa Alexandre2016-07-271-0/+1
| * | | | | Add feature specs for edit project settingsDouglas Barbosa Alexandre2016-07-271-0/+41
| * | | | | Fix renaming repository when name contains invalid chars under settingsDouglas Barbosa Alexandre2016-07-274-3/+36
* | | | | | Merge branch 'simple-cov' into 'master' Robert Speicher2016-07-279-19/+133
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Depened on exact version of SimpleCov when patchedsimple-covGrzegorz Bizon2016-07-272-2/+2
| * | | | | Deploy test coverage report on master pipeline onlyGrzegorz Bizon2016-07-221-0/+2
| * | | | | Improve CI configuration file for pages stageGrzegorz Bizon2016-07-221-6/+6
| * | | | | Deploy ruby test coverage report to gitlab pagesGrzegorz Bizon2016-07-211-14/+29
| * | | | | Revert eager loading in test env that breakes teaspoonGrzegorz Bizon2016-07-211-1/+1
| * | | | | Introduce SimpleCovEnv singleton helper and use itGrzegorz Bizon2016-07-214-37/+51
| * | | | | Patch SimpleCov to reuse code for coverage mergerGrzegorz Bizon2016-07-211-53/+21
| * | | | | Improve simplecov config to avoid missing filesGrzegorz Bizon2016-07-211-1/+9
| * | | | | Load app in test env eagerly to improve test coverageGrzegorz Bizon2016-07-211-1/+1
| * | | | | Remove unused coverallsKamil Trzcinski2016-07-212-4/+4
| * | | | | Use simplecov 0.12.0 which fixes merging test resultsKamil Trzcinski2016-07-212-33/+2
| * | | | | Fix spinach testsKamil Trzcinski2016-07-211-1/+1
| * | | | | Fix SimpleCov report mergingKamil Trzcinski2016-07-212-2/+38
| * | | | | Update configuration of SimpleCovKamil Trzcinski2016-07-215-16/+26
| * | | | | Store all simplecov configuration in one fileKamil Trzcinski2016-07-214-22/+24
| * | | | | Fix update-coverage jobKamil Trzcinski2016-07-211-1/+4
| * | | | | Add simplecov to spinach testsKamil Trzcinski2016-07-211-0/+8
| * | | | | Remove unused simplecov-rcovKamil Trzcinski2016-07-211-1/+0
| * | | | | Use `scripts/merge-simplecov`Kamil Trzcinski2016-07-213-64/+66
| * | | | | Merge coverage reportKamil Trzcinski2016-07-214-5/+83
* | | | | | Merge branch 'allow-skipping-users-in-autocomplete' into 'master' Robert Speicher2016-07-274-14/+34
|\ \ \ \ \ \
| * | | | | | Allow skipping users in autocompleteallow-skipping-users-in-autocompleteSean McGivern2016-07-274-14/+34
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch '5571-hipchat-notifications-missing-colors' into 'master' Robert Speicher2016-07-273-9/+43
|\ \ \ \ \ \
| * | | | | | Move color-logic into HipchatService#HipchatService5571-hipchat-notifications-missing-colorsRémy Coutable2016-07-271-1/+5