Files
2012-02-21 01:15:00 -05:00

1 line
4.3 KiB
JSON

[{"user_id": 19, "stars": [], "topic_id": 33429, "date_created": 1304445309.2835619, "message": "the url you get back is cloneable", "group_id": 591, "id": 900889}, {"user_id": 275, "stars": [], "topic_id": 33429, "date_created": 1304444556.589433, "message": "This is an example of the json I get back:", "group_id": 591, "id": 900753}, {"user_id": 275, "stars": [], "topic_id": 33429, "date_created": 1304444518.44133, "message": "I'm testing a small app that accesses the oauth API for repositories at `api/v2/json/repos/show/<user>`, and I'm not finding a clonable url in the results", "group_id": 591, "id": 900739}, {"user_id": 275, "stars": [], "topic_id": 33429, "date_created": 1304444558.2672861, "message": "u 'repositories': [{\n u 'fork': True,\n u 'has_wiki': True,\n u 'description': u 'Activity Streams Library for Perl',\n u 'has_downloads': True,\n u 'url': u 'https://github.com/sivy/activity-streams-perl',\n u 'created_at': u '2010/08/09 07:38:58 -0700',\n u 'private': False,\n u 'name': u 'activity-streams-perl',\n u 'pushed_at': u '2010/08/17 07:38:32 -0700',\n u 'owner': u 'sivy',\n u 'watchers': 2,\n u 'open_issues': 0,\n u 'has_issues': False,\n u 'forks': 1,\n u 'homepage': u '',\n u 'size': 704\n},", "group_id": 591, "id": 900754}, {"user_id": 275, "stars": [], "topic_id": 33429, "date_created": 1304444595.703197, "message": "I suppose I could put together a clonable URL based on the username and reponame, but though I'd see if there was a way to get a proper cloneable URL via the api?", "group_id": 591, "id": 900758}, {"user_id": 19, "stars": [], "topic_id": 33429, "date_created": 1304445318.861201, "message": "git clone https://github.com/sivy/activity-streams-perl", "group_id": 591, "id": 900891}, {"user_id": 275, "stars": [], "topic_id": 33429, "date_created": 1304445952.1965671, "message": "ah, ok", "group_id": 591, "id": 901052}, {"user_id": 275, "stars": [], "topic_id": 33429, "date_created": 1304445990.8619671, "message": "I knew there was a cloneable https url, but I hadn't realized that it was the same as the general repo url", "group_id": 591, "id": 901062}, {"user_id": 275, "stars": [], "topic_id": 33429, "date_created": 1304445953.8734291, "message": "good to know", "group_id": 591, "id": 901053}, {"user_id": 275, "stars": [], "topic_id": 33429, "date_created": 1304537255.5240591, "message": "@kneath - is it possible to \"browse\" a repo via the api? like, look for a file and get it's contents?", "group_id": 591, "id": 918338}, {"user_id": 275, "stars": [], "topic_id": 33429, "date_created": 1304537289.093751, "message": "s/it's/its/ # sigh", "group_id": 591, "id": 918352}, {"user_id": 19, "stars": [], "topic_id": 33429, "date_created": 1304537358.2481351, "message": "Can't say I follow you", "group_id": 591, "id": 918367}, {"user_id": 19, "stars": [], "topic_id": 33429, "date_created": 1304537410.529927, "message": "There's the Object API: http://develop.github.com/p/object.html", "group_id": 591, "id": 918390}, {"user_id": 275, "stars": [], "topic_id": 33429, "date_created": 1304538019.85233, "message": "that's a start", "group_id": 591, "id": 918643}, {"user_id": 275, "stars": [], "topic_id": 33429, "date_created": 1304538063.0222771, "message": "without cloning it", "group_id": 591, "id": 918660}, {"user_id": 275, "stars": [], "topic_id": 33429, "date_created": 1304538054.627748, "message": "I know it's a little crazy, but i'm trying to access a repo via the api, and see if a config file exists in the repo, and read it", "group_id": 591, "id": 918656}, {"user_id": 275, "stars": [], "topic_id": 33429, "date_created": 1304538148.560127, "message": "ha", "group_id": 591, "id": 918687}, {"user_id": 275, "stars": [], "topic_id": 33429, "date_created": 1304538154.9250541, "message": "awesome", "group_id": 591, "id": 918694}, {"user_id": 275, "stars": [], "topic_id": 33429, "date_created": 1304538078.3465371, "message": "perhaps a bad way to go, but that's the idea", "group_id": 591, "id": 918666}, {"user_id": 275, "stars": [], "topic_id": 33429, "date_created": 1304538146.6831131, "message": "ah, yes, i see that you can get the data for a blog", "group_id": 591, "id": 918686}, {"user_id": 275, "stars": [], "topic_id": 33429, "date_created": 1304538150.248611, "message": "blob", "group_id": 591, "id": 918689}]