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-06-19Merge branch '26212-upload-user-avatar-trough-api' into 'master'Rémy Coutable
2017-06-19Merge branch 'issue_33205' into 'master'Sean McGivern
2017-06-16Accept image for avatar in user APIvanadium23
2017-06-16Fix API bug accepting wrong merge requests parametersFelipe Artur
2017-06-16Improve method names and add more specsFelipe Artur
2017-06-15#13336 - display multiple messages in both the UI and git outputMike Ricketts
2017-06-14Correct RSpec/SingleLineHook cop offensesRobert Speicher
2017-06-14Merge branch 'help-landing-page-customizations' into 'master'Douwe Maan
2017-06-14Help landing page customizationsRobin Bobbitt
2017-06-14Merge remote-tracking branch 'upstream/master' into 33149-rename-more-buildsLin Jen-Shin
2017-06-14Merge branch 'feature/add-support-for-services-configuration' into 'master'Grzegorz Bizon
2017-06-13Merge remote-tracking branch 'upstream/master' into 33149-rename-more-buildsLin Jen-Shin
2017-06-13Fix filename method of GitlabUploader to return always real filenameKamil Trzcinski
2017-06-12Send new configuration options with job's payloadTomasz Maczukin
2017-06-09Accept image for avatar in project APIvanadium23
2017-06-07Merge branch '3191-deploy-keys-update' into 'master'Rémy Coutable
2017-06-07Merge branch '12910-snippets-description' into 'master'Phil Hughes
2017-06-07Merge branch '2563-backport-ee1942' into 'master'Grzegorz Bizon
2017-06-06Fix raw_path with the new job path, rename to jobLin Jen-Shin
2017-06-06Introduce optimistic locking support via optional parameter last_commit_id on...Roman Safronov
2017-06-06Backport https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/1942Lin Jen-Shin
2017-06-06Accept a username for User-level Events APIMark Fletcher
2017-06-06Introduce an Events APIMark Fletcher
2017-06-06Fix Projects API specRémy Coutable
2017-06-03Merge branch 'projects-api-import-status' into 'master'Douwe Maan
2017-06-02Merge branch '28694-hard-delete-user-from-api' into 'master'Douwe Maan
2017-06-02Expose import_status in Projects APIRobin Bobbitt
2017-06-02Allow users to be hard-deleted from the APINick Thomas
2017-06-02Enable the Style/PreferredHashMethods copRémy Coutable
2017-06-02Implement ability to update deploy keysAlexander Randa
2017-06-02Fix missing optional path parameter in "Create project for user" APIAthar Hameed
2017-06-01Merge branch '24196-protected-variables' into 'master'Kamil Trzciński
2017-06-01Merge branch 'bugfix/deploy_keys__can_push__usage_in_api' into 'master'Rémy Coutable
2017-06-01Merge branch 'master' into '24196-protected-variables'Kamil Trzciński
2017-06-01Merge branch 'master' into 'trigger-source'Grzegorz Bizon
2017-06-01Add feature toggles through FlipperAlejandro Rodríguez
2017-05-31Merge remote-tracking branch 'upstream/master' into 24196-protected-variablesLin Jen-Shin
2017-05-31Merge branch '33000-tag-list-in-project-create-api' into 'master'Rémy Coutable
2017-05-31Introduce source to pipeline entityKamil Trzcinski
2017-05-31Merge remote-tracking branch 'upstream/master' into 24196-protected-variablesLin Jen-Shin
2017-05-31Add tag_list param to project apivanadium23
2017-05-31Support descriptions for snippetsJarka Kadlecova
2017-05-30Return 202 for destory. Remove []. Remove def pipeline_schedules from helper.Shinya Maeda
2017-05-30Improve API with optinal and default. Allow to use scope as a parameter.Shinya Maeda
2017-05-30Include owner for pipeline_schedules. Improve N+1 spec. Use PipelineBasic for...Shinya Maeda
2017-05-30includes last_pipelineShinya Maeda
2017-05-30zj keen eye2Shinya Maeda
2017-05-30zj keen eyeShinya Maeda
2017-05-30avoids N + 1 queriesShinya Maeda
2017-05-30Concatinate dot behind endShinya Maeda