about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #8 from elfixit/master masterFrançois Perrad2015-09-121-0/+4
|\ | | | | added opt. params key/keys to search on a view
| * added opt. params key/keys to search on a viewelfixit2012-06-261-0/+4
| |
* | Merge pull request #12 from E-Fir/ar/tmp1323/add_issue_categoriesFrançois Perrad2012-12-171-2/+21
|\ \ | | | | | | added issue categories and issue statuses to redmine API
| * | apps/redmine: add list_issue_categoriesAlexey Romanov2012-12-101-1/+11
| | |
| * | apps/redmine: add list_issue_statusesAlexey Romanov2012-12-101-2/+11
|/ /
* | fix previous commitFrancois Perrad2012-07-0115-7/+28
| |
* | added a bunch of specs written by linkfluencecmaussan2012-06-277-0/+163
|/
* add data-publicaFrancois Perrad2012-03-173-0/+31
|
* Merge pull request #5 from dolmen/fix/rx-urlfranck2011-11-072-2/+2
|\ | | | | Fix the URL of the SPORE RX schema
| * Fix the URL of the SPORE RX schemaOlivier Mengué2011-11-062-2/+2
|/
* Merge pull request #4 from Keen-github/masterNils Grünwald2011-09-151-0/+360
|\ | | | | Description file for Redmine REST API was added
| * Second version for pull requestKeen-github2011-09-131-0/+360
|/
* add mailling listFrancois Perrad2011-08-221-0/+4
|
* Merge pull request #3 from francois2metz/intervalsfranck2011-07-075-2/+68
|\ | | | | Intervals
| * Add png of intervals and indextank api.François de Metz2011-06-173-0/+2
| |
| * Fix path to validator.François de Metz2011-06-172-2/+2
| |
| * Add myintervals service.François de Metz2011-06-172-0/+64
| |
* | remove header AutorizationFrancois Perrad2011-07-0710-158/+0
| |
* | spore2dot: skip Authentication headerFrancois Perrad2011-07-011-0/+1
| |
* | spore2dot: split long list of argumentsFrancois Perrad2011-07-011-0/+19
| |
* | add LinkedIn APIFrancois Perrad2011-07-0110-0/+849
|/
* compat OAuth 1.0 & 2.0Francois Perrad2011-06-072-3/+1
|
* add Google OAuth 2.0Francois Perrad2011-06-073-0/+26
|
* add Google Maps servicesFrancois Perrad2011-06-067-0/+162
|
* add Google Page Speed Online serviceFrancois Perrad2011-06-063-0/+29
|
* put authorization OAuth in headerFrancois Perrad2011-06-061-0/+3
|
* add Google URL ShortenerFrancois Perrad2011-06-066-0/+121
| | | | add Google OAuth 1.0
* add Google TranslateFrancois Perrad2011-06-043-0/+39
|
* fix json for geonamesfranck cuny2011-05-311-2/+2
|
* add indextank to SPOREfranck cuny2011-05-291-0/+88
| | | | Signed-off-by: franck cuny <franck@lumberjaph.net>
* Merge branch 'master' of github.com:SPORE/api-descriptionfranck cuny2011-05-051-0/+18
|\ | | | | | | | | * 'master' of github.com:SPORE/api-description: start geo API
| * start geo APIfranck cuny2011-04-241-0/+18
| |
* | add opencalais specfranck cuny2011-05-051-0/+11
|/
* add amazon3sFrancois Perrad2011-02-262-0/+2
|
* services/amazons3.json: first public version of AWS protocol implementationVladimir Fedin2011-02-241-0/+311
|
* Merge branch 'master' of https://github.com/omega/api-description into ↵franck cuny2011-02-082-1/+61
|\ | | | | | | | | | | | | | | review/omega * 'master' of https://github.com/omega/api-description: Add to Makefile Start of organizations API description
| * Add to MakefileAndreas Marienborg2011-02-031-1/+3
| |
| * Start of organizations API descriptionAndreas Marienborg2011-02-031-0/+58
| |
* | add fql method for facebook APIfranck cuny2011-02-031-0/+13
|/
* s/PUT/POST/franck cuny2010-12-011-1/+1
|
* update presque descriptionfranck cuny2010-12-011-2/+2
|
* Merge branch 'master' of github.com:SPORE/api-descriptionfranck cuny2010-11-1721-65/+969
|\ | | | | | | | | | | | | | | | | | | | | | | | | * 'master' of github.com:SPORE/api-description: spore2dot: split note & doc add modularized CouchDB spore2dot: add note Ohloh: typo add the Ohloh API, http://www.ohloh.net CouchDB: an alternate description (still incomplete) spore2dot: add a detailed generation Github: rename some methods s/^get_/list_/; Github/network: missing params
| * spore2dot: split note & docFrancois Perrad2010-11-011-1/+10
| |
| * add modularized CouchDBFrancois Perrad2010-11-011-0/+3
| |
| * spore2dot: add noteFrancois Perrad2010-10-311-0/+11
| |
| * Ohloh: typoFrancois Perrad2010-10-301-1/+1
| |
| * add the Ohloh API, http://www.ohloh.netFrancois Perrad2010-10-303-0/+294
| |
| * CouchDB: an alternate descriptionFrancois Perrad2010-10-286-0/+559
| | | | | | | | (still incomplete)
| * spore2dot: add a detailed generationFrancois Perrad2010-10-281-1/+21
| |
| * Github: rename some methodsFrancois Perrad2010-10-2810-64/+64
| | | | | | | | s/^get_/list_/;
| * Github/network: missing paramsFrancois Perrad2010-10-282-0/+8
| |
* | add formatfranck cuny2010-11-171-6/+9
|/
* Github: some methods return raw dataFrancois Perrad2010-10-262-2/+4
|
* spore2dot: fix authenticationFrancois Perrad2010-10-261-1/+1
|
* Github: API completedFrancois Perrad2010-10-2611-64/+756
|
* spore2dot: refactor without read_from_json()Francois Perrad2010-10-261-8/+2
|
* spore2dot: conditional generation of method/pathFrancois Perrad2010-10-261-0/+1
|
* spore2dot: add a flag for method which needs authenticationFrancois Perrad2010-10-261-1/+3
|
* spore2dot: check duplicated methodFrancois Perrad2010-10-261-0/+3
|
* add a png foreach APIFrancois Perrad2010-10-258-0/+0
|
* add a meta module (needed by spore2dot)Francois Perrad2010-10-252-2/+4
|
* add a target png for picture generationFrancois Perrad2010-10-255-3/+43
|
* add a new toolFrancois Perrad2010-10-251-0/+87
|
* add an infrastructure (Makefile based)Francois Perrad2010-10-255-1/+59
|
* typoFrancois Perrad2010-10-251-1/+1
|
* Couchdb : add method get_info(), which uses HEAD.Francois Perrad2010-10-251-0/+8
| | | | So, returns only headers
* Couchdb : add required_payloadFrancois Perrad2010-10-251-0/+2
|
* github: add form-data, and more repo methodsFrancois Perrad2010-10-253-134/+633
|
* add expected_status at top levelFrancois Perrad2010-10-243-0/+3
|
* fix the path of method watched_reposFrancois Perrad2010-10-232-2/+2
|
* my_information doesn't need usernameFrancois Perrad2010-10-232-4/+2
|
* modularized version of github APIFrancois Perrad2010-10-222-0/+196
|
* use Pod::UsageFrancois Perrad2010-10-221-4/+22
|
* update description to current specificationfranck cuny2010-10-177-516/+376
|
* update all description to reflect recent changes in specificationsfranck cuny2010-10-147-352/+497
|
* add perl script to validate a specificationfranck cuny2010-10-141-0/+33
|
* no repo in list_all_reposfranck cuny2010-10-051-2/+1
|
* add documentation urlfranck cuny2010-09-151-1/+4
|
* add ihackernewsfranck cuny2010-09-151-0/+88
|
* presquefranck cuny2010-09-141-0/+130
|
* add backtype and backtweetfranck cuny2010-09-142-0/+147
|
* update githubfranck cuny2010-09-131-0/+158
|
* update twitter apifranck cuny2010-09-131-6/+100
|
* add doc to couchdbfranck cuny2010-09-131-1/+4
|
* update github and twitterfranck cuny2010-09-132-18/+21
|
* renamefranck cuny2010-09-131-0/+13
|
* renamefranck cuny2010-09-131-13/+0
|
* initial importfranck cuny2010-09-135-0/+151