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-12-07Merge branch '25209-improve-length-validators' into 'master' Rémy Coutable
2016-12-06Use :maximum instead of :within for length validators with a 0..N rangeRémy Coutable
2016-12-03Add shorthand support to gitlab markdown referencesOswaldo Ferreira
2016-11-29CE-specific changes gitlab-org/gitlab-ee#1137Timothy Andrew
2016-11-25Merge branch 'fix-cancelling-pipelines' into 'master' Kamil Trzciński
2016-11-23Add a starting date to milestonesValery Sizov
2016-11-22Merge remote-tracking branch 'upstream/master' into fix-cancelling-pipelinesLin Jen-Shin
2016-11-21Merge remote-tracking branch 'upstream/master' into fix-cancelling-pipelinesLin Jen-Shin
2016-11-21Allow JIRA references for project snippetsFelipe Artur
2016-11-21Merge branch 'ee-870-backport' into 'master' Sean McGivern
2016-11-19Allow to retry failed or canceled builds and fix cancel running specs failureKamil Trzcinski
2016-11-19Backport some changes done from Time Tracking feature in EE.Ruben Davila
2016-11-18Merge branch 'feature/precalculate-authorized-projects' into 'master' Douwe Maan
2016-11-18Precalculate user's authorized projects in databaseAhmad Sherif
2016-11-18Merge remote-tracking branch 'upstream/master' into fix-cancelling-pipelinesLin Jen-Shin
2016-11-17Allow users to subscribe to a group label at group or project levelDouglas Barbosa Alexandre
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-17Refactoring Subscribable concern to accept a projectDouglas Barbosa Alexandre
2016-11-17Improve how we could cancel pipelines:Lin Jen-Shin
2016-11-09Merge branch '22481-honour-issue-visibility-for-groups' into 'security' Douwe Maan
2016-11-08Merge branch 'use-separate-token-for-incoming-email' into 'master' Douwe Maan
2016-11-07Use separate email-friendly token for incoming email and let incomingDouwe Maan
2016-11-07Added IssueCollectionYorick Peterse
2016-11-01Fix project features default valuesFelipe Artur
2016-10-28add "x of y tasks completed" on issuableGuilherme Salazar
2016-10-28Fix and improve `Sortable.highest_label_priority`Alejandro Rodríguez
2016-10-24Implement review comments from @DouweM.Timothy Andrew
2016-10-24Fix branch protection API.Timothy Andrew
2016-10-20Differentiate the expire from leave eventCallum Dryden
2016-10-19Add self.project_foreign_key on both Issue and MergeRequestDouglas Barbosa Alexandre
2016-10-19Fix sorting merge requests by priorityDouglas Barbosa Alexandre
2016-10-19Use keyword arguments on Sortable#highest_label_priorityDouglas Barbosa Alexandre
2016-10-19Fix sorting by label prioritiesDouglas Barbosa Alexandre
2016-10-19Remove Issuable#add_labels_by_namesDouglas Barbosa Alexandre
2016-10-19Remove unused method Issuable#remove_labelsDouglas Barbosa Alexandre
2016-10-19Reuse LabelsFinder on Issueable#add_labels_by_namesDouglas Barbosa Alexandre
2016-10-19Fix Issuable#add_labels_by_names to validate if label exists on groupDouglas Barbosa Alexandre
2016-10-18Move build order array to HasStatus moduleAnnabel Dunstone Gray
2016-10-07Add markdown cache columns to the database, but don't use them yetNick Thomas
2016-10-04Introduce all_state_names so that we could avoid NOT INLin Jen-Shin
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-03We don't need self. there. (sorry, can't resist anymore)Lin Jen-Shin
2016-10-03Merge branch 'master' into all-skipped-equals-successLin Jen-Shin
2016-10-03Fix tests. Check 'success' first (default status)Lin Jen-Shin
2016-10-03Remove dead codeLin Jen-Shin
2016-10-03Rename ignored to failed_but_allowed, introduce exclude_ignoredLin Jen-Shin
2016-10-01Add a test for on_failure jobs in the middleLin Jen-Shin
2016-10-01on_failure should also be ignored, and status_sql shouldLin Jen-Shin