summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into 'master'HEADmasterLeesoo Ahn2021-10-151-0/+1
|\
| * Fix CVE-2021-39358 by forcing TLS certificate validationDouglas R. Reno2021-10-141-0/+1
|/
* Update issue tracker URL from Bugzilla to GitlabAndre Klapper2021-03-141-1/+1
* user: use GTask instead of deprecated APIs on getting albumsmnth/devLeesoo Ahn2020-07-191-50/+81
* user: use GTask instead of deprecated APIs on getting meLeesoo Ahn2020-07-191-53/+25
* common: graph api version up to 7.0Leesoo Ahn2020-06-071-1/+1
* Clean up codebaseLeesoo Ahn2020-06-0721-1885/+2087
* build: Post-release version bump to 0.3.xLeesoo Ahn2020-05-091-2/+2
* build: Release version 0.2.4v_0_2_4Leesoo Ahn2020-05-091-0/+13
* album: fix memory leakLeesoo Ahn2020-05-091-0/+11
* simple-authorizer: NULL parameter check for a public apiLeesoo Ahn2019-10-261-0/+2
* simple-authorizer: Clear GMutex on the instance finalizationLeesoo Ahn2019-10-261-0/+1
* simple-authorizer: Fix memory leakLeesoo Ahn2019-10-261-0/+6
* tests/gtestutils: Fix memory leaksLeesoo Ahn2019-10-201-24/+20
* user: Clean up codeLeesoo Ahn2019-10-131-20/+12
* Merge branch 'fix-mem-leaks' into 'master'Leesoo Ahn2019-10-131-0/+6
|\
| * user: Fix memory leakLeesoo Ahn2019-10-131-0/+6
|/
* photo: Remove using g_print for debuggingLeesoo Ahn2019-06-281-2/+0
* tests/gtestutils: Disable album testLeesoo Ahn2019-05-211-1/+3
* tests/gtestutils: Replace unused attribute with G_GNUC_UNUSED macroLeesoo Ahn2019-05-211-3/+3
* Add a new maintainerLeesoo Ahn2019-05-171-0/+8
* Replace Bugzilla by Gitlab URL in DOAP fileAndre Klapper2018-12-161-1/+1
* Comment invalid <category> in DOAP file to pass git pre-receive hookAndre Klapper2018-12-161-1/+1
* tests/autoptr: Add g_autoptr testYi-Soo An2018-10-312-1/+79
* user: Support g_autoptrYi-Soo An2018-10-311-0/+2
* photo: Support g_autoptrYi-Soo An2018-10-311-0/+2
* node: Support g_autoptrYi-Soo An2018-10-311-0/+2
* album: Support g_autoptrYi-Soo An2018-10-311-0/+2
* config: updated dir-locals.el for emacs flycheckÁlvaro Peña2017-10-251-0/+1
* Graph: Updated to Graph API v.2.10Álvaro Peña2017-10-243-10/+7
* node: Plug some leaksKrzesimir Nowak2016-10-041-9/+10
* docs: Add missing function to sections fileKrzesimir Nowak2016-09-301-0/+1
* m4: Removed unnecessary m4 filesÁlvaro Peña2016-01-095-9053/+0
* config: Updated M4 filesÁlvaro Peña2015-12-293-1131/+1570
* GTest: Improved album assertionsÁlvaro Peña2015-12-291-4/+10
* GTest: Fixed album testÁlvaro Peña2015-12-291-1/+1
* trivial: added helper file for emacsÁlvaro Peña2015-12-291-0/+12
* Merge branch 'master' of github.com:alvaropg/gfbgraphÁlvaro Peña2015-12-280-0/+0
|\
| * Update READMEÁlvaro Peña2013-12-121-1/+5
* | build: Post-release version bumpÁlvaro Peña2015-07-151-1/+1
* | build: Release version 0.2.3v_0_2_3Álvaro Peña2015-07-152-1/+19
* | Graph: Updated to Graph API v.2.3Álvaro Peña2015-07-142-5/+21
* | GTest: A test for the creation of an AlbumÁlvaro Peña2014-04-151-0/+29
* | Node: Completed the "append_connection" to a nodeÁlvaro Peña2014-04-151-2/+30
* | Node: A useful function to set the ID of a node.Álvaro Peña2014-04-152-0/+21
* | Album: Just two set property functions (for name and description)Álvaro Peña2014-04-152-0/+39
* | GTest: Improved "Me" test with the test user emailÁlvaro Peña2014-04-141-2/+11
* | GTest: Improved "Me" test asserting the user ID.Álvaro Peña2014-04-141-0/+2
* | User: Added "email" propertyÁlvaro Peña2014-04-142-4/+44
* | Cleaned up the testsÁlvaro Peña2014-04-106-250/+201