summaryrefslogtreecommitdiff
path: root/lib/api
Commit message (Expand)AuthorAgeFilesLines
* bugfix: use `require_dependency` to bring in DeclarativePolicybugfix/declarative-policy-reloadinghttp://jneen.net/2017-06-291-1/+1
* Merge branch '34078-allow-to-enable-feature-flags-with-more-granularity' into...Robert Speicher2017-06-291-5/+34
|\
| * Rename flipper_group to feature_group34078-allow-to-enable-feature-flags-with-more-granularityRémy Coutable2017-06-281-4/+4
| * Rename FLippable to FeatureGate and make `flipper_group` and `user` mutually ...Rémy Coutable2017-06-271-0/+1
| * Allow the feature flags to be enabled/disabled with more granularityRémy Coutable2017-06-271-5/+33
* | Merge branch 'refactor/declarative-policy' into 'master'Sean McGivern2017-06-291-1/+3
|\ \
| * | use subject scope in :id/usershttp://jneen.net/2017-06-271-1/+3
| |/
* | Merge branch 'add-members-count-and-parent-id-data-on-namespaces-api' into 'm...Douwe Maan2017-06-292-2/+10
|\ \
| * | Rename members_count to members_count_with_descendants and expose only to gro...Oswaldo Ferreira2017-06-282-3/+7
| * | Add "members_count" and "parent_id" data on namespaces APIOswaldo Ferreira2017-06-281-1/+5
* | | Fix current feature related specsTiago Botelho2017-06-281-1/+2
|/ /
* | Fix head pipeline stored in merge request for external pipelinesfix-head-pipeline-for-commit-statusKamil Trzcinski2017-06-271-0/+3
|/
* Fix optional args for POST :id/variablesLin Jen-Shin2017-06-271-1/+1
* fix spec failuresJames Lopez2017-06-241-1/+1
* fix spec failuresJames Lopez2017-06-231-4/+4
* update code based on feedbackJames Lopez2017-06-231-2/+4
* refactor update user service not to do auth checksJames Lopez2017-06-233-3/+3
* fix spec failuresJames Lopez2017-06-231-4/+6
* more refactoring based on feedbackJames Lopez2017-06-231-3/+4
* refactor emails serviceJames Lopez2017-06-231-8/+0
* update missing email actionsJames Lopez2017-06-231-6/+4
* fix specsJames Lopez2017-06-231-2/+2
* update to use emails destroy serviceJames Lopez2017-06-231-2/+3
* fixed specsJames Lopez2017-06-231-1/+1
* added service in the rest of controllers and classesJames Lopez2017-06-232-3/+3
* fix api and controller issuesJames Lopez2017-06-231-2/+7
* update notification settings, fix api specsJames Lopez2017-06-232-2/+7
* Filter archived project in API v3 only if param presentvanadium232017-06-212-2/+5
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-2111-54/+54
* Merge branch '33878-fix-edit-deploy-key' into 'master'Rémy Coutable2017-06-211-1/+1
|\
| * Fix edit button for deploy keys available from other projectsAlexander Randa2017-06-201-1/+1
* | Merge branch 'dt/printing-to-api' into 'master'Rémy Coutable2017-06-212-0/+3
|\ \
| * | add printing_merge_request_link_enabled to APIDavid Turner2017-06-192-0/+3
* | | Merge branch '28517-discover-by-userid' into 'master'Douwe Maan2017-06-201-3/+8
|\ \ \
| * | | Allow discover by userid - issue 28517Matt Walsh2017-06-201-3/+8
| | |/ | |/|
* | | Re-instate is_admin flag in users API is current user is an adminMike Ricketts2017-06-202-3/+6
|/ /
* | Merge branch 'mk-add-project-moved-errors-for-git' into 'master'Douwe Maan2017-06-192-2/+7
|\ \
| * | Add “Project moved” error to Git-over-SSHMichael Kozono2017-06-162-2/+7
| |/
* | Merge branch 'add-since-and-until-params-to-issuables' into 'master'Rémy Coutable2017-06-192-0/+4
|\ \
| * | add since and until params to issuablesKyle Bishop2017-06-182-0/+4
* | | Merge branch '26212-upload-user-avatar-trough-api' into 'master'Rémy Coutable2017-06-191-0/+1
|\ \ \
| * | | Accept image for avatar in user APIvanadium232017-06-161-0/+1
| | |/ | |/|
* | | Merge branch 'issue_33205' into 'master'Sean McGivern2017-06-191-1/+1
|\ \ \ | |/ / |/| |
| * | Fix API bug accepting wrong merge requests parametersissue_33205Felipe Artur2017-06-161-1/+1
* | | Merge branch '27070-rename-slash-commands-to-quick-actions' into 'master'Sean McGivern2017-06-162-4/+4
|\ \ \
| * | | Rename "Slash commands" to "Quick actions"Eric Eastwood2017-06-152-4/+4
| |/ /
* | | Order issues by priorityFelipe Artur2017-06-161-2/+2
* | | Remove Drag and drop and sorting from milestone viewFelipe Artur2017-06-161-2/+2
* | | #13336 - display multiple messages in both the UI and git outputMike Ricketts2017-06-151-1/+9
|/ /
* | Merge branch 'help-landing-page-customizations' into 'master'Douwe Maan2017-06-142-0/+7
|\ \