Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2016-08-17Merge branch 'fix-downtime-check-formatting' into 'master' Douwe Maan
2016-08-17Merge branch 'custom-events-tracking' into 'master' Douwe Maan
2016-08-17Merge branch 'ee-581-backport-changes' into 'master' Douwe Maan
2016-08-17Merge branch 'mc-ui'Douwe Maan
2016-08-16Merge remote-tracking branch 'dev/master'Ruben Davila
2016-08-16Merge branch 'akismet-submittable' into 'master' Robert Speicher
2016-08-15Merge branch 'fix/export-att-inclusion' into 'master' Douwe Maan
2016-08-15Refactored AkismetHelper into AkismetService and cleaned up `Spammable`Patricio Cano
2016-08-15Allow `SpamLog` to be submitted as hamPatricio Cano
2016-08-15Refactored spam related code even furtherPatricio Cano
2016-08-15Complete refactor of the `Spammable` concern and tests:Patricio Cano
2016-08-15Add small corrections to test coverage report badgeGrzegorz Bizon
2016-08-15Add metadata and template methods for coverage badgeGrzegorz Bizon
2016-08-15Extract base abstract template for badgesGrzegorz Bizon
2016-08-15Add template class for coverage report badgeGrzegorz Bizon
2016-08-15Extract the abstract base class of badge metadataGrzegorz Bizon
2016-08-15Add coverage report badge metadata classGrzegorz Bizon
2016-08-15Implement the main class of test coverage badgeGrzegorz Bizon
2016-08-15Refactor badge template and metadata classesGrzegorz Bizon
2016-08-15Move badges to separate modules and add base classGrzegorz Bizon
2016-08-15Add empty test coverage badge class and specsGrzegorz Bizon
2016-08-15Merge branch '20842-todos-queries-cache' into 'master' Yorick Peterse
2016-08-15Merge branch 'change-access-update' into 'master' Yorick Peterse
2016-08-14Fix a memory leak caused by Banzai::Filter::SanitizationFilterAhmad Sherif
2016-08-13Change the order of the access rules to check simpler first, and add specsAlejandro Rodríguez
2016-08-12Recover usage of Todos counter cachePaco Guzman
2016-08-12Use cache for todos counter calling TodoServicePaco Guzman
2016-08-11refactor parse_hash based on feedbackJames Lopez
2016-08-11api for generating new merge requestScott Le
2016-08-11Merge branch 'remove-grack-lfs' into 'master' Rémy Coutable
2016-08-11Merge branch 'refactor-builds-creation-service' into 'master' Rémy Coutable
2016-08-11Pre-create all builds for Pipeline when a trigger is receivedKamil Trzcinski
2016-08-11Merge branch '10772-fix-urlencoded-branchname' into 'master' Rémy Coutable
2016-08-11Merge branch 'file_exists_deprecated' into 'master' Rémy Coutable
2016-08-11Merge branch '18583-implement-access-request-to-project-group-api' into 'mast...Rémy Coutable
2016-08-11Merge branch 'fix-gitaccess-scope' into 'master' Rémy Coutable
2016-08-11Fix front-end for branches that happen to contain urlencoding escape characte...Elliot
2016-08-11Use `File::exist?` instead of `File::exists?`bogdanvlviv
2016-08-11Fix attribute inclusion in import/export config ignored in some casesJames Lopez
2016-08-10Improve the performance of the GET /:sources/:id/{access_requests,members} AP...Rémy Coutable
2016-08-10Restore back-compatibility for current members API endpointsRémy Coutable
2016-08-10New AccessRequests API endpoints for Group & ProjectRémy Coutable
2016-08-10Merge branch 'clean-up-project-destroy' into 'master' Robert Speicher
2016-08-10Merge branch 'feature/svg-badge-template' into 'master' Douwe Maan
2016-08-10Clean up project destructionStan Hu
2016-08-10Merge branch 'rs-rename-run-helper' into 'master' Douwe Maan
2016-08-10Rename `run` task helper method to prevent conflict with StateMachineRobert Speicher
2016-08-10Merge branch 'gh-pull-requests' into 'master' Douwe Maan
2016-08-10Merge branch 'brodock/gitlab-ce-feature/redis-sentinel'Douwe Maan
2016-08-10Merge branch 'relative-link-filter-ref' into 'master' Robert Speicher