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-02-03Merge branch 'support-akismet' into 'master' Robert Speicher
2016-02-02Add a spec for the API pagination Link headerRémy Coutable
2016-02-02Fix rubocop offensesDouglas Barbosa Alexandre
2016-02-02Refactor spam filtering on issues APIDouglas Barbosa Alexandre
2016-02-02Support Akismet spam checking for creation of issues via APIStan Hu
2016-01-28Improve consistency and duplication for Merge Request APIDmitriy Zaporozhets
2016-01-19Add specs. Adjust filter.Josh Frye
2016-01-14Merge branch 'master' into ci/api-triggersTomasz Maczukin
2016-01-14Merge branch 'ci/api-builds' into 'master' Douwe Maan
2016-01-14Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into add-pag...Rémy Coutable
2016-01-14Merge branch 'master' into ci/api-buildsTomasz Maczukin
2016-01-14Merge branch 'master' into ci/api-triggersTomasz Maczukin
2016-01-14Merge branch 'master' into ci/api-triggersTomasz Maczukin
2016-01-14Add pagination headers to already paginated API resourcesRémy Coutable
2016-01-14Merge branch 'master' into ci/api-variablesDouwe Maan
2016-01-14Merge branch 'feature/ldap-sync-edgecases' into 'master' Douwe Maan
2016-01-14Merge branch '8-4-stable' into ci/api-triggersTomasz Maczukin
2016-01-14Fix specs and rubocop warningsRémy Coutable
2016-01-14Merge branch '8-4-stable' into ci/api-variablesTomasz Maczukin
2016-01-13Modify :ci_variable factoryTomasz Maczukin
2016-01-13Ensure the API doesn't return notes that the current user shouldn't seeRémy Coutable
2016-01-13Add seperated 'describe' block for build trace specsTomasz Maczukin
2016-01-13Change :ci_build_canceled factory to :canceled traitTomasz Maczukin
2016-01-13Add some fixes after reviewTomasz Maczukin
2016-01-13Add some fixes after reviewTomasz Maczukin
2016-01-11Merge branch 'master' into ci/api-buildsTomasz Maczukin
2016-01-11Change commit builds URL in builds APITomasz Maczukin
2016-01-09Add some modifications to builds API and specsTomasz Maczukin
2016-01-09Change test access level from MASTER to DEVELOPERTomasz Maczukin
2016-01-09Modify entities for builds APITomasz Maczukin
2016-01-08Merge branch 'api-project-upload' into 'master' Robert Speicher
2016-01-08Prevent ldap_blocked users from being blocked/unblocked by the APIGabriel Mazetto
2016-01-08Modify builds scope filtering in builds APITomasz Maczukin
2016-01-08Delete tag via APIRobert Schilling
2016-01-07Change 'trigger_id' to 'token' as resource ID in triggers APITomasz Maczukin
2016-01-07Change :variable_id to :key as resource ID in APITomasz Maczukin
2016-01-07Add API project upload endpointDouwe Maan
2016-01-05Merge branch 'master' into ci/api-buildsTomasz Maczukin
2016-01-05Get show details feature to triggers APITomasz Maczukin
2016-01-05Add create feature to triggers APITomasz Maczukin
2016-01-05Add delete feature to triggers APITomasz Maczukin
2016-01-04Add triggers feature to APITomasz Maczukin
2016-01-04Fix API project lookups when querying with a namespace with dotsStan Hu
2016-01-01Add create feature to variables APITomasz Maczukin
2015-12-31Add missing 'not_found' checks in variables APITomasz Maczukin
2015-12-31Add delete feature to variables APITomasz Maczukin
2015-12-31Add update feature for variables APITomasz Maczukin
2015-12-31Add features for list and show details of variables in APITomasz Maczukin
2015-12-30Merge branch 'master' into ci/api-buildsTomasz Maczukin
2015-12-30Add cancel/retry features to builds APITomasz Maczukin