summaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
...
* Fixes 1019, install page SMTP user is required to (#1020)puffybsd2017-02-241-3/+3
* Take back control of hooks (#1006)Lunny Xiao2017-02-231-1/+1
* Oauth2 consumer (#679)Willem van Dreumel2017-02-2211-98/+239
* Protected branches system (#339)Denis Denisov2017-02-214-24/+105
* Security: fix XSS attack on alert (#973)Lunny Xiao2017-02-191-3/+3
* Security: fix XSS attack on milestone (#976)Lunny Xiao2017-02-193-9/+9
* fix docker link on install page (#964)Lunny Xiao2017-02-181-1/+1
* Fix all the bugs in issues and pulls on dashboard (#943)Lunny Xiao2017-02-171-1/+1
* fix: fill in ssh key title on setting of repo (#950)Bo-Yi Wu2017-02-161-2/+2
* Security: prevent XSS attach on wiki pageUnknwon2017-02-161-5/+6
* Fix assigned issues dashboard (#920)Lunny Xiao2017-02-141-4/+4
* feat: Able to disable non-admin to create new organization (#927)Bo-Yi Wu2017-02-141-0/+2
* feat: support search bar on star tab of user profile. (#917)Bo-Yi Wu2017-02-144-12/+14
* Markdown rendering overhaul (#186)Andrew Boyarshin2017-02-143-3/+25
* feat: add git version on admin panel. (#921)Bo-Yi Wu2017-02-131-0/+5
* Implement basic Open Graph support. (#901)Andrew2017-02-111-0/+24
* Bug fixed for deleted label in issue comment (#904)Lunny Xiao2017-02-111-8/+10
* Add delete branch track on pull request comments (#888)Lunny Xiao2017-02-111-0/+10
* feat: fill in ssh key title automatically. (#863)Bo-Yi Wu2017-02-091-2/+2
* Allow rendering alerts in dashboard (#856)Sandro Santilli2017-02-081-0/+1
* show tags on dashboard issues (#860)Lunny Xiao2017-02-071-0/+4
* social_register_hepler_msg -> social_register_helper_msg (#855)Sandro Santilli2017-02-071-1/+1
* feat: support paginater on star tab of user profile. (#845)Bo-Yi Wu2017-02-072-4/+5
* Fixes #794 by moving emoji tag to the correct span (#848)Stephen Brown2017-02-061-2/+2
* Add checkbox to search for all the branches by commit message (#813)Zsombor2017-02-051-0/+1
* track issue title changes (#841)Lunny Xiao2017-02-051-0/+10
* Redirects for renamed repos (#807)Ethan Koenig2017-02-051-1/+1
* Add units concept for modulable functions of a repository (#742)Lunny Xiao2017-02-042-21/+41
* feat: Add search bar on user profile page. (#787)Bo-Yi Wu2017-02-041-0/+1
* Track assignee for issue (#808)Lunny Xiao2017-02-031-0/+13
* add milestone changed traker on issue view (#804)Lunny Xiao2017-02-011-1/+10
* Track labels changed on issue view & resolved #542 (#788)Lunny Xiao2017-01-301-1/+10
* feat: add search repository on dashboard. (#773)Bo-Yi Wu2017-01-302-4/+8
* Small UI fixesAndrey Nering2017-01-281-2/+4
* Fix color: closed PR was showing as purple instead of redAndrey Nering2017-01-281-4/+8
* Add ability to fork your own repos (#761)Bwko2017-01-261-1/+1
* Fix to reflect selected branch for fork (#762)Bwko2017-01-261-1/+1
* refactor: move js to bottom and move css to top. (#689)Bo-Yi Wu2017-01-252-38/+48
* Search bar for issues/pulls (#530)Ethan Koenig2017-01-253-22/+36
* Add option to app.ini to enable local import paths (#724)Bwko2017-01-231-1/+1
* add scroolbars to wide graphs. (#608)Kjell Kvinge2017-01-221-1/+1
* Fix: Pagenation on dashboard->issues does not work well (#698)Kazuki Sawada2017-01-191-3/+3
* Notifications: trying to get a better layout (#660)Andrey Nering2017-01-182-70/+75
* Two factor authentication support (#630)Andrew2017-01-165-0/+137
* Attach to release (#673)Philip Couling2017-01-153-1/+14
* Notifications: mark as read/unread and pin (#629)Andrey Nering2017-01-122-23/+55
* docs: update translation on homepage for zh-tw (#634)Bo-Yi Wu2017-01-111-0/+37
* Add Keep email private (see issue #571). (#571)derSuessmann2017-01-085-2/+23
* Merge pull request #539 from andreynering/notifications-step-2Andrey Nering2017-01-052-0/+82
|\
| * Add pagination for notificationsAndrey Nering2017-01-031-2/+4