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-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
2016-09-30Or we could simply ignore skipped manual jobsLin Jen-Shin
2016-09-29We consider skipped = success, fixes #22598Lin Jen-Shin
2016-09-22Re-add the AccessRequestable concernRémy Coutable
2016-09-22New Members::RequestAccessServiceRémy Coutable
2016-09-21Merge branch 'and-you-get-awards' into 'master' Rémy Coutable
2016-09-20Implement (some) comments from @DouweM's review.Timothy Andrew
2016-09-20Implement review comments from @yorickpeterseTimothy Andrew
2016-09-20Merge remote-tracking branch 'origin/master' into 21170-cycle-analyticsTimothy Andrew
2016-09-20Implement a database median strategy for MySQL.Timothy Andrew
2016-09-19Start Frontend work, fix routing problemZ.J. van de Weg
2016-09-19Remove extraneous code that was previously added for performance.Timothy Andrew
2016-09-18Return created statusKamil Trzcinski
2016-09-17Move cycle analytics calculations to SQL.Timothy Andrew
2016-09-14wip: perfTimothy Andrew
2016-09-13Fix Commit#status, feedback:Lin Jen-Shin
2016-09-12Fix test (credits to Kamil)Lin Jen-Shin
2016-09-01Merge branch 'issue_19734' into 'master' Douwe Maan
2016-09-01Project tools visibility levelFelipe Artur
2016-09-01Merge branch '20601-emoji-tooltip-in-chronological-order' into 'master' Robert Speicher
2016-09-01Order award tooltips by their created_at dateAndrew Smith