aboutsummaryrefslogtreecommitdiffstats
path: root/routers
Commit message (Expand)AuthorAgeFilesLines
* 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
* API: Fix GetQueryBeforeSince (#13559)65432020-11-145-23/+43
* Use monaco for the git hook editor (#13552)silverwind2020-11-131-1/+0
* Introduce go chi web framework as frontend of macaron, so that we can move ro...Lunny Xiao2020-11-132-182/+265
* Prevent git operations for inactive users (#13527)Lunny Xiao2020-11-132-10/+44
* Added title and action buttons to Project view page (#13437)Mohammad Hadi Hosseinpour2020-11-091-0/+2
* Multiple GitGraph improvements: Exclude PR heads, Add branch/PR links, Show o...zeripath2020-11-081-5/+51
* [RFC] Make archival asynchronous (#11296)Kyle Evans2020-11-072-66/+37
* Fix whitespace rendering in diff (#13415)silverwind2020-11-041-0/+1
* Add the tag list page to the release page (#12096)a10121127962020-11-022-7/+61
* Delete tag API (#13358)John Olheiser2020-10-302-1/+58
* Refactor: Move PushUpdateOptions (#13363)Lunny Xiao2020-10-304-6/+8
* Issue comment reactions should also check pull type (#13349)zeripath2020-10-291-1/+5
* Migration failure during reaction migration from gitea (#13344)zeripath2020-10-281-1/+1
* Remove obsolete change of email on profile page (#13341)zeripath2020-10-281-1/+0
* [UI] Hide consecutive additions and removals of the same label (#13315)Pedro Alves2020-10-271-2/+25
* Fix send mail (#13312)Lunny Xiao2020-10-261-3/+25
* Deny wrong pull (#13308)M4RKUS-111112020-10-261-0/+6
* Group Label Changed Comments in timeline (#13304)Pedro Alves2020-10-251-0/+46
* Sendmail command (#13079)Maxim Zhiburt2020-10-242-0/+68
* Store task errors following migrations and display them (#13246)zeripath2020-10-233-18/+31
* #13091 - add new mirror button (#13105)Divyam Bhasin2020-10-232-0/+5
* Avatar autogeneration fixed (#13233)Paweł Bogusławski2020-10-231-1/+5
* Remove PAM from auth dropdown when unavailable (#13276)John Olheiser2020-10-231-8/+15
* Enhance release list (#6025)Lanre Adelowo2020-10-211-0/+1
* fix message key (#13240)Iwasa Kazmi2020-10-211-2/+2
* go-version constraints ignore pre-releases (#13234)zeripath2020-10-211-1/+1
* Return the full rejection message and errors in flash errors (#13221)zeripath2020-10-205-17/+102
* Add review request api (#11355)a10121127962020-10-204-154/+223
* When the git ref is unable to be found return broken pr (#13218)zeripath2020-10-201-1/+1
* Move install pages out of main macaron routes (#13195)zeripath2020-10-193-54/+105
* Add git command error directory on log (#13194)Lunny Xiao2020-10-181-1/+1