aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Add serviceworker.js to KnownPublicEntries (#11992)silverwind2020-06-201-3/+4
* Use enry language type to detect special languages (#11974)Lauris BH2020-06-191-16/+5
* For language detection do not try to analyze big files by content (#11971)Lauris BH2020-06-191-3/+7
* Use only first line of commit when creating referenced comment (#11960)Cirno the Strongest2020-06-191-1/+2
* Use google/uuid to instead satori/go.uuid (#11943)Lunny Xiao2020-06-184-9/+9
* Global default branch setting (#11918)techknowlogick2020-06-172-1/+4
* Only write to global gitconfig if necessary (#11876)zeripath2020-06-132-25/+65
* Disable all typographic replacements in markdown renderer (#11871)silverwind2020-06-132-8/+1
* Fix 500 error on repos with no tags (#11870)mrsdizzie2020-06-121-1/+1
* Handle more pathological branch and tag names (#11843)zeripath2020-06-112-67/+7
* Fix commit search in all branches (#11849)Cirno the Strongest2020-06-111-1/+27
* Show exact tag for commit on diff view (#11846)Cirno the Strongest2020-06-111-1/+16
* Prevent panic on empty HOST for mysql (#11850)zeripath2020-06-111-1/+1
* Set the base url when migrating from Gitlab using access token or username wi...Gernot Eger2020-06-111-1/+1
* Don't consider tag refs as valid for branch name (#11847)Cirno the Strongest2020-06-101-1/+1
* Replace jquery-datetimepicker with native date input (#11684)silverwind2020-06-101-13/+2
* API expose usefull General Repo settings settings (#11758)65432020-06-101-0/+11
* API allow to create closed milestones (#11745)65432020-06-091-0/+2
* Honor DEFAULT_PAGING_NUM for API (#11805)Cirno the Strongest2020-06-081-1/+1
* Add option to API to update PullRequest base branch (#11666)65432020-06-071-0/+1
* Fix visibility of forked public repos from private orgs (#11717)Cirno the Strongest2020-06-061-1/+2
* Fix timezone on issue deadline (#11697)Cirno the Strongest2020-06-051-0/+5
* Dump: add output format tar and output to stdout (#10376)PhilippHomann2020-06-051-3/+0
* Add hide activity option (#11353)l-jonas2020-06-051-8/+9
* Fix typo (#11773)successgo2020-06-052-14/+14
* Add internal-repo octicon for public repos of private org (#11529)Cirno the Strongest2020-06-051-0/+1
* Provide diff and patch API endpoints (#11751)zeripath2020-06-051-0/+4
* European Portuguese translation (#11568)Emanuel Angelo2020-06-051-4/+4
* Include query in sign in redirect (#11579)mrsdizzie2020-06-031-0/+1
* [API] on 500 error only show message if gitea in dev mode (#11641)65432020-06-031-0/+4
* Allow site admin to disable mirrors (#11740)John Olheiser2020-06-021-0/+2
* Fix chardet test and add ordering option (#11621)zeripath2020-06-023-4/+109
* Update emoji dataset with skin tone variants (#11678)mrsdizzie2020-06-022-1727/+3103
* Issue/Pull expose IsLocked Property on API (#11708)65432020-06-014-0/+4
* Fix language stat calculation (#11692)Cirno the Strongest2020-05-312-7/+28
* Change language statistics to save size instead of percentage (#11681)Lauris BH2020-05-302-19/+9
* Fix issue with DiffIndex on initial commit (#11677)zeripath2020-05-291-0/+3
* Add API Endpoint for Branch Creation (#11607)Terence Le Huu Phuong2020-05-292-1/+19
* Update emoji regex (#11584)mrsdizzie2020-05-293-7/+31
* Exclude generated files from language statistics (#11653)Lauris BH2020-05-292-14/+10
* Default MSSQL port 0 to allow automatic detection by default (#11642)zeripath2020-05-281-1/+1
* Return json on 500 error from API (#11574)65432020-05-281-4/+21
* Use -1 to disable key algorithm type in ssh.minimum_key_sizes (#11635)zeripath2020-05-281-0/+2
* When must change password only show Signout (#11600)zeripath2020-05-261-1/+3
* Fix numbr of files, total additions, and deletions (#11614)zeripath2020-05-263-2/+93
* When initialising repositories ensure that the user doing the creation is the...zeripath2020-05-241-1/+1
* Allow different HardBreaks settings for documents and comments (#11515)zeripath2020-05-243-13/+29
* Prevent (caught) panic on login (#11590)zeripath2020-05-231-6/+14
* Properly handle and return empty string for dangling commits in GetBranchName...Cirno the Strongest2020-05-231-1/+6
* Move serviceworker to workbox and fix SSE interference (#11538)silverwind2020-05-212-21/+0