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-12-14Merge branch 'build-statuses' into 'master' Rémy Coutable
2016-12-14Remove trailing blank line from Allowable moduleGrzegorz Bizon
2016-12-13Merge branch 'api-cherry-pick' into 'master' Rémy Coutable
2016-12-13Merge branch '25482-fix-api-sudo' into 'master' Sean McGivern
2016-12-13Merge branch 'api-simple-group-project' into 'master' Rémy Coutable
2016-12-13API: Ability to cherry-pick a commitRobert Schilling
2016-12-13Merge branch 'dz-create-routes-lower-index' into 'master' Dmitriy Zaporozhets
2016-12-13Be smarter when finding a sudoed user in API::HelpersRémy Coutable
2016-12-13Make it possible to mix `Gitlab::Routing` inGrzegorz Bizon
2016-12-13Extract abilities checking module from ability modelGrzegorz Bizon
2016-12-13Merge branch 'allow-more-filenames' into 'master' Rémy Coutable
2016-12-13Merge branch 'dz-nested-group-improvements-2' into 'master' Sean McGivern
2016-12-13API: Ability to get group's project in simple representationRobert Schilling
2016-12-13Add AddLowerPathIndexToRoutes to setup_postgresql.rakeDmitriy Zaporozhets
2016-12-13Refine build stop/play extended status specsGrzegorz Bizon
2016-12-13Merge branch 'api-dont-allow-blank-mr-titles' into 'master' Sean McGivern
2016-12-13Use manual build icon in play/stop build statusesGrzegorz Bizon
2016-12-13Allow all alphanumeric characters in file names (!8002)winniehell
2016-12-13Don't allow blank MR titles in APIRobert Schilling
2016-12-12Merge branch 'grapify-service-api' into 'master' Rémy Coutable
2016-12-12Merge branch 'unescape-relative-path' into 'master' Gabriel Mazetto
2016-12-12Merge branch 'api-fix-group-projects-filter' into 'master' Rémy Coutable
2016-12-12Add specs for build stop extended detailed statusGrzegorz Bizon
2016-12-12Avoid escaping relative links in Markdown twice (!7940)winniehell
2016-12-12Merge branch 'issue_25030' into 'master' Sean McGivern
2016-12-12Fix build stop extended status CSS classGrzegorz Bizon
2016-12-12API: Memoize the current_user so that the sudo can work properlyRémy Coutable
2016-12-12API: Fix groups filterRobert Schilling
2016-12-12Fix path to build status details in common helpersGrzegorz Bizon
2016-12-12Add action_class/action_titleKamil Trzcinski
2016-12-12Fix auto loading of constants for Ci StatusesKamil Trzcinski
2016-12-12Fix some detailed statuses specs related to abilitiesGrzegorz Bizon
2016-12-12Incorporate permission checks into new CI statusesGrzegorz Bizon
2016-12-12Refactor ci status factories to DRY code a littleGrzegorz Bizon
2016-12-12Check permission of detailsKamil Trzcinski
2016-12-12Introduce `cancelable` and `returnable` [ci skip]Kamil Trzcinski
2016-12-12Improve actionsKamil Trzcinski
2016-12-12Added Ci::Status::BuildKamil Trzcinski
2016-12-12Merge branch 'features/api-snippets' into 'master' Sean McGivern
2016-12-11Rename Routable.where_paths_in to Routable.where_full_path_inDmitriy Zaporozhets
2016-12-09Grapify the service APIRobert Schilling
2016-12-09Merge branch 'api-remove-source-branch' into 'master' Rémy Coutable
2016-12-09Merge branch 'dz-nested-groups' into 'master' Douwe Maan
2016-12-09Merge branch 'jej-23867-use-mr-finder-instead-of-access-check' into 'security'Douwe Maan
2016-12-08Allow branch names with dots on API endpointFelipe Artur
2016-12-08Merge branch 'pipeline-stage' into 'master' Rémy Coutable
2016-12-08Merge branch 'fix-all-dashboard' into 'master' Sean McGivern
2016-12-08Merge branch 'enable-asciidoctor-admonition-icons' into 'master' Annabel Dunstone Gray
2016-12-08Add nested groups support on data levelDmitriy Zaporozhets
2016-12-08Merge branch 'public-tags-api' into 'master' Douwe Maan