summaryrefslogtreecommitdiffstats
path: root/routers
Commit message (Expand)AuthorAgeFilesLines
* migrate from com.* to alternatives (#14103)65432020-12-2513-102/+88
* Fix creating OAuth2 auth source from CLI (#14116)Daniil Pankratov2020-12-241-2/+11
* Fix api doc response code (#14123)Norwin2020-12-241-1/+1
* Ensure that search term and page are not lost on adoption page-turn (#14133)zeripath2020-12-241-1/+10
* Fix spelling avator -> avatar (#14115)Jimmy Praet2020-12-221-1/+1
* Inline manifest.json (#14038)silverwind2020-12-222-14/+1
* Add user filter to issueTrackedTimes, enable usage for issue managers (#14081)Norwin2020-12-221-11/+37
* rework heatmap permissions (#14080)Norwin2020-12-223-3/+3
* Use the text of pull-request as the squash commit's message (#13071)Mura Li2020-12-211-1/+1
* Add mentionable teams to tributeValues and change team mention rules to gh's ...a10121127962020-12-212-0/+51
* Added option to disable migrations (#13114)Paweł Bogusławski2020-12-214-2/+26
* Show dropdown with all statuses for commit (#13977)Cirno the Strongest2020-12-205-2/+7
* Manually approve new registration (#13083)Jiri Vlasak2020-12-191-2/+2
* Show status check for merged PRs (#13975)Cirno the Strongest2020-12-181-0/+14
* [Refactor] CombinedStatus and CommitStatus related functions & structs (#14026)65432020-12-186-50/+35
* Use native git variants by default with go-git variants as build tag (#13673)zeripath2020-12-173-144/+9
* HotFix: Hide private partisipation in Orgs (#13994)65432020-12-172-11/+39
* [API] Add ref to create/edit issue options & deprecated assignee (#13992)65432020-12-151-0/+8
* add thumbnail preview section to issue attachments (#13826)bobemoe2020-12-131-3/+4
* Whenever the password is updated ensure that the hash algorithm is too (#13966)zeripath2020-12-122-3/+3
* Possible fix the webhook API creation (#13960)Lunny Xiao2020-12-121-1/+2
* Fix broken migration on webhook (#13911)Lunny Xiao2020-12-092-15/+15
* log error when login failed (#13903)Lunny Xiao2020-12-081-4/+4
* Log IP on SSH authentication failure for Built-in SSH server (#13150)Eric Lesiuta2020-12-082-0/+3
* Move webhook type from int to string (#13664)Lunny Xiao2020-12-084-16/+16
* User Settings: Ignore empty language codes & validate (#13755)65432020-12-041-1/+9
* Direct avatar rendering (#13649)silverwind2020-12-032-14/+26
* Expose default theme in meta and API (#13809)John Olheiser2020-12-031-0/+1
* Move Repo APIFormat to convert package (#13787)65432020-12-0212-19/+24
* move notification APIFormat (#13783)65432020-12-023-3/+6
* Flip RUN_MODE detection in router (#13768)silverwind2020-12-011-4/+6
* Add Allow-/Block-List for Migrate & Mirrors (#13610)65432020-11-282-0/+6
* Verify password for local-account activation (#13631)65432020-11-281-27/+45
* Add block on official review requests branch protection (#13705)a10121127962020-11-283-15/+22
* Fix missing stylesheets on installation page (#13736)Simon2020-11-281-0/+6
* ui: show 'owner' tag for real owner (#13689)a10121127962020-11-281-2/+21
* Handle and propagate errors when checking if paths are Dirs, Files or Exist (...zeripath2020-11-274-12/+46
* [API] Add more filters to issues search (#13514)65432020-11-231-3/+58
* Refactor combine label comments with tests (#13619)Lunny Xiao2020-11-202-56/+275
* API: Admin EditUser: Make FullName, Email, Website & Location optional (#13562)65432020-11-191-5/+18
* Fix issue/pull request list assignee filter (#13647)Karl Heinz Marbaise2020-11-191-0/+2
* Remove fetch request from heatmap (#13623)silverwind2020-11-182-4/+18
* Fix a bug when check if owner is active (#13612)Lunny Xiao2020-11-182-2/+2
* HTTP cache rework and enable caching for storage assets (#13569)silverwind2020-11-172-11/+20
* Move metrics from macaron to chi (#13601)Lunny Xiao2020-11-173-22/+22
* Fix label display on new issues (#13590)silverwind2020-11-171-0/+1
* Use mount but not register for chi routes (#13555)Lunny Xiao2020-11-162-10/+21
* Add markdown support in organization description (#13549)wULLSnpAXbWZGYDYyhWTKKspEQoaYxXyhoisqHf2020-11-151-0/+4
* Add email validity check (#13475)Chris Shyi2020-11-146-1/+53
* [API] Only Return Json (#13511)65432020-11-142-46/+38