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
path: root/lib
AgeCommit message (Expand)Author
2016-04-07refactored create_or_update_import_dataJames Lopez
2016-04-07refactored a few things based on MR feedbackJames Lopez
2016-04-07Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/project-imp...James Lopez
2016-04-07Merge branch 'api-filter-milestone' into 'master' Rémy Coutable
2016-04-07Merge branch 'feature/expose-builds-badge' into 'master' Rémy Coutable
2016-04-07Merge branch 'master' of github.com:gitlabhq/gitlabhqRobert Schilling
2016-04-07Merge branch 'saml-external-groups' into 'master' Robert Speicher
2016-04-07Merge branch 'patch/fix-markdown-preview-wikis' into 'master' Robert Speicher
2016-04-07Implemented suggested fixesPatricio Cano
2016-04-07little refactor and improvements on specsGabriel Mazetto
2016-04-07Merge branch 'patch/fix-ldap-unblock-user-logic' into 'master' Robert Speicher
2016-04-07Added CHANGELOG itemPatricio Cano
2016-04-07Merge branch 'fix-markdown-rendering' into 'master' Douwe Maan
2016-04-07Fix error that was causing only one group to be returned and corrected specs ...Patricio Cano
2016-04-06Revert "API: Ability to retrieve a single tag"Robert Schilling
2016-04-06Improve coding and doc styleRobert Schilling
2016-04-06API: Ability to filter milestones by stateRobert Schilling
2016-04-06Extend build status badge, add html/markdown methodsGrzegorz Bizon
2016-04-06Merge branch 'metrics-measure-block' into 'master' Robert Speicher
2016-04-06Expose user location in APIRobert Schilling
2016-04-06Measure Ruby blocks using Gitlab::MetricsYorick Peterse
2016-04-06Fix header link rendering when containing numbersYorick Peterse
2016-04-06API: Ability to retrieve a single tagRobert Schilling
2016-04-06Changed the argument of not_found for 'unprotect'Yasser Hussain
2016-04-06fix some issues with credentialsJames Lopez
2016-04-06Ensure correct filter order to validate with our markdown specGabriel Mazetto
2016-04-06Fix a few edited references from WikiLinkFilter and specsGabriel Mazetto
2016-04-06Fixed WikiPipeline and specsGabriel Mazetto
2016-04-06Changed config syntax and improved how chaanges in group memberships are han...Patricio Cano
2016-04-05Unblocks user when active_directory is disabled and it can be foundGabriel Mazetto
2016-04-05some refactoring to symbolise keys across importers and left a TODOJames Lopez
2016-04-05Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/project-imp...James Lopez
2016-04-05Wrap images in discussions and wikis with a link to the image source using Im...connorshea
2016-04-05Prepare SAML for group retrievalPatricio Cano
2016-04-04Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/project-imp...James Lopez
2016-04-04Cleaned up caching in AbstractReferenceFilterYorick Peterse
2016-04-04Cache default_issues_tracker? in BanzaiYorick Peterse
2016-04-04Memoize object class titlesYorick Peterse
2016-04-04Cache Banzai class methods returning static dataYorick Peterse
2016-04-04Refactor processing of various Banzai filtersYorick Peterse
2016-04-04Cache Banzai projects/objects using RequestStoreYorick Peterse
2016-04-04corrected a couple of based on MR reviewJames Lopez
2016-04-03Merge branch 'add-ability-to-archive-a-project-via-api-14296' into 'master' Douwe Maan
2016-04-01Merge branch 'routing' into 'master' Robert Speicher
2016-04-01Merge branch 'fix/fogbugz-import' into 'master' Robert Speicher
2016-04-01remove useless varJames Lopez
2016-04-01fixes after more import testingJames Lopez
2016-04-01fix github import issuesJames Lopez
2016-04-01fix fogbugz importJames Lopez
2016-04-01Added & use Gitlab::Routing for URL helpersYorick Peterse