| Commit message (Expand) | Author | Age | Files | Lines |
* | Changed text when password reset disabled. (#1364) | Jonas | 2017-03-22 | 1 | -1/+1 |
* | Remove href on first/last link when on first/last page (#1345) | aloupfor | 2017-03-22 | 1 | -2/+2 |
* | GPG commit validation (#1150) | Antoine GIRARD | 2017-03-22 | 2 | -5/+33 |
* | Reduce conditionals in signin/signup inner forms (#1138) | Kim "BKC" Carlbäcker | 2017-03-22 | 2 | -3/+3 |
|\ |
|
| * | Reduce conditionals in signin/signup inner forms | Sandro Santilli | 2017-03-20 | 2 | -3/+3 |
* | | Removed email copyright year (#1348) | Jonas | 2017-03-21 | 4 | -4/+4 |
|/ |
|
* | Show user OpenID URIs in their profile (#1314) | Sandro Santilli | 2017-03-20 | 2 | -0/+26 |
* | Add captcha support to OpenID based signup | Sandro Santilli | 2017-03-20 | 1 | -0/+10 |
* | Use readonly input form to show the validated OpenID URI (#1308) | Sandro Santilli | 2017-03-20 | 2 | -12/+4 |
* | 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 | 2 | -7/+8 |
* | Login via OpenID-2.0 (#618) | Sandro Santilli | 2017-03-17 | 10 | -51/+296 |
* | 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 |
* | Add notice that LFS mirroring is not supported (#1251) | Fabian Zaremba | 2017-03-16 | 1 | -1/+4 |
* | Cleaner ui for admin, repo settings, and user settings page (#1269) (#1270) | Patrick G | 2017-03-15 | 35 | -2187/+2058 |
* | Cleaner UI for explore page (#1253) (#1255) | Patrick G | 2017-03-15 | 4 | -77/+62 |
* | Batch updates for issues (#926) | Ethan Koenig | 2017-03-15 | 2 | -75/+139 |
* | Rename /forget_password url to /forgot_password | Sandro Santilli | 2017-03-14 | 4 | -5/+5 |
* | Add LibreJS support (#1201) | Sandro Santilli | 2017-03-12 | 1 | -0/+1 |
* | fix 500 caused by branches settings introduced by #1198 (#1214) | Lunny Xiao | 2017-03-12 | 1 | -4/+4 |
* | Show a link to password reset from password change and delete account (#862) | Sandro Santilli | 2017-03-11 | 2 | -0/+4 |
* | Make strings translatable (#1188) (#1198) | Patrick G | 2017-03-11 | 1 | -7/+5 |
* | fix leave team 404 (#1154) | Lunny Xiao | 2017-03-09 | 1 | -1/+1 |
* | Log config pretty printer (#1097) | Jonas | 2017-03-02 | 1 | -1/+1 |
* | fix: Add str2html on DisplayName of Org. (#1091) | Bo-Yi Wu | 2017-03-01 | 5 | -5/+5 |
* | Fix for #828: Embed build tags (#1051) | Jonas | 2017-02-28 | 1 | -1/+1 |
* | Fix for #1037: Corrected process ID placeholder to PID from Pid (#1048) | Jonas | 2017-02-25 | 1 | -1/+1 |
* | Removed footer copyright year (#829) | Lunny Xiao | 2017-02-24 | 1 | -1/+1 |
* | Fixes 1019, install page SMTP user is required to (#1020) | puffybsd | 2017-02-24 | 1 | -3/+3 |
* | Take back control of hooks (#1006) | Lunny Xiao | 2017-02-23 | 1 | -1/+1 |
* | Oauth2 consumer (#679) | Willem van Dreumel | 2017-02-22 | 11 | -98/+239 |
* | Protected branches system (#339) | Denis Denisov | 2017-02-21 | 4 | -24/+105 |
* | Security: fix XSS attack on alert (#973) | Lunny Xiao | 2017-02-19 | 1 | -3/+3 |
* | Security: fix XSS attack on milestone (#976) | Lunny Xiao | 2017-02-19 | 3 | -9/+9 |
* | fix docker link on install page (#964) | Lunny Xiao | 2017-02-18 | 1 | -1/+1 |
* | Fix all the bugs in issues and pulls on dashboard (#943) | Lunny Xiao | 2017-02-17 | 1 | -1/+1 |
* | fix: fill in ssh key title on setting of repo (#950) | Bo-Yi Wu | 2017-02-16 | 1 | -2/+2 |
* | Security: prevent XSS attach on wiki page | Unknwon | 2017-02-16 | 1 | -5/+6 |
* | Fix assigned issues dashboard (#920) | Lunny Xiao | 2017-02-14 | 1 | -4/+4 |
* | feat: Able to disable non-admin to create new organization (#927) | Bo-Yi Wu | 2017-02-14 | 1 | -0/+2 |
* | feat: support search bar on star tab of user profile. (#917) | Bo-Yi Wu | 2017-02-14 | 4 | -12/+14 |
* | Markdown rendering overhaul (#186) | Andrew Boyarshin | 2017-02-14 | 3 | -3/+25 |
* | feat: add git version on admin panel. (#921) | Bo-Yi Wu | 2017-02-13 | 1 | -0/+5 |
* | Implement basic Open Graph support. (#901) | Andrew | 2017-02-11 | 1 | -0/+24 |
* | Bug fixed for deleted label in issue comment (#904) | Lunny Xiao | 2017-02-11 | 1 | -8/+10 |
* | Add delete branch track on pull request comments (#888) | Lunny Xiao | 2017-02-11 | 1 | -0/+10 |
* | feat: fill in ssh key title automatically. (#863) | Bo-Yi Wu | 2017-02-09 | 1 | -2/+2 |
* | Allow rendering alerts in dashboard (#856) | Sandro Santilli | 2017-02-08 | 1 | -0/+1 |