aboutsummaryrefslogtreecommitdiffstats
path: root/_examples
Commit message (Collapse)AuthorAgeFilesLines
* git: Repository methods changesAntonio Jesus Navarro Perez2017-03-064-4/+4
| | | | | | | | | | | | | | | | | | | | | | To have a more consistent public API, we decided to rename some methods, and add others: - Commit method renamed to CommitObject - Commits method renamed to CommitObjects - Tree method renamed to TreeObject - Trees method renamed to TreeObjects - Tags method renamed to TagObjects - Tag method renamed to TagObject - Added method Tags that returns tag references - Added method Branches that returns branch references - Added method Notes that returns note references - Added BlobObject method - Added BlobObjects method Also, we added more functionality related to references: - Added iterator to iterate References with a specific filter Some notes: - #298
* Fix typosAntonio Jesus Navarro Perez2017-02-282-6/+6
|
* _examples: improve documentationAntonio Jesus Navarro Perez2017-02-288-2/+29
|
* documentation and API improvementsMáximo Cuadros2017-02-211-1/+1
|
* submodule update implementationMáximo Cuadros2017-02-151-4/+3
|
* submodule init implementationMáximo Cuadros2017-02-121-2/+3
|
* examples: aerospike example (#250)Máximo Cuadros2017-02-022-1/+108
|
* fix example folderMáximo Cuadros2017-02-0110-14/+13
|
* documentation changesMáximo Cuadros2017-01-3111-0/+516