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-02-23Enable Performance/RedundantMergeDouwe Maan
2017-02-23Enable Style/SpaceInsideBracketsDouwe Maan
2017-02-23Enable Style/MutableConstantDouwe Maan
2017-02-23Enable Style/DotPositionDouwe Maan
2017-02-22Merge branch 'add_mr_info_to_issues_list' into 'master'Sean McGivern
2017-02-21Spam check and reCAPTCHA improvementsOswaldo Ferreira
2017-02-21Merge remote-tracking branch 'upstream/master' into add_mr_info_to_issues_listblackst0ne
2017-02-20Improve performance of User Agent DetailZ.J. van de Weg
2017-02-16Add merge request count to each issue on issues listblackst0ne
2017-02-13Merge branch '24976-start-of-line-mention' into 'master' Sean McGivern
2017-02-13Merge branch 'issue_25900_2' into 'master' Sean McGivern
2017-02-13Merge branch 'zj-drop-ruby-21-tests' into 'master' Rémy Coutable
2017-02-09Gather issuable metadata to avoid n+ queries on index viewFelipe Artur
2017-02-08Store group and project full name and full path in routes tableDmitriy Zaporozhets
2017-02-08Create directly_addressed Todos when mentioned in beginning of a lineErshad Kunnakkadan
2017-02-07Use normal associations instead of polymorphic.Ruben Davila
2017-02-07Update Rubocop to ruby 2.3Z.J. van de Weg
2017-02-07Use reCaptcha when an issue identified as spamJarka Kadlecova
2017-02-02Check public snippets for spamSean McGivern
2017-01-25Don’t count tasks that are not defined as list items correctlyJarka Kadlecova
2017-01-25Merge branch 'dz-nested-groups-access-improvements' into 'master' Dmitriy Zaporozhets
2017-01-25Add User#nested_groups and User#nested_projects methodsDmitriy Zaporozhets
2017-01-25Merge branch 'no_project_notes' into 'master' Sean McGivern
2017-01-25address commentsJarka Kadlecova
2017-01-24Merge branch '24923_nested_tasks' into 'master' Sean McGivern
2017-01-24fix nested tasks in ordered listJarka Kadlecova
2017-01-23Merge branch 'feature/success-warning-icons-in-stages-builds' into 'master' Kamil Trzciński
2017-01-19Merge branch '23563-document-presenters' into 'master' Dmitriy Zaporozhets
2017-01-19make mentions working when project not specifiedJarka Kadlecova
2017-01-19Support notes without projectJarka Kadlecova
2017-01-18Merge branch 'time-tracking-api' into 'master' Sean McGivern
2017-01-18Add some API endpoints for time tracking.Ruben Davila
2017-01-18Merge branch 'backport-time-tracking-ce' into 'master' Douwe Maan
2017-01-18Add Presentable concernRémy Coutable
2017-01-18Add a default status const to common status concernGrzegorz Bizon
2017-01-17Merge branch 'reduce-queries-milestone-index' into 'master' Sean McGivern
2017-01-15Backport backend work for time tracking.Ruben Davila
2017-01-13Mutate the attribute instead of issuing a write operation to the DBGabriel Mazetto
2017-01-13Merge branch '24185-legacy-ci-status-reactive-cache' into 'security'Robert Speicher
2017-01-11New error message recreating projects on pending deleteJames Lopez
2017-01-10Use cached values to compute total issues count in milestone index pagesAdam Niedzielski
2017-01-06Speed up group milestone index by passing group_id to IssuesFinderAdam Niedzielski
2017-01-03Fix cross-project references copy to include the project referenceJames Lopez
2016-12-28Check if user can read issue before being assignedFelipe Artur
2016-12-20Fix issuable assignee update bug when previous assignee is nullFelipe Artur
2016-12-20Merge branch 'jej-memoize-milestoneish-visible-to-user' into 'master' Sean McGivern
2016-12-20Milestoneish SQL performance partially improved and memoizedJames Edwards-Jones
2016-12-19Add terminals to the Kubernetes deployment serviceNick Thomas
2016-12-19Add a ReactiveCaching concern for use in the KubernetesServiceNick Thomas
2016-12-15Merge branch 'jej-24637-move-issue-visible_to_user-to-finder' into 'security' Sean McGivern