aboutsummaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
* Fixed missing end tag for organization link (#3229)Chris Woodward2017-12-191-0/+1
* Use correct camel casing for JavaScript (#3224)Jesstern Rays2017-12-181-1/+1
* Open external tracker in blank window, consistently with wiki (#3227)Sandro Santilli2017-12-181-1/+1
* Change SSL Mode from checkbox to string in admin page (#3208)Sandro Santilli2017-12-161-1/+1
* Fix repo links on user profile (#3197)Ethan Koenig2017-12-151-1/+1
* Improve suppressed diff boxes (#3193)silverwind2017-12-141-8/+15
* Fix new pull request link (#3133)Ethan Koenig2017-12-131-2/+2
* fix source download link when no code unit allowed (#3166)Lunny Xiao2017-12-121-0/+4
* Enable emoji for wiki view (#3158)haytona2017-12-121-1/+1
* fix gpg tmpl (#3153)Lunny Xiao2017-12-111-1/+1
* Mention completion for issue editor. (#3136)harry2017-12-112-0/+30
* Refactor struct's time to remove unnecessary memory usage (#3142)Lunny Xiao2017-12-1126-37/+37
* Add 'mark all read' option to notifications (#3097)Sasha Varlamov2017-12-071-0/+8
* Rework button styles on repo and commit page (#3104)silverwind2017-12-071-1/+1
* Fix repo links (#3093)Ethan Koenig2017-12-051-1/+1
* Add reactions to issues/PR and comments (#2856)Lauris BH2017-12-044-0/+47
* Minor copy changes (#3074)techknowlogick2017-12-031-2/+2
* Fix avatar URLs (#3069)Ethan Koenig2017-12-034-5/+5
* Reduce overhead of upgrades for users with custom stylesheets/JS (#3051)techknowlogick2017-12-034-0/+2
* Remove box-shadow from UI, fix dashboard issue (#3065)silverwind2017-12-031-1/+1
* fix issue list branch link broken (#3061)Lunny Xiao2017-12-021-1/+1
* Adjust branch button size (#3063)silverwind2017-12-021-1/+1
* remove duplicated sanitize (#3037)Lunny Xiao2017-11-301-1/+1
* Expandable commit bodies (#2980)Sondre Nilsen2017-11-303-2/+13
* Removed unused field in form (#3023)Ethan Koenig2017-11-291-2/+1
* Various wiki bug fixes (#2996)Ethan Koenig2017-11-282-5/+5
* Remove duplicate "Max Diff Lines" from config view (#2987)Duncan Ogilvie2017-11-271-2/+0
* Fix over-escaped characters (#2956)Ethan Koenig2017-11-224-13/+13
* Spaces to tabs in templates (#2953)Ethan Koenig2017-11-217-185/+184
* Add dingtalk webhook (#2777)Lunny Xiao2017-11-214-0/+20
* Disable add key button if SSH is disabled (#2873)Michael Kuhn2017-11-212-0/+8
* Update go-ini dependency and remove semicolon hack in translations (#2913)Lauris BH2017-11-151-1/+1
* Add owner to delete repo message (#2886)Ethan Koenig2017-11-151-1/+1
* Fix localization texts that contain semicolon (#2900)Lauris BH2017-11-131-1/+1
* Fix inconsistencies in user settings ui (#2901)Shaun2017-11-132-6/+6
* Fix issue link rendering in commit messages (#2897)Ethan Koenig2017-11-134-7/+5
* Fix new branch creation to new url scheme (#2884)Lauris BH2017-11-101-1/+1
* fix click create pull request button 404 (#2859)Lunny Xiao2017-11-051-1/+1
* Link members and repositories count to each page on org home. (#2787)harry2017-11-041-1/+4
* Fix commits page url (#2823)Morlinest2017-11-021-1/+1
* Use custom search for each filter type in dashboard (#2343)Morlinest2017-11-011-7/+22
* Fix dropdown menu position on explore repo (#2808)Mulia Nasution2017-10-311-1/+1
* Make URL scheme unambiguous (#2408)Ethan Koenig2017-10-307-16/+16
* Fix copy in email templates (#2801)Arif2017-10-292-2/+2
* Add Safari pinned tab icon (#2799)Bastian Rinsche2017-10-281-0/+1
* Code/repo search (#2582)Ethan Koenig2017-10-273-5/+70
* Add wrapping to long diff lines (#2789)Lauris BH2017-10-271-1/+1
* Show Sendmail settings on admin config page (#2782)Jonas Bröms2017-10-261-4/+13
* Add checks for commits with missing author and time (#2771)Lauris BH2017-10-261-8/+10
* Add branch overiew page (#2108)Bwko2017-10-265-18/+109