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-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-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-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
2017-05-30Add space between curly bracketsShinya Maeda
2017-05-30Use attributes_forShinya Maeda
2017-05-30Use 'set' to top-level variables. Remove repository.Shinya Maeda
2017-05-30Add validation specShinya Maeda
2017-05-30Change status number to ailiasShinya Maeda
2017-05-30Add API support for pipeline scheduleShinya Maeda
2017-05-29Merge branch 'rework-authorizations-performance' into 'master'Douwe Maan
2017-05-29Improve pipelines API specs related to special parametersGrzegorz Bizon
2017-05-29Simplify pipeline spec by using order instead of sort_byStan Hu
2017-05-29Fix failing spec in spec/requests/api/pipelines_spec.rbStan Hu
2017-05-26Merge branch 'master' into '24196-protected-variables'Lin Jen-Shin (godfat)
2017-05-26Use be_truthy and add back missing linkLin Jen-Shin
2017-05-25API and doc for protected variablesLin Jen-Shin
2017-05-24Revert "Remove changes that are not absolutely necessary"Douwe Maan
2017-05-24Merge branch 'fix-notify-post-receive' into 'master'Stan Hu
2017-05-23Extend spec tests for deploy_key can_pushRichard Clamp
2017-05-22Add transient head_pipeline_of to pipeline factoriesFelipe Artur
2017-05-18Prevent errors from non-functional notify_post_receive endpointAlejandro Rodríguez
2017-05-17Use CTEs for nested groups and authorizationsYorick Peterse
2017-05-16Merge branch 'bvl-rename-build-events-to-job-events' into 'master' Douwe Maan
2017-05-15Revert "Merge branch 'bvl-rename-build-events-to-job-events' into 'master'"Douwe Maan
2017-05-15Rename `build_events` to `job_events` in codeBob Van Landuyt
2017-05-13Update SystemHooks API to expose and handle new repository_update_eventsGabriel Mazetto
2017-05-11fix for Follow-up from "Backport of Multiple Assignees featureValery Sizov
2017-05-11Merge branch 'retried-in-database-mysql' into 'master' Regis Boudinot
2017-05-10Enable the Style/TrailingCommaInArguments copRémy Coutable