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
2017-04-06Merge branch 'open-redirect-host-fix' into 'security' Sean McGivern
2017-03-18Merge branch 'render-json-leak' into 'security' DJ Mountney
2017-02-27Merge branch 'issue_24815' into 'master' Sean McGivern
2017-02-24Fix issuable stale object error handler for js when updating tasklistsFelipe Artur
2017-02-24Use Namespace#full_path instead of #path where appropriateDouwe Maan
2017-02-21Spam check and reCAPTCHA improvementsOswaldo Ferreira
2017-02-09Gather issuable metadata to avoid n+ queries on index viewFelipe Artur
2017-02-07Use reCaptcha when an issue identified as spamJarka Kadlecova
2017-01-26Use `empty_project` where possible in controller specsRobert Speicher
2017-01-15Backport backend work for time tracking.Ruben Davila
2016-12-23applies url_for so that we dont lose filters when redirectingTiago Botelho
2016-12-22adds specs for respective behaviourTiago Botelho
2016-12-05Feature: delegate all open discussions to IssueBob Van Landuyt
2016-09-08Refresh todos count cache when an Issue/MR is deletedDouglas Barbosa Alexandre
2016-08-26Fix external issue tracker "Issues" link leading to 404sStan Hu
2016-08-16Further refactor and syntax fixes.Patricio Cano
2016-08-15Refactored AkismetHelper into AkismetService and cleaned up `Spammable`Patricio Cano
2016-08-15Allow `Issue` to be submitted as spamPatricio Cano
2016-08-15Refactored spam related code even furtherPatricio Cano
2016-08-15Lay the ground works to submit information to AkismetPatricio Cano
2016-08-09fixes part1 of files to start using active tensetiagonbotelho
2016-08-02Remove `url_for_new_issue` helperRobert Speicher
2016-08-02Redirect to external issue tracker from `/issues`Robert Speicher
2016-07-26Submit new issues created via the WebUI by non project members to Akismet for...Patricio Cano
2016-06-27Use HTTP matchers if possibleZ.J. van de Weg
2016-06-14Project members with guest role can't access confidential issuesDouglas Barbosa Alexandre
2016-06-01Incorportate feedbackZ.J. van de Weg
2016-05-30Merge branch 'master' into awardablesZJ van de Weg
2016-05-24Enable RSpec/NotToNot cop and auto-correct offensesRobert Speicher
2016-05-12Fix tests and wrong choices during mergeZeger-Jan van de Weg
2016-05-11Incorporate feedbackZeger-Jan van de Weg
2016-05-11Merge branch 'master' into awardablesZeger-Jan van de Weg
2016-05-10Add tests on Awardables and Award EmojiZeger-Jan van de Weg
2016-04-30Handle issue move access instead of raising errorGrzegorz Bizon
2016-03-21Merge branch 'master' into 2489-soft-delete-issuesZeger-Jan van de Weg
2016-03-21Fix typos and dentingZeger-Jan van de Weg
2016-03-21Minor improvements on IssuableActionsZeger-Jan van de Weg
2016-03-19Create repositories in IssuesController specsYorick Peterse
2016-03-19Soft delete issuablesZeger-Jan van de Weg
2016-03-18Restrict access to confidential issuesDouglas Barbosa Alexandre
2015-09-18Redirect case sensitive project path to the normalized oneFrancesco Levorato
2015-09-18Refactor spec to go through ApplicationController#projectFrancesco Levorato
2015-07-18Disable internal issue tracker if external tracker in useStan Hu