| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | show tags on dashboard issues (#860) | Lunny Xiao | 2017-02-07 | 1 | -0/+4 |
* | social_register_hepler_msg -> social_register_helper_msg (#855) | Sandro Santilli | 2017-02-07 | 1 | -1/+1 |
* | feat: support paginater on star tab of user profile. (#845) | Bo-Yi Wu | 2017-02-07 | 2 | -4/+5 |
* | Fixes #794 by moving emoji tag to the correct span (#848) | Stephen Brown | 2017-02-06 | 1 | -2/+2 |
* | Add checkbox to search for all the branches by commit message (#813) | Zsombor | 2017-02-05 | 1 | -0/+1 |
* | track issue title changes (#841) | Lunny Xiao | 2017-02-05 | 1 | -0/+10 |
* | Redirects for renamed repos (#807) | Ethan Koenig | 2017-02-05 | 1 | -1/+1 |
* | Add units concept for modulable functions of a repository (#742) | Lunny Xiao | 2017-02-04 | 2 | -21/+41 |
* | feat: Add search bar on user profile page. (#787) | Bo-Yi Wu | 2017-02-04 | 1 | -0/+1 |
* | Track assignee for issue (#808) | Lunny Xiao | 2017-02-03 | 1 | -0/+13 |
* | add milestone changed traker on issue view (#804) | Lunny Xiao | 2017-02-01 | 1 | -1/+10 |
* | Track labels changed on issue view & resolved #542 (#788) | Lunny Xiao | 2017-01-30 | 1 | -1/+10 |
* | feat: add search repository on dashboard. (#773) | Bo-Yi Wu | 2017-01-30 | 2 | -4/+8 |
* | Small UI fixes | Andrey Nering | 2017-01-28 | 1 | -2/+4 |
* | Fix color: closed PR was showing as purple instead of red | Andrey Nering | 2017-01-28 | 1 | -4/+8 |
* | Add ability to fork your own repos (#761) | Bwko | 2017-01-26 | 1 | -1/+1 |
* | Fix to reflect selected branch for fork (#762) | Bwko | 2017-01-26 | 1 | -1/+1 |
* | refactor: move js to bottom and move css to top. (#689) | Bo-Yi Wu | 2017-01-25 | 2 | -38/+48 |
* | Search bar for issues/pulls (#530) | Ethan Koenig | 2017-01-25 | 3 | -22/+36 |