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-30Merge branch 'koding-setting-api' into 'master' Robert Speicher
2016-09-30Allowing ">" to be used for Milestone models's title and storing the value in...Makoto Scott-Hinkle
2016-09-29Expose the Koding application settings in the APIDJ Mountney
2016-09-29Merge branch 'issue_22382' into 'master' Rémy Coutable
2016-09-29Merge branch '22367-add-pipeline-id-build' into 'master' Rémy Coutable
2016-09-29expose pipeline data in builds APIGuilherme Salazar
2016-09-28Merge branch 'lfs-ssh-authorization-fix' into 'master' Douwe Maan
2016-09-28Handle LFS token creation and retrieval in the same method, and in the same R...Patricio Cano
2016-09-28Expose project share expiration_date field on APIFelipe Artur
2016-09-28Added git http requests tests for user with LDAP identityHoratiu Eugen Vlad
2016-09-27Do not regenerate the `lfs_token` every time `git-lfs-authenticate` is called...Patricio Cano
2016-09-27Be nice to Docker Clients talking to JWT/authKamil Trzcinski
2016-09-27Add extra check for api users specDmitriy Zaporozhets
2016-09-27Improvements to user organization field feature after code reviewDmitriy Zaporozhets
2016-09-27Add User#organization to users apiDmitriy Zaporozhets
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