Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Run "make fmt" with go-1.6 (#1333) | Sandro Santilli | 2017-03-21 | 15 | -67/+62 |
| | |||||
* | fix delete user failed on sqlite (#1321) | Lunny Xiao | 2017-03-20 | 2 | -6/+6 |
| | |||||
* | fix wiki bugs (#1294) | Lunny Xiao | 2017-03-20 | 2 | -5/+21 |
| | |||||
* | Delete the useless code (#1335) | caiwp | 2017-03-20 | 1 | -4/+0 |
| | |||||
* | LFS: Return 404 for unimplemented endpoints (#1330) | Fabian Zaremba | 2017-03-20 | 1 | -0/+3 |
| | | | | | | | Without this patch a 401 is returned for unspecified endpoints, making the LFS client ask for HTTP credentials. This behaviour was introduced with the new locking API: https://github.com/git-lfs/git-lfs/blob/master/docs/api/locking.md | ||||
* | Show user OpenID URIs in their profile (#1314) | Sandro Santilli | 2017-03-20 | 11 | -0/+180 |
| | |||||
* | Add change-password admin command (#1304) | Sandro Santilli | 2017-03-20 | 1 | -0/+52 |
| | | | * Add change-password admin command | ||||
* | Add captcha support to OpenID based signup | Sandro Santilli | 2017-03-20 | 2 | -4/+15 |
| | |||||
* | Gitea OpenID-2.0 login has been tested with livejournal.com too | Sandro Santilli | 2017-03-20 | 1 | -0/+1 |
| | |||||
* | Improve style of user OpenID setting page (#1324) | Sandro Santilli | 2017-03-20 | 2 | -24/+26 |
| | | | * Improve user openid list CSS and regenerate CSS | ||||
* | fix gpg wrong column types | Lunny Xiao | 2017-03-20 | 3 | -2/+54 |
| | |||||
* | Use readonly input form to show the validated OpenID URI (#1308) | Sandro Santilli | 2017-03-20 | 2 | -12/+4 |
| | |||||
* | remove empty file (#1326) | Lunny Xiao | 2017-03-19 | 1 | -0/+0 |
| | |||||
* | Use font-awesome OpenID icon more (#1320) | Sandro Santilli | 2017-03-19 | 2 | -3/+4 |
| | |||||
* | Fix inconsistency in layout (#1316) | Patrick G | 2017-03-18 | 1 | -36/+32 |
| | |||||
* | feat: Only use issue and wiki on repo. (#1297) | Bo-Yi Wu | 2017-03-18 | 7 | -40/+32 |
| | |||||
* | Specify that time interval units are seconds (#1311) | Sandro Santilli | 2017-03-18 | 1 | -2/+2 |
| | |||||
* | Login via OpenID-2.0 (#618) | Sandro Santilli | 2017-03-17 | 44 | -53/+2294 |
| | |||||
* | Refactor repo/issue/view_content.tmpl (#1276) | Kim "BKC" Carlbäcker | 2017-03-17 | 4 | -310/+312 |
| | |||||
* | Refactor admin/auth/new.tmpl (#1277) | Kim "BKC" Carlbäcker | 2017-03-17 | 4 | -116/+119 |
| | |||||
* | Allow push to init a wiki repo (#1279) | Lunny Xiao | 2017-03-17 | 1 | -0/+6 |
| | | | | | | * allow push to init a wiki repo * compact error check | ||||
* | fix wrong log when push to a new branch (#1220) | Lunny Xiao | 2017-03-17 | 2 | -1/+1 |
| | |||||
* | Fix missing less sources for oauth (#1288) | Antoine GIRARD | 2017-03-17 | 3 | -33/+58 |
| | |||||
* | Make wording of commit search more clear | Patrick G | 2017-03-17 | 1 | -1/+1 |
| | |||||
* | Add notice that LFS mirroring is not supported (#1251) | Fabian Zaremba | 2017-03-16 | 3 | -1/+6 |
| | | | | | | * Add notice that LFS mirroring is not supported * Drop German translation | ||||
* | Send notifications to partecipants in issue comments (#1217) | Sandro Santilli | 2017-03-16 | 5 | -4/+80 |
| | | | | | | | | | | | | * Send notifications to partecipants in issue comments Closes #1216 Includes test (still failing) * Do not include "labelers" to participants Fix test to expect what GetParticipants return | ||||
* | Implement GPG api (#710) | Antoine GIRARD | 2017-03-16 | 36 | -0/+7931 |
| | | | | | | | | | | * Implement GPG API * Better handle error * Apply review recommendation + simplify database operations * Remove useless comments | ||||
* | Merge pull request #1258 from ethantkoenig/fix/access | Andrey Nering | 2017-03-15 | 1 | -1/+5 |
|\ | | | | | Fix nil-dereference bug | ||||
| * | Fix nil-dereference bug | Ethan Koenig | 2017-03-15 | 1 | -1/+5 |
| | | |||||
* | | Cleaner ui for admin, repo settings, and user settings page (#1269) (#1270) | Patrick G | 2017-03-15 | 37 | -2187/+2075 |
| | | |||||
* | | Cleaner UI for explore page (#1253) (#1255) | Patrick G | 2017-03-15 | 6 | -78/+78 |
|/ | | | | | | | * Take navbar out of column * Add styles to navbar * Changed navbar classes * Remove unneeded !important from index.css * Remove unneeded !important from _explore.less | ||||
* | Make sure both scripts/ can live side by side (#1264) | Thomas Boerger | 2017-03-15 | 2 | -25/+14 |
| | |||||
* | Synced licenses with github repo (#1246) | Thomas Boerger | 2017-03-15 | 327 | -1336/+17563 |
| | | | | | | * Added script to download licenses from github * Synced licenses with github repo | ||||
* | Synced gitignores with github repo (#1245) | Thomas Boerger | 2017-03-15 | 111 | -592/+1212 |
| | | | | | | | | * Renamed scripts directory into contrib * Added script to download gitignores from github * Synced gitignores with github repo | ||||
* | Batch updates for issues (#926) | Ethan Koenig | 2017-03-15 | 11 | -131/+363 |
| | |||||
* | Fix typos in models/ and modules/ (#1248) | Ethan Koenig | 2017-03-15 | 26 | -63/+63 |
| | |||||
* | Refactor and fix incorrect comment (#1247) | Ethan Koenig | 2017-03-15 | 20 | -84/+74 |
| | |||||
* | Rename /forget_password url to /forgot_password | Sandro Santilli | 2017-03-14 | 28 | -53/+58 |
| | | | | | | | | | Also renames `forgot_password` translation key to `forgot_password_title` and `forget_password` to `forgot_password` Includes entry in CHANGELOG about the breaking change (and some markdown fixes in there) | ||||
* | Fix migration comment (#1241) | Sandro Santilli | 2017-03-14 | 1 | -1/+1 |
| | |||||
* | Update locale_en-US.ini (#1235) | Patrick G | 2017-03-14 | 1 | -1/+1 |
| | |||||
* | fix forget migration for wiki hooks (#1227) | Lunny Xiao | 2017-03-13 | 2 | -0/+96 |
| | |||||
* | fix repo settings external tracker failed and check external urls (#1215) | Lunny Xiao | 2017-03-13 | 2 | -2/+16 |
| | |||||
* | Add myself to maintainers (#1229) | Patrick G | 2017-03-13 | 1 | -0/+1 |
| | |||||
* | Add LibreJS support (#1201) | Sandro Santilli | 2017-03-12 | 2 | -0/+76 |
| | | | | | See See https://www.gnu.org/software/librejs/ Closes #1200 | ||||
* | fix 500 caused by branches settings introduced by #1198 (#1214) | Lunny Xiao | 2017-03-12 | 1 | -4/+4 |
| | |||||
* | Reserve the "explore" user/org name (#1222) | Sandro Santilli | 2017-03-12 | 1 | -1/+1 |
| | |||||
* | Add integration test for signup (#1135) | Mura Li | 2017-03-11 | 2 | -0/+66 |
| | | | | | | | | | | | | | | * Add integration test for signup * Remove unused functions * Refactoring * Add repo_create_test.go * Rollback the incomplete repo create test * Comply with linter requirements and simplify the code a little bit | ||||
* | Show a link to password reset from password change and delete account (#862) | Sandro Santilli | 2017-03-11 | 4 | -0/+10 |
| | | | | | | | It's helpful when you forgot your password thus cannot change it (can happen if you log in via OAuth2 or OpenID) Also make sure that both the delete-account and password-change links to forgot-password will have the primary email pre-filled | ||||
* | Simplify RepositoryList.loadAttributes() (#1211) | Ethan Koenig | 2017-03-11 | 1 | -12/+5 |
| | |||||
* | Move user_follow to separate file (#1210) | Ethan Koenig | 2017-03-11 | 5 | -72/+123 |
| | | | Also add unit tests |