- 26 Jun, 2014 4 commits
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 07 Apr, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 20 Mar, 2014 1 commit
-
-
Dmitry Medvinsky authored
Currently this method responds with `text/html`. It is kind of unusable if you open it in a browser. The browser thinks it is HTML and renders it as HTML, meaning new lines are dropped. So it's very hard to distinguish where the key starts and where it ends. This commit changes the content type header to `text/plain`.
-
- 14 Feb, 2014 1 commit
-
-
Jason Hollingsworth authored
Emails are used to associate commits with users. The emails are not verified and don't have to be valid email addresses. They are assigned on a first come, first serve basis. Notifications are sent when an email is added.
-
- 12 Feb, 2014 1 commit
-
-
Ciro Santillli authored
-
- 11 Feb, 2014 2 commits
-
-
Johannes Schleifenbaum authored
before: GET /user.keys ssh-rsa ...\nssh-rsa ...\nssh-rsa ... after: GET /user.keys ssh-rsa ... ssh-rsa ... sha-rsa ...
-
GitLab authored
-
- 06 Feb, 2014 1 commit
-
-
GitLab authored
-
- 19 Jan, 2014 1 commit
-
-
skv authored
-
- 14 Dec, 2013 1 commit
-
-
skv authored
-
- 11 Dec, 2013 1 commit
-
-
Drew Blessing authored
-
- 02 Dec, 2013 1 commit
-
-
Drew Blessing authored
Add class and style Add spinach tests Add entry to CHANGELOG Add entry to CHANGELOG
-
- 09 Oct, 2013 3 commits
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
- 03 Oct, 2013 1 commit
-
-
devaroop authored
getting user keys publically through http without any authentication, the github way. E.g: http://github.com/devaroop.keys changelog updated to include ssh key retrieval feature update
-
- 02 Oct, 2013 1 commit
-
-
devaroop authored
getting user keys publically through http without any authentication, the github way. E.g: http://github.com/devaroop.keys
-
- 26 Sep, 2013 1 commit
-
-
Dmitriy Zaporozhets authored
Before we have only owner_id to determine group owner With multiple owners per group we should get rid of owner_id in group. So from now @group.owner will always be nil but @group.owners return an actual array of users who can admin this group
-
- 06 Aug, 2013 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 12 Jul, 2013 2 commits
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
- 24 Jun, 2013 2 commits
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-