| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix pull request compare link (#1832) | Ethan Koenig | 2017-05-31 | 1 | -1/+1 |
* | Add Gitea Webhook (#1755) | Rémy Boulanouar | 2017-05-29 | 3 | -2/+36 |
* | Show commit status icon in commits table (#1688) | Lauris BH | 2017-05-07 | 1 | -0/+15 |
* | Remove sha1 hash display in repository table and add latest commit GPG check ... | Lauris BH | 2017-05-05 | 1 | -3/+15 |
* | Do not allow commiting to protected branch from online editor (#1502) | Lauris BH | 2017-05-02 | 1 | -2/+2 |
* | fix bug on issue view when not login (#1624) | Lunny Xiao | 2017-04-29 | 1 | -0/+2 |
* | Do not show empty collaborators segment (#1531) | Morlinest | 2017-04-23 | 1 | -0/+2 |
* | Mirror sync interval specified as duration string (#1407) | Jonas | 2017-04-08 | 1 | -1/+1 |
* | Fix #1418 (#1456) | Antoine GIRARD | 2017-04-07 | 3 | -6/+6 |
* | Fix and simplify repo branches UI (#1435) | Morlinest | 2017-04-06 | 1 | -24/+20 |
* | Commit search appearence fixes (#1254) | Patrick G | 2017-04-05 | 1 | -1/+5 |
* | Fix disabled fields in repo settings UI (#1431) | Morlinest | 2017-04-03 | 1 | -4/+6 |
* | Merge pull request #1410 from andreynering/notification/issue-watch | Andrey Nering | 2017-04-01 | 1 | -0/+21 |
|\ |
|
| * | UI and translation improvements | Andrey Nering | 2017-03-30 | 1 | -4/+4 |
| * | Add octicons to watch/unwatch buttons | Andrey Nering | 2017-03-29 | 1 | -0/+2 |
| * | Add watch button on issue | Andrey Nering | 2017-03-29 | 1 | -0/+19 |
* | | Merge pull request #1390 from Morlinest/commit-graph-UI | Andrey Nering | 2017-03-30 | 1 | -3/+1 |
|\ \ |
|
| * | | Use whole button as link | Peter Žeby | 2017-03-27 | 1 | -3/+1 |
| |/ |
|
* | | Make issue in commit graph "clickable" (#1392) | Morlinest | 2017-03-30 | 1 | -1/+1 |
* | | Simplify settings pages with item list (#1389) | Antoine GIRARD | 2017-03-30 | 1 | -20/+15 |
|/ |
|
* | Minor improvements on commit graph UI (#1380) | Andrey Nering | 2017-03-24 | 2 | -2/+3 |
* | GPG commit validation (#1150) | Antoine GIRARD | 2017-03-22 | 2 | -5/+33 |
* | feat: Only use issue and wiki on repo. (#1297) | Bo-Yi Wu | 2017-03-18 | 2 | -7/+8 |
* | Refactor repo/issue/view_content.tmpl (#1276) | Kim "BKC" Carlbäcker | 2017-03-17 | 4 | -310/+312 |
* | 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 | 11 | -524/+489 |
* | Batch updates for issues (#926) | Ethan Koenig | 2017-03-15 | 2 | -75/+139 |
* | fix 500 caused by branches settings introduced by #1198 (#1214) | Lunny Xiao | 2017-03-12 | 1 | -4/+4 |
* | Make strings translatable (#1188) (#1198) | Patrick G | 2017-03-11 | 1 | -7/+5 |
* | Protected branches system (#339) | Denis Denisov | 2017-02-21 | 4 | -24/+105 |
* | Security: fix XSS attack on milestone (#976) | Lunny Xiao | 2017-02-19 | 3 | -9/+9 |
* | 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 |
* | Markdown rendering overhaul (#186) | Andrew Boyarshin | 2017-02-14 | 2 | -3/+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 |
* | 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 |
* | 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 |
* | 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 |
* | Search bar for issues/pulls (#530) | Ethan Koenig | 2017-01-25 | 3 | -22/+36 |
* | Add option to app.ini to enable local import paths (#724) | Bwko | 2017-01-23 | 1 | -1/+1 |
* | add scroolbars to wide graphs. (#608) | Kjell Kvinge | 2017-01-22 | 1 | -1/+1 |
* | Attach to release (#673) | Philip Couling | 2017-01-15 | 3 | -1/+14 |