aboutsummaryrefslogtreecommitdiffstats
path: root/routers/user
Commit message (Collapse)AuthorAgeFilesLines
* Reser repo owner to organization when error occurs in repo create page, ↵Unknwon2014-07-261-18/+57
| | | | dashboard news feed page, create organization page
* Git installation check, show image in single file view, show short SHA1 ↵Unknwon2014-07-261-4/+0
| | | | instead of 40-length string, complete log module
* Huge updates!!!!! Be careful to merge!!!!Unknwon2014-07-262-10/+21
|
* New UI merge in progressUnknwon2014-07-265-687/+639
|
* Merge pull request #293 from wmark/master无闻2014-07-201-2/+63
|\ | | | | Enable users to upload other key types than RSA (+ ED25519, ECDSA, NTRU, McE)
| * Utilize ssh-keygen for checking of keys.W-Mark Kubacki2014-07-201-2/+63
| | | | | | | | | | Removes the limitation to RSA and enables us to use all key types SSH recognizes.
* | Fix #285Unknown2014-07-121-4/+4
|/
* Finish organization homepageUnknown2014-06-281-0/+6
|
* Finish delete organizationUnknown2014-06-281-1/+1
|
* Clean codeUnknown2014-06-272-2/+2
|
* Add create organizationUnknown2014-06-252-6/+14
|
* Work on #249 issue1Unknown2014-06-231-4/+8
|
* Use constants to name template fileUnknown2014-06-223-35/+61
|
* Code conventionUnknown2014-06-051-8/+10
|
* Fix #222Unknown2014-05-311-5/+5
|
* Fixed #209Unknown2014-05-252-26/+27
|
* Code conventionUnknown2014-05-243-81/+53
|
* Remove password from log message on failed loginSebastian Jackel2014-05-191-1/+1
|
* Fix #185Unknown2014-05-141-6/+10
|
* Fix #183Unknown2014-05-131-2/+1
|
* Fix issue link in issues pageMichael Litvak2014-05-131-0/+6
| | | | | | The link assumes that the issue belongs to the signed in user, which is not necessarily the case I changed it to use repository owner name instead
* Show collaborative repositories in dashboardUnknown2014-05-121-2/+9
|
* merge all login methodsLunny Xiao2014-05-111-2/+3
|
* Fix #167Unknown2014-05-081-1/+5
|
* Show private repository activities in dashboard if has accessUnknown2014-05-081-6/+24
|
* Add mention, read/unread support of issue trackerUnknown2014-05-071-65/+58
|
* Finish issue designUnknown2014-05-071-55/+103
|
* Improve delete SSH keyUnknown2014-05-061-5/+1
|
* Clean repo codeUnknown2014-05-051-1/+1
|
* User code clean and ui improveUnknown2014-05-052-29/+46
|
* Fix #149Unknown2014-05-011-0/+1
|
* Mirror fix on public keyUnknown2014-04-271-1/+2
|
* Add login by emailUnknown2014-04-271-21/+0
|
* Batch mirror fixUnknown2014-04-261-3/+5
|
* Merge pull request #112 from juju2013/master无闻2014-04-241-1/+10
|\ | | | | basic support for LDAP/Microsoft Active Directory authentication
| * initial support for LDAP authentication/MSADjuju20132014-04-231-1/+10
| |
* | fixed some broken forms that were introduced in james-anderson@521c5f0e10James Anderson2014-04-241-3/+3
|/
* Minor grammatical fix for Disable Registration featureBryan Johnson2014-04-211-3/+3
|
* Mirror fixUnknown2014-04-181-1/+1
|
* Mirror bug fixUnknown2014-04-181-2/+2
|
* Add weibo oauthUnknown2014-04-131-4/+20
|
* Clean oauth codeUnknown2014-04-133-282/+121
|
* Move binding as subrepoUnknown2014-04-136-411/+401
|
* Add repo mirror and importUnknown2014-04-121-0/+14
|
* add oauth2 qq supportskyblue2014-04-134-6/+99
|
* add google oauth2 supportskyblue2014-04-123-91/+183
|
* clean oauth2 codeskyblue2014-04-122-6/+8
|
* Merge branch 'dev' of github.com:gogits/gogs into devskyblue2014-04-121-7/+7
|\
| * Mirror bug fixUnknown2014-04-111-7/+7
| |
* | finish github oauth2 supportskyblue2014-04-122-16/+44
|/