forgejo/modules
guillep2k 31655aabfc Fix password complexity regex for special characters (on master) (#8525)
* Fix extra space

* Fix regular expression

* Fix error template name

* Simplify check code, fix default values, add test

* Fix router tests

* Fix fmt

* Fix setting and lint

* Move cleaning up code to test, improve comments

* Tidy up variable declaration
2019-10-16 11:09:58 +08:00
..
auth Fix errors in create org UI regarding team access permission. (#8506) 2019-10-14 19:20:42 +01:00
avatar
base
cache
charset
context upgrade gopkg.in/editorconfig/editorconfig-core-go.v1 (#8501) 2019-10-15 22:24:16 +01:00
cron Update migrated repositories' issues/comments/prs poster id if user has a github external user saved (#7751) 2019-10-14 09:10:42 +03:00
generate
git IsBranchExist: return false if provided name is empty (#8485) 2019-10-13 19:29:08 +03:00
graceful Restore Graceful Restarting & Socket Activation (#7274) 2019-10-15 14:39:51 +01:00
gzip
highlight
httplib
indexer Restore Graceful Restarting & Socket Activation (#7274) 2019-10-15 14:39:51 +01:00
lfs Ensure Request Body Readers are closed in LFS server (#8454) 2019-10-10 18:42:28 +01:00
log
markup Support inline rendering of CUSTOM_URL_SCHEMES (#8496) 2019-10-15 02:31:09 +01:00
metrics
migrations Update migrated repositories' issues/comments/prs poster id if user has a github external user saved (#7751) 2019-10-14 09:10:42 +03:00
minwinsvc
notification Move clearlabels from models to issue service (#8326) 2019-10-15 13:03:05 +08:00
options
password Fix password complexity regex for special characters (on master) (#8525) 2019-10-16 11:09:58 +08:00
pprof
private
process Restore functionality for early gits (#7775) 2019-10-12 08:13:27 +08:00
public
recaptcha
references Rewrite reference processing code in preparation for opening/closing from comment references (#8261) 2019-10-13 23:29:10 +01:00
repofiles Move AddTestPullRequestTask to pull service package from models (#8324) 2019-10-15 04:28:40 +01:00
search
secret
session
setting Fix password complexity regex for special characters (on master) (#8525) 2019-10-16 11:09:58 +08:00
ssh Restore Graceful Restarting & Socket Activation (#7274) 2019-10-15 14:39:51 +01:00
structs Update migrated repositories' issues/comments/prs poster id if user has a github external user saved (#7751) 2019-10-14 09:10:42 +03:00
sync
task Move migrating repository from frontend to backend (#6200) 2019-10-13 21:23:14 +08:00
templates upgrade gopkg.in/editorconfig/editorconfig-core-go.v1 (#8501) 2019-10-15 22:24:16 +01:00
test
timeutil
upload
user
util Enable Uploading/Removing Attachments When Editing an Issue/Comment (#8426) 2019-10-15 13:19:32 +01:00
validation