| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix branch page pull request title and link error (#10092) | Lunny Xiao | 2020-02-01 | 1 | -5/+5 |
* | API endpoint for repo transfer (#9947) | 6543 | 2020-01-31 | 1 | -0/+74 |
* | Remove unused config on UI (#10078) | John Olheiser | 2020-01-31 | 1 | -2/+0 |
* | move jquery.are-you-sure to npm/webpack (#10063) | silverwind | 2020-01-29 | 2 | -2/+0 |
* | [UI] Show pull icon on pull (#10061) | 6543 | 2020-01-29 | 1 | -0/+2 |
* | add touch-icon with background (#10022) | NiTRoeSE | 2020-01-28 | 1 | -1/+1 |
* | Queue: Make WorkerPools and Queues flushable (#10001) | zeripath | 2020-01-28 | 1 | -1/+19 |
* | fix gitgraph commit hashes in dark theme (#10046) | silverwind | 2020-01-28 | 1 | -2/+0 |
* | move highlight.js to npm/webpack (#10011) | silverwind | 2020-01-28 | 3 | -9/+13 |
* | Minor typo fix (#10043) | Andy Harrison | 2020-01-28 | 1 | -1/+1 |
* | Style blockquote for default issue mail template (#10024) | mrsdizzie | 2020-01-27 | 1 | -0/+1 |
* | add apple-touch-icon (#10006) | silverwind | 2020-01-27 | 1 | -1/+2 |
* | add explicit dimensions to navbar avatar (#9986) | silverwind | 2020-01-26 | 2 | -4/+4 |
* | fix commit view JS features, reimplement folding (#9968) | silverwind | 2020-01-26 | 1 | -2/+2 |
* | Change font to Roboto to support more charsets (#9803) | Lauris BH | 2020-01-25 | 1 | -2/+4 |
* | fix browser warnings related to crossorigin preload (#9984) | silverwind | 2020-01-25 | 1 | -3/+3 |
* | remove loadCSS and preload woff2 icon fonts (#9976) | silverwind | 2020-01-25 | 2 | -12/+4 |
* | Sanitize credentials in mirror form (#9975) | Lunny Xiao | 2020-01-25 | 1 | -1/+1 |
* | add css extraction and minification to webpack (#9944) | silverwind | 2020-01-25 | 2 | -14/+17 |
* | Fix image (#9962) | John Olheiser | 2020-01-24 | 1 | -2/+2 |
* | API add/generalize pagination (#9452) | SpaWn2KiLl | 2020-01-24 | 1 | -45/+629 |
* | Migrate reviews when migrating repository from github (#9463) | Lunny Xiao | 2020-01-23 | 2 | -8/+27 |
* | Fix wrong hint when status checking is running on pull request view (#9886) | Lunny Xiao | 2020-01-22 | 1 | -2/+3 |
* | fix wrong font url on semantic-ui (#9917) | Lunny Xiao | 2020-01-21 | 1 | -1/+1 |
* | move jquery and jquery-migrate to npm/webpack (#9813) | silverwind | 2020-01-21 | 2 | -6/+2 |
* | Fixed repo link in generated comment for cross repository dependency (#9863) | Brad Albright | 2020-01-21 | 1 | -8/+28 |
* | Use npm to manage fomantic and only build needed components (#9561) | Lunny Xiao | 2020-01-21 | 3 | -4/+4 |
* | Add support for database schema in PostgreSQL (#8819) | guillep2k | 2020-01-20 | 2 | -0/+7 |
* | Fix wrong permissions check when issues/prs shared operations (#9885) | Lunny Xiao | 2020-01-20 | 2 | -1/+7 |
* | Add top author stats to activity page (#9615) | Lauris BH | 2020-01-20 | 1 | -0/+6 |
* | Add option to prevent LDAP from deactivating everything on empty search (#9879) | zeripath | 2020-01-20 | 1 | -0/+6 |
* | Ensure that 2fa is checked on reset-password (#9857) | zeripath | 2020-01-19 | 1 | -1/+22 |
* | Fix issues/pulls dependencies problems (#9842) | Lunny Xiao | 2020-01-19 | 2 | -0/+7 |
* | Change won't sign information text to black. (#9843) | David Svantesson | 2020-01-18 | 1 | -3/+3 |
* | Improve notification pager (#9821) | Lunny Xiao | 2020-01-17 | 1 | -0/+2 |
* | Add setting to set default and global disabled repository units. (#8788) | David Svantesson | 2020-01-17 | 3 | -1/+39 |
* | Add "Update Branch" button to Pull Requests (#9784) | 6543 | 2020-01-17 | 1 | -0/+20 |
* | remove promise-polyfill (#9812) | silverwind | 2020-01-16 | 1 | -1/+0 |
* | Fix admin handling at merge of PR (#9749) | David Svantesson | 2020-01-16 | 1 | -4/+4 |
* | Fix signing info on PR view if not signed in (#9788) | 6543 | 2020-01-15 | 1 | -1/+1 |
* | Add require signed commit for protected branch (#9708) | zeripath | 2020-01-15 | 3 | -13/+59 |
* | Fix milestones page (#9770) | John Olheiser | 2020-01-14 | 1 | -1/+1 |
* | move swagger-ui to webpack/npm (#9714) | silverwind | 2020-01-14 | 2 | -99/+22 |
* | [API] add endpoint to check notifications [Extend #9488] (#9595) | 6543 | 2020-01-14 | 1 | -0/+35 |
* | Restricted users (#6274) | Manush Dodunekov | 2020-01-13 | 2 | -0/+8 |
* | [API] Add "before" query to ListIssueComments and ListRepoIssue… (#9685) | 6543 | 2020-01-13 | 1 | -0/+16 |
* | [API] add GET /orgs endpoint (#9560) | 6543 | 2020-01-12 | 1 | -0/+29 |
* | Allow repo admin to merge PR regardless of review status (#9611) | David Svantesson | 2020-01-11 | 2 | -31/+54 |
* | Remove deprecation comment for CreateOrgRepo (#9670) | Ryan | 2020-01-10 | 1 | -1/+0 |
* | Remove un-needed script import since #9554 (#9694) | Antoine GIRARD | 2020-01-10 | 1 | -1/+0 |