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-09-22API: Return 404 when trying to fork to unaccessible namespaceRémy Coutable
2016-09-21Merge branch 'and-you-get-awards' into 'master' Rémy Coutable
2016-09-21Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets
2016-09-21Merge branch 'post-merge-improve-of-ci-permissions' into 'master' Rémy Coutable
2016-09-20Merge branch 'add_optional_author_for_commits' into 'master' Rémy Coutable
2016-09-20Post-merge improve of CI permissionsKamil Trzcinski
2016-09-20Merge branch 'lfs-support-for-ssh-enabled' into 'master' Douwe Maan
2016-09-20Merge branch '22065-group-members-api-returning-null-user-details' into 'mast...Robert Speicher
2016-09-19Add optional 'author' param when making commitsDan Dunckel
2016-09-19Fix tests for Snippets toggling awardsZ.J. van de Weg
2016-09-19API support for Award Emoji on SnippetsZ.J. van de Weg
2016-09-19Snippets get award emoji! :thumbsup:Z.J. van de Weg
2016-09-19Merge branch 'issue_20978' into 'master' Rémy Coutable
2016-09-19Allow to set request_access_enabled for groups and projects using APIFelipe Artur
2016-09-19Revert "Revert all changes introduced by https://gitlab.com/gitlab-org/gitlab...Kamil Trzcinski
2016-09-19Solve code review commentsKamil Trzcinski
2016-09-19Revert all changes introduced by https://gitlab.com/gitlab-org/gitlab-ce/merg...Kamil Trzcinski
2016-09-19Merge branch 'master' into per-build-tokenKamil Trzcinski
2016-09-19Enable Warden for the Grape APINick Thomas
2016-09-19Ensure validation messages are shown within the milestone formMark Fletcher
2016-09-18Add specs that target status failureKamil Trzcinski
2016-09-16Better assertion in API members specsRémy Coutable
2016-09-16Ensure invitees are not returned in Members APIRémy Coutable
2016-09-16Fix API notes endpoint when posting only emojiZ.J. van de Weg
2016-09-16Improve authentication_result usageKamil Trzcinski
2016-09-16Simplify checking of allowed abilities in git_http_client_controllerKamil Trzcinski
2016-09-16Added missing LFS specsKamil Trzcinski
2016-09-16Added builds_spec and git_http_specsKamil Trzcinski
2016-09-15Fix specs after merging LFS changesKamil Trzcinski
2016-09-15Merge remote-tracking branch 'origin/lfs-support-for-ssh' into per-build-tokenKamil Trzcinski
2016-09-15Refactored authentication code to make it a bit clearer, added test for wrong...Patricio Cano
2016-09-15Use special characters for `lfs+deploy-key` to prevent a someone from creatin...Patricio Cano
2016-09-15Better authentication handling, syntax fixes and better actor handling for LF...Patricio Cano
2016-09-15Refactored LFS auth logic when using SSH to use its own API endpoint `/lfs_au...Patricio Cano
2016-09-15Refactor LFS token logic to use a Redis key instead of a DB field, making it ...Patricio Cano
2016-09-15Added LFS support to SSHPatricio Cano
2016-09-15Verify permission of build in context of dependent projectKamil Trzcinski
2016-09-15Fix LFS specsKamil Trzcinski
2016-09-15Fix most of specsKamil Trzcinski
2016-09-15Fix existing authorization specsKamil Trzcinski
2016-09-13Add test with inactive error use case for 'POST /ci/api/v1/builds/register.json'Tomasz Maczukin
2016-09-13Fix rubocop offencesTomasz Maczukin
2016-09-13Change response for /ci/api/v1/builds/register.json from 404 to 204Tomasz Maczukin
2016-09-13Merge branch 'fix-commit-status' into 'master' Rémy Coutable
2016-09-12Ensure specs on sorting of issues in API are deterministic on MySQLPaco Guzman
2016-09-12Fix an error where we were unable to create a CommitStatus for running stateKamil Trzcinski
2016-09-12Merge branch 'fix-api-sorting' into 'master' Douwe Maan
2016-09-09Add notification_settings API callsMarc Siegfriedt
2016-09-09Fix API issues sortingSean McGivern
2016-09-09Merge branch 'gitlab-workhorse-safeties' into 'master' Jacob Vosmaer (GitLab)