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
AgeCommit message (Expand)Author
2016-08-16Merge branch 'akismet-submittable' into 'master' Robert Speicher
2016-08-16Further refactor and syntax fixes.Patricio Cano
2016-08-16Make rubocop happyKamil Trzcinski
2016-08-16This fixes a long running tests due to changed Sidekiq stateKamil Trzcinski
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 'zj-deployment-status-on-mr' into 'master' Douwe Maan
2016-08-15Merge branch 'svg-render-size-limit' into 'master' Douwe Maan
2016-08-15Limit the size of SVGs when viewing them as blobsYorick Peterse
2016-08-15Ability to specify branches for pivotal tracker integrationEgor Lynko
2016-08-12Fix build play failureKamil Trzcinski
2016-08-12Use event `enqueue` instead of `queue`Kamil Trzcinski
2016-08-12Added specs for started_at and finished_atKamil Trzcinski
2016-08-12Method names changed to #includes_commit?Z.J. van de Weg
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-11Verify the pipeline status after executing events on buildsKamil Trzcinski
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 '18583-implement-access-request-to-project-group-api' into 'mast...Rémy Coutable
2016-08-11Merge branch '13333-consider-updating-http-parser-rb-to-0-6-0' into 'master' Rémy Coutable
2016-08-11Replace the tinder gem by bare HTTP requestsThomas Balthazar
2016-08-10New AccessRequests API endpoints for Group & ProjectRémy Coutable
2016-08-10Clean up project destructionStan Hu
2016-08-10Add a method in Project to return a cached value of total count of projectsStan Hu
2016-08-09adds second batch of tests changed to active tensetiagonbotelho
2016-08-08Merge branch 'faster-cache-keys' into 'master' Rémy Coutable
2016-08-08Added concern for a faster "cache_key" methodYorick Peterse
2016-08-05Merge branch '14898-protected-branches-developer-can-not-push-without-permiss...Douwe Maan
2016-08-04changes default_branch_protection to allow devs_can_merge protection option a...tiagonbotelho
2016-08-04Fix Rename `add_users_into_project` and `projects_ids`Herminio Torres
2016-08-04change the API on the merge_request_diff model from diffs -> raw_diffsPaco Guzman
2016-08-03Make Compare#diffs diff_options a regular argumentDouwe Maan
2016-08-03switch from diff_file_collection to diffsPaco Guzman
2016-08-03Move to Gitlab::Diff::FileCollectionPaco Guzman
2016-08-03Merge branch '18866-add-simple-identifier-to-public-ssh-keys' into 'master' Douwe Maan
2016-08-02Expand commit message width in repo viewClement Ho
2016-08-02Speedup DiffNote#active? on discussions, preloading noteables and avoid touch...Paco Guzman
2016-08-02Tidy the key spec and fix failing user specKeith Pope
2016-08-02Merge branch 'handle-disabled-request-store' into 'master' Yorick Peterse
2016-08-02Add simple identifier to public SSH keysKeith Pope
2016-08-02developer cannot push to protected branch when project is empty or he has not...tiagonbotelho
2016-08-01Only use RequestStore in ProjectTeam#max_member_access_for_user if it is activeStan Hu
2016-08-01Merge branch 'fix-gh-pull-requests' into 'master' Rémy Coutable