summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* LFS: Return 404 for unimplemented endpoints (#1330)Fabian Zaremba2017-03-201-0/+3
* Show user OpenID URIs in their profile (#1314)Sandro Santilli2017-03-2011-0/+180
* Add change-password admin command (#1304)Sandro Santilli2017-03-201-0/+52
* Add captcha support to OpenID based signupSandro Santilli2017-03-202-4/+15
* Gitea OpenID-2.0 login has been tested with livejournal.com tooSandro Santilli2017-03-201-0/+1
* Improve style of user OpenID setting page (#1324)Sandro Santilli2017-03-202-24/+26
* fix gpg wrong column typesLunny Xiao2017-03-203-2/+54
* Use readonly input form to show the validated OpenID URI (#1308)Sandro Santilli2017-03-202-12/+4
* remove empty file (#1326)Lunny Xiao2017-03-191-0/+0
* Use font-awesome OpenID icon more (#1320)Sandro Santilli2017-03-192-3/+4
* Fix inconsistency in layout (#1316)Patrick G2017-03-181-36/+32
* feat: Only use issue and wiki on repo. (#1297)Bo-Yi Wu2017-03-187-40/+32
* Specify that time interval units are seconds (#1311)Sandro Santilli2017-03-181-2/+2
* Login via OpenID-2.0 (#618)Sandro Santilli2017-03-1744-53/+2294
* Refactor repo/issue/view_content.tmpl (#1276)Kim "BKC" Carlbäcker2017-03-174-310/+312
* Refactor admin/auth/new.tmpl (#1277)Kim "BKC" Carlbäcker2017-03-174-116/+119
* Allow push to init a wiki repo (#1279)Lunny Xiao2017-03-171-0/+6
* fix wrong log when push to a new branch (#1220)Lunny Xiao2017-03-172-1/+1
* Fix missing less sources for oauth (#1288)Antoine GIRARD2017-03-173-33/+58
* Make wording of commit search more clearPatrick G2017-03-171-1/+1
* Add notice that LFS mirroring is not supported (#1251)Fabian Zaremba2017-03-163-1/+6
* Send notifications to partecipants in issue comments (#1217)Sandro Santilli2017-03-165-4/+80
* Implement GPG api (#710)Antoine GIRARD2017-03-1636-0/+7931
* Merge pull request #1258 from ethantkoenig/fix/accessAndrey Nering2017-03-151-1/+5
|\
| * Fix nil-dereference bugEthan Koenig2017-03-151-1/+5
* | Cleaner ui for admin, repo settings, and user settings page (#1269) (#1270)Patrick G2017-03-1537-2187/+2075
* | Cleaner UI for explore page (#1253) (#1255)Patrick G2017-03-156-78/+78
|/
* Make sure both scripts/ can live side by side (#1264)Thomas Boerger2017-03-152-25/+14
* Synced licenses with github repo (#1246)Thomas Boerger2017-03-15327-1336/+17563
* Synced gitignores with github repo (#1245)Thomas Boerger2017-03-15111-592/+1212
* Batch updates for issues (#926)Ethan Koenig2017-03-1511-131/+363
* Fix typos in models/ and modules/ (#1248)Ethan Koenig2017-03-1526-63/+63
* Refactor and fix incorrect comment (#1247)Ethan Koenig2017-03-1520-84/+74
* Rename /forget_password url to /forgot_passwordSandro Santilli2017-03-1428-53/+58
* Fix migration comment (#1241)Sandro Santilli2017-03-141-1/+1
* Update locale_en-US.ini (#1235)Patrick G2017-03-141-1/+1
* fix forget migration for wiki hooks (#1227)Lunny Xiao2017-03-132-0/+96
* fix repo settings external tracker failed and check external urls (#1215)Lunny Xiao2017-03-132-2/+16
* Add myself to maintainers (#1229)Patrick G2017-03-131-0/+1
* Add LibreJS support (#1201)Sandro Santilli2017-03-122-0/+76
* fix 500 caused by branches settings introduced by #1198 (#1214)Lunny Xiao2017-03-121-4/+4
* Reserve the "explore" user/org name (#1222)Sandro Santilli2017-03-121-1/+1
* Add integration test for signup (#1135)Mura Li2017-03-112-0/+66
* Show a link to password reset from password change and delete account (#862)Sandro Santilli2017-03-114-0/+10
* Simplify RepositoryList.loadAttributes() (#1211)Ethan Koenig2017-03-111-12/+5
* Move user_follow to separate file (#1210)Ethan Koenig2017-03-115-72/+123
* Unit tests for issue_list (#1209)Ethan Koenig2017-03-111-0/+65
* Search bar fixes for #1187 and #1205 (#1207)Patrick G2017-03-111-5/+3
* fix #1189, commit messages containing a pipe (#1203)Philippe Kueck2017-03-111-2/+2
* Make strings translatable (#1188) (#1198)Patrick G2017-03-112-7/+8