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-17Remove responses documentation for delete endpointsapi-return-204-on-deleteRobert Schilling
2017-01-16API: Return 204 on deleteRobert Schilling
2017-01-16Fix a API deprecation warningRobert Schilling
2017-01-14Merge branch '26587-metrics-middleware-endpoint-is-nil' into 'master' Yorick Peterse
2017-01-14Merge branch 'fix-build-sort-order' into 'master' Robert Speicher
2017-01-13Merge branch 'fix-single-team-specs' into 'master' Robert Speicher
2017-01-13revise sortable_name test formattingMike Greiling
2017-01-13Merge branch 'fix/merge-separate-build-spec-files' into 'master' Robert Speicher
2017-01-13Improve disabled state selectLuke "Jared" Bennett
2017-01-13Merge branch 'fix/serialized-commit-path' into 'master' Rémy Coutable
2017-01-13Merge branch 'zj-fix-broken-link-docs' into 'master' Robert Speicher
2017-01-13Merge branch 'env-var-in-redis-config' into 'master' Rémy Coutable
2017-01-13Merge branch 'milestone-issuable-labels-spacing' into 'master' Annabel Dunstone Gray
2017-01-13Fix Rubocop offense in build specsGrzegorz Bizon
2017-01-13Add Changelog for commit links fix on pipelines pageGrzegorz Bizon
2017-01-13Remove empty build spec file from invalid locationGrzegorz Bizon
2017-01-13Merge build specs into file that has valid locationGrzegorz Bizon
2017-01-13Fixed spacing of labels in issuable row on milestone#showPhil Hughes
2017-01-13Update commit entity to point to valid commit pageGrzegorz Bizon
2017-01-13Merge branch 'fix-ruby21-milestone-api-specs' into 'master' Sean McGivern
2017-01-13Put .gitlab-ci.yml back to only 2.1 on masterSean McGivern
2017-01-13Only escape the 'No Milestone' paramSean McGivern
2017-01-13Fix milestone API specs in Ruby 2.1Sean McGivern
2017-01-13Merge branch 'fix/git-migration' into 'master' Sean McGivern
2017-01-13Merge branch 'clipboard-button-text' into 'master' Sean McGivern
2017-01-13Merge branch '23194-fix-no-milestone-option-for-projects-endpoint' into 'mast...Sean McGivern
2017-01-13Add check for new path existenceJames Lopez
2017-01-13Allow to use ENV variables in redis configSemyon Pupkov
2017-01-13Merge branch '26627-update-gitlab-markup-to-1-5-1-again' into 'master' Robert Speicher
2017-01-13Merge branch 'move-dashboard-help-spinach-to-rspec' into 'master' Rémy Coutable
2017-01-13Merge branch 'move-dashboard-group-spinach-to-rspec' into 'master' Rémy Coutable
2017-01-13Merge branch 'move-dashboard-archived-projects-spinach-to-rspec' into 'master' Rémy Coutable
2017-01-13Merge branch 'move-dashboard-activetab-spinach-to-rspec' into 'master' Rémy Coutable
2017-01-13Merge branch 'remove-double-let' into 'master' Rémy Coutable
2017-01-13Merge branch 'move-admin-users-spinach-tests-to-rspec' into 'master' Rémy Coutable
2017-01-13Check for env[Grape::Env::GRAPE_ROUTING_ARGS] instead of endpoint.routeRémy Coutable
2017-01-13Text for copy to clipboard: URL, personal access token, commands, referencevictorwu
2017-01-13Merge branch 'refactor-controller-params' into 'master' Robert Speicher
2017-01-13API: Implement project issues iid param with IssuesFinder and add testsDavid Eisner
2017-01-13Adding 'IssueFinder' for 'projects' API endpointPanagiotis Atmatzidis
2017-01-13Merge branch '24185-legacy-ci-status-reactive-cache' into 'security'Robert Speicher
2017-01-13Refactor authorized params in GroupsControllerRémy Coutable
2017-01-13Refactor allowed params in ServiceParamsRémy Coutable
2017-01-13Merge branch '26615-pipeline-status-cell' into 'master' Annabel Dunstone Gray
2017-01-13Update gitlab-markup back to 1.5.1 in GemfileRémy Coutable
2017-01-13Merge branch 'add-changelog-search-bar-first-iteration' into 'master' Jacob Schatz
2017-01-13Fixes pipeline status cell is too wide by adding missing classes in table hea...Filipa Lacerda
2017-01-12Merge branch 'redundant-parenthesis-removal-in-test' into 'master' Robert Speicher
2017-01-12fixes the issueTiago Botelho
2017-01-12Add changelog for search-bar-first-iterationClement Ho