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-01-27Use `:empty_project` where possible in model specsRobert Speicher
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-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-18Add some API endpoints for time tracking.Ruben Davila
2017-01-18More improvements to presentersRémy Coutable
2017-01-18Add Presentable concernRémy Coutable
2017-01-18Add a default status const to common status concernGrzegorz Bizon
2017-01-15Backport backend work for time tracking.Ruben Davila
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-19Add a ReactiveCaching concern for use in the KubernetesServiceNick Thomas
2016-12-15Merge branch 'seed-runner-token' into 'master' Kamil Trzciński
2016-12-11Rename Routable.where_paths_in to Routable.where_full_path_inDmitriy Zaporozhets
2016-12-11Validate presence of route by Routable concernDmitriy Zaporozhets
2016-12-09Merge branch 'dz-nested-groups' into 'master' Douwe Maan
2016-12-08Merge branch 'pipeline-stage' into 'master' Rémy Coutable
2016-12-08Add nested groups support on data levelDmitriy Zaporozhets
2016-12-06Fix handling of allowed to failure jobsKamil Trzcinski
2016-12-06Use :maximum instead of :within for length validators with a 0..N rangeRémy Coutable
2016-12-02Allow users to seed the initial runner registration token using an environmen...DJ Mountney
2016-11-25Merge branch 'fix-cancelling-pipelines' into 'master' Kamil Trzciński
2016-11-23Add a starting date to milestonesValery Sizov
2016-11-21Test against all types and more status:Lin Jen-Shin
2016-11-21Prefer a description for it and split the case:Lin Jen-Shin
2016-11-18Add a lot of tests for scopes, feedback:Lin Jen-Shin
2016-11-17Allow subscriptions to be created without a projectDouglas Barbosa Alexandre
2016-11-17Remove default value for `project` argument on subscribable concernDouglas Barbosa Alexandre
2016-11-17Fix specs to pass a project when creating subscriptionsDouglas Barbosa Alexandre
2016-11-17Refactoring Subscribable concern to accept a projectDouglas Barbosa Alexandre
2016-11-11Make access request specs explicitly enable or disable access requests as req...Nick Thomas
2016-11-09Merge branch '22481-honour-issue-visibility-for-groups' into 'security' Douwe Maan
2016-11-07Added IssueCollectionYorick Peterse
2016-11-01Fix project features default valuesFelipe Artur
2016-10-28Fix and improve `Sortable.highest_label_priority`Alejandro Rodríguez
2016-10-20Differentiate the expire from leave eventCallum Dryden
2016-10-16Add RTL support to markdown rendererEbrahim Byagowi
2016-10-07Add markdown cache columns to the database, but don't use them yetNick Thomas
2016-10-04Merge remote-tracking branch 'upstream/master' into all-skipped-equals-successLin Jen-Shin
2016-10-04Simplify Mentionable concern instance methodsPaco Guzman
2016-10-03Fix tests. Check 'success' first (default status)Lin Jen-Shin
2016-09-01Merge branch 'issue_19734' into 'master' Douwe Maan
2016-09-01Project tools visibility levelFelipe Artur
2016-09-01Order award tooltips by their created_at dateAndrew Smith
2016-08-25rename Statuseable to HasStatusDe Wet Blomerus