[Git][noosfero/noosfero][master] 8 commits: api: add key parameter to search for fields other than id

Victor Costa gitlab at mg.gitlab.com
Wed Feb 22 08:07:21 BRT 2017


Victor Costa pushed to branch master at Noosfero / noosfero


Commits:
ce3cee33 by Leandro Nunes dos Santos at 2017-02-21T14:25:47-03:00
api: add key parameter to search for fields other than id

- - - - -
24a27407 by Leandro Nunes dos Santos at 2017-02-21T14:28:15-03:00
api: add count parameter to endpoints

- - - - -
813e9981 by Leandro Nunes dos Santos at 2017-02-21T14:28:29-03:00
api: remove root from all entities

- - - - -
cb8bef77 by Leandro Nunes dos Santos at 2017-02-21T14:28:30-03:00
api: only use id parameter to get the article using find_article helper

- - - - -
a034ef6f by Leandro Nunes dos Santos at 2017-02-21T14:28:44-03:00
api: avoid to expose community template

- - - - -
f8f2ac81 by Leonardo Soares at 2017-02-21T14:29:50-03:00
api: specialize the return of profile endpoit

- - - - -
49c6052b by Victor Costa at 2017-02-21T14:29:53-03:00
api: do not forward 404 requests to rails

- - - - -
d47a6332 by Victor Costa at 2017-02-22T11:07:15+00:00
Merge branch 'api_refactoring' into 'master'

Removing root from entities

See merge request !1122
- - - - -


30 changed files:

- app/api/entities.rb
- app/api/helpers.rb
- app/api/v1/articles.rb
- app/api/v1/blocks.rb
- app/api/v1/boxes.rb
- app/api/v1/categories.rb
- app/api/v1/comments.rb
- app/api/v1/communities.rb
- app/api/v1/domains.rb
- app/api/v1/enterprises.rb
- app/api/v1/people.rb
- app/api/v1/profiles.rb
- app/api/v1/tags.rb
- app/api/v1/tasks.rb
- app/models/communities_block.rb
- app/models/recent_documents_block.rb
- config.ru
- plugins/comment_paragraph/lib/comment_paragraph_plugin/api.rb
- plugins/comment_paragraph/lib/comment_paragraph_plugin/discussion_block.rb
- plugins/comment_paragraph/test/unit/api_test.rb
- plugins/people_block/lib/friends_block.rb
- plugins/recent_activities/lib/recent_activities_plugin/activities_block.rb
- plugins/recent_content/lib/recent_content_block.rb
- plugins/statistics/test/unit/api_test.rb
- test/api/activities_test.rb
- test/api/articles_test.rb
- test/api/blocks_test.rb
- test/api/boxes_test.rb
- test/api/categories_test.rb
- test/api/comments_test.rb


The diff was not included because it is too large.


View it on GitLab: https://gitlab.com/noosfero/noosfero/compare/b048d781e083501d27cdd82ef49ccd5557b0c831...d47a633215f3d135d8fe1c637b3ef3bfa437243e
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listas.softwarelivre.org/pipermail/noosfero-dev/attachments/20170222/6ac0f29d/attachment.html>


More information about the Noosfero-dev mailing list