aboutsummaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
* Fix followers and following tabs in profile (#10202)Lauris BH2020-02-094-49/+16
* [API] Fix inconsistent label color format (#10129)65432020-02-091-0/+6
* move clipboard.js to npm/webpack (#10183)silverwind2020-02-082-2/+1
* Tweak locale to respect singular conflicting file message in P… (#10177)James Lakin2020-02-072-2/+2
* Allow emoji on review head comments (#10159)guillep2k2020-02-061-1/+1
* Fix issue/pull link (#10158)guillep2k2020-02-061-1/+1
* [API] expose RepoOwner on Issue responce (#10126)65432020-02-041-0/+4
* Show if a PR has conflicting files on the PR lists (#10130)James Lakin2020-02-042-8/+18
* Show download count info in release list (#10124)Lauris BH2020-02-031-0/+1
* Fix branch page pull request title and link error (#10092)Lunny Xiao2020-02-011-5/+5
* API endpoint for repo transfer (#9947)65432020-01-311-0/+74
* Remove unused config on UI (#10078)John Olheiser2020-01-311-2/+0
* move jquery.are-you-sure to npm/webpack (#10063)silverwind2020-01-292-2/+0
* [UI] Show pull icon on pull (#10061)65432020-01-291-0/+2
* add touch-icon with background (#10022)NiTRoeSE2020-01-281-1/+1
* Queue: Make WorkerPools and Queues flushable (#10001)zeripath2020-01-281-1/+19
* fix gitgraph commit hashes in dark theme (#10046)silverwind2020-01-281-2/+0
* move highlight.js to npm/webpack (#10011)silverwind2020-01-283-9/+13
* Minor typo fix (#10043)Andy Harrison2020-01-281-1/+1
* Style blockquote for default issue mail template (#10024)mrsdizzie2020-01-271-0/+1
* add apple-touch-icon (#10006)silverwind2020-01-271-1/+2
* add explicit dimensions to navbar avatar (#9986)silverwind2020-01-262-4/+4
* fix commit view JS features, reimplement folding (#9968)silverwind2020-01-261-2/+2
* Change font to Roboto to support more charsets (#9803)Lauris BH2020-01-251-2/+4
* fix browser warnings related to crossorigin preload (#9984)silverwind2020-01-251-3/+3
* remove loadCSS and preload woff2 icon fonts (#9976)silverwind2020-01-252-12/+4
* Sanitize credentials in mirror form (#9975)Lunny Xiao2020-01-251-1/+1
* add css extraction and minification to webpack (#9944)silverwind2020-01-252-14/+17
* Fix image (#9962)John Olheiser2020-01-241-2/+2
* API add/generalize pagination (#9452)SpaWn2KiLl2020-01-241-45/+629
* Migrate reviews when migrating repository from github (#9463)Lunny Xiao2020-01-232-8/+27
* Fix wrong hint when status checking is running on pull request view (#9886)Lunny Xiao2020-01-221-2/+3
* fix wrong font url on semantic-ui (#9917)Lunny Xiao2020-01-211-1/+1
* move jquery and jquery-migrate to npm/webpack (#9813)silverwind2020-01-212-6/+2
* Fixed repo link in generated comment for cross repository dependency (#9863)Brad Albright2020-01-211-8/+28
* Use npm to manage fomantic and only build needed components (#9561)Lunny Xiao2020-01-213-4/+4
* Add support for database schema in PostgreSQL (#8819)guillep2k2020-01-202-0/+7
* Fix wrong permissions check when issues/prs shared operations (#9885)Lunny Xiao2020-01-202-1/+7
* Add top author stats to activity page (#9615)Lauris BH2020-01-201-0/+6
* Add option to prevent LDAP from deactivating everything on empty search (#9879)zeripath2020-01-201-0/+6
* Ensure that 2fa is checked on reset-password (#9857)zeripath2020-01-191-1/+22
* Fix issues/pulls dependencies problems (#9842)Lunny Xiao2020-01-192-0/+7
* Change won't sign information text to black. (#9843)David Svantesson2020-01-181-3/+3
* Improve notification pager (#9821)Lunny Xiao2020-01-171-0/+2
* Add setting to set default and global disabled repository units. (#8788)David Svantesson2020-01-173-1/+39
* Add "Update Branch" button to Pull Requests (#9784)65432020-01-171-0/+20
* remove promise-polyfill (#9812)silverwind2020-01-161-1/+0
* Fix admin handling at merge of PR (#9749)David Svantesson2020-01-161-4/+4
* Fix signing info on PR view if not signed in (#9788)65432020-01-151-1/+1
* Add require signed commit for protected branch (#9708)zeripath2020-01-153-13/+59