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
path: root/lib/api
AgeCommit message (Expand)Author
2017-07-07Merge branch '33748-fix-n-plus-1-query-in-the-projects-api' into 'master'Robert Speicher
2017-07-07Fix some N+1 queries in the GET /projects APIRémy Coutable
2017-07-06Merge branch '34716-environment-specific-variables-ce' into 'master'Douwe Maan
2017-07-06Merge branch '33657-user-projects-api' into 'master'Rémy Coutable
2017-07-06Backports for ee-2112Lin Jen-Shin
2017-07-06Merge branch '33772-readonly-gitlab-ci-cache' into 'master'Kamil Trzciński
2017-07-06Merge branch '32815--Add-Custom-CI-Config-Path' into 'master'Grzegorz Bizon
2017-07-06Add user projects APIvanadium23
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-07-05Introduce cache policies for CI jobsNick Thomas
2017-07-05Merge remote-tracking branch 'upstream/master' into 32815--Add-Custom-CI-Conf...Lin Jen-Shin
2017-07-05Rename ci_config_file to ci_config_pathLin Jen-Shin
2017-07-04Merge branch 'master' into '33580-fix-api-scoping'Douwe Maan
2017-07-04Merge branch '34141-allow-unauthenticated-access-to-the-users-api' into 'master'Rémy Coutable
2017-07-04Simplify authentication logic in the v4 users API for !12445.Timothy Andrew
2017-07-04Optimize creation of commit API by using Repository#commit instead of Reposit...Stan Hu
2017-07-03Fix various descriptions given the feedbackLin Jen-Shin
2017-06-30Merge remote-tracking branch 'origin/master' into 34141-allow-unauthenticated...Timothy Andrew
2017-06-30Implement review comments for !12445 from @godfat and @rymai.Timothy Andrew
2017-06-30`AccessTokenValidationService` accepts `String` or `API::Scope` scopes.Timothy Andrew
2017-06-30Merge remote-tracking branch 'upstream/master' into 32815--Add-Custom-CI-Conf...Lin Jen-Shin
2017-06-29bugfix: use `require_dependency` to bring in DeclarativePolicyhttp://jneen.net/
2017-06-29Merge branch '34078-allow-to-enable-feature-flags-with-more-granularity' into...Robert Speicher
2017-06-29Merge branch 'refactor/declarative-policy' into 'master'Sean McGivern
2017-06-29Merge branch 'add-members-count-and-parent-id-data-on-namespaces-api' into 'm...Douwe Maan
2017-06-29Extract a `Gitlab::Scope` class.Timothy Andrew
2017-06-28Rename members_count to members_count_with_descendants and expose only to gro...Oswaldo Ferreira
2017-06-28Add "members_count" and "parent_id" data on namespaces APIOswaldo Ferreira
2017-06-28Rename flipper_group to feature_groupRémy Coutable
2017-06-28Fix current feature related specsTiago Botelho
2017-06-28Merge remote-tracking branch 'upstream/master' into 15041-Add-Custom-CI-Confi...Lin Jen-Shin
2017-06-28Implement review comments from @DouweM for !12300.Timothy Andrew
2017-06-28Implement review comments from @dbalexandre for !12300.Timothy Andrew
2017-06-28Fix remaining spec failures for !12300.Timothy Andrew
2017-06-28When verifying scopes, manually include scopes from `API::API`.Timothy Andrew
2017-06-28Allow API scope declarations to be applied conditionally.Timothy Andrew
2017-06-28Initial attempt at refactoring API scope declarations.Timothy Andrew
2017-06-27use subject scope in :id/usershttp://jneen.net/
2017-06-27Fix head pipeline stored in merge request for external pipelinesKamil Trzcinski
2017-06-27Rename FLippable to FeatureGate and make `flipper_group` and `user` mutually ...Rémy Coutable
2017-06-27Allow the feature flags to be enabled/disabled with more granularityRémy Coutable
2017-06-27Fix optional args for POST :id/variablesLin Jen-Shin
2017-06-26Allow unauthenticated access to the `/api/v4/users` API.Timothy Andrew
2017-06-24fix spec failuresJames Lopez
2017-06-23fix spec failuresJames Lopez
2017-06-23update code based on feedbackJames Lopez
2017-06-23refactor update user service not to do auth checksJames Lopez
2017-06-23fix spec failuresJames Lopez
2017-06-23more refactoring based on feedbackJames Lopez
2017-06-23refactor emails serviceJames Lopez