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/app
AgeCommit message (Expand)Author
2016-08-15Refactored AkismetHelper into AkismetService and cleaned up `Spammable`Patricio Cano
2016-08-15Allow `Issue` to be submitted as spamPatricio 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-15Lay the ground works to submit information to AkismetPatricio Cano
2016-08-15Merge branch 'ee-parity' into 'master' Robert Speicher
2016-08-15Merge branch 'zj-deployment-status-on-mr' into 'master' Douwe Maan
2016-08-15Merge branch 'svg-render-size-limit' into 'master' Douwe Maan
2016-08-15Merge branch 'new-phantomjs-version' into 'master' Jacob Schatz
2016-08-15Merge branch '20842-todos-queries-cache' into 'master' Yorick Peterse
2016-08-15Limit the size of SVGs when viewing them as blobsYorick Peterse
2016-08-15Pass project IDs relation to ProjectsFinder instead of using a blockAhmad Sherif
2016-08-15Speed up todos queries by limiting the projects set we join withAhmad Sherif
2016-08-15Ability to specify branches for pivotal tracker integrationEgor Lynko
2016-08-13Updated failing testsPhil Hughes
2016-08-13Add method missing from EEAlejandro Rodríguez
2016-08-13Merge branch 'push-mr-url-guards' into 'master' Douwe Maan
2016-08-13Don't show new MR URL after push when it doesn't make senseDouwe Maan
2016-08-13Add archived badge to project listingDrew Blessing
2016-08-12Merge branch 'fix-namespace-deletion' into 'master' Robert Speicher
2016-08-12Merge branch '20059-environment-list' into 'master' Jacob Schatz
2016-08-12Recover usage of Todos counter cachePaco Guzman
2016-08-12Use cache for todos counter calling TodoServicePaco Guzman
2016-08-12Merge branch 'improve-pipeline-processing' into 'master' Rémy Coutable
2016-08-12Improve transition between states for event `enqueue`Kamil Trzcinski
2016-08-12Use event `enqueue` instead of `queue`Kamil Trzcinski
2016-08-12Fix test failuresKamil Trzcinski
2016-08-12Added specs for started_at and finished_atKamil Trzcinski
2016-08-12Use explicit events to transition between statesKamil Trzcinski
2016-08-12Method names changed to #includes_commit?Z.J. van de Weg
2016-08-12Merge branch 'remove-unused-spam-report' into 'master' Robert Speicher
2016-08-12Merge remote-tracking branch 'origin/master' into improve-pipeline-processingKamil Trzcinski
2016-08-12Merge remote-tracking branch 'origin/master' into improve-pipeline-processingKamil Trzcinski
2016-08-12Fix bug where destroying a namespace would not always destroy projectsStan Hu
2016-08-12render only commit titleubudzisz
2016-08-11Fix test failures, that did occur because of missing previously used `reload_...Kamil Trzcinski
2016-08-11Use state machine for pipeline event processingKamil Trzcinski
2016-08-11CI build status not per environmentZ.J. van de Weg
2016-08-11Incorporate feedbackZ.J. van de Weg
2016-08-11Tests for release status heading on MR#showZ.J. van de Weg
2016-08-11Show deployment status on a MR viewZ.J. van de Weg
2016-08-11Merge branch 'feature/merge-request-link-after-push' into 'master' Douwe Maan
2016-08-11Verify the pipeline status after executing events on buildsKamil Trzcinski
2016-08-11Merge branch '20614-show-member-roles-to-all-users' into 'master' Robert Speicher
2016-08-11api for generating new merge requestScott Le
2016-08-11Show member roles to all users on members pageDouwe Maan
2016-08-11Merge branch '15000-rename-markdown-preview' into 'master' Robert Speicher
2016-08-11Remove unused SpamReport model; this was renamed to SpamLogStan Hu
2016-08-11Merge branch 'remove-grack-lfs' into 'master' Rémy Coutable