Commit Graph

120 Commits (d45302a6bafef3e0d496fd4e1af5a0021811527a)

Author SHA1 Message Date
Unknwon 3623b0927e remove tags redis and memcache
Gibheer e347736c9e fix old naming
This is the old naming of the variable and I forgot to fix it. It now
works and is tested.
Gibheer 56006da34b fix - disable version display
This allows the admin to disable the version information about gogs and
go in use in the footer.
Unknwon 18c841050b fix 1540 and experimental SSH server support
Unknwon a374751eb8 add Makefile
Unknwon 75aab86a8d fix problem with
无闻 50058b3c6d Merge pull request from Gibheer/config_minimum_key_sizes
move minimum key sizes to config
Gibheer b90b0c1191 move minimum key sizes to config
This moves the minimum key sizes into the config file, so that anyone
can modify the restrictions.
Unknwon 706b0f72e2 fix issue comment mention and autofix count when start
Unknwon 022820103d allow forcing all private repos
Unknwon 63e6e31271 add config and update locale
Unknwon 0fbb8c8826 New push to head repo of head branch: regenerate patch and retest apply
Unknwon 932dbccb67 fix import path, fix
Unknwon 6dfee30bf0 Wrong commit order on issue page when pushing multiple commits
无闻 84c727ae66 Merge pull request from sapk/fix-admin-repo-new-ui
Fix admin repos new ui
Antoine GIRARD dfc16d0879 Fix admin repos new ui
Antoine GIRARD c98dad1cf3 New admin organization UI
Antoine GIRARD 14a1101139 New admin notice UI based on user list example
Unknwon 700ac8dea7 fix
Unknwon 3fb1b6a608 drop oauth2 feature support
Unknwon e75fd2f783 simplify names
Unknwon 83e747bfda and and new admin edit user UI
Unknwon 8e0a69f86a disable captcha and new admin create user UI
Unknwon aff773f1b9 add tidb support
Unknwon be89802bd8 new admin user list UI
Unknwon 32c12d553c Able to use `GOGS_WORK_DIR` environment variable to specify work directory
Unknwon 83dc2468f5 finish initial version of pull request
Unknwon 90a6553c37 Config option for preserving hard line breaks
Unknwon 7714e792a4 minor fixes on
Unknwon 23f42d92c9 add webhook recent deliveries
Unknwon 4217c2333c new create webhook UI
无闻 a5e1ada474 Merge pull request from nice-software/wip/currentUser
Factor out function to get the current user
Unknwon b1696665bd make cron task configurable
Paolo Borelli 0d38794c7f Factor out function to get the current user
The same logic was duplicated in three places. Factor it
out so that we can add further fallbacks in a single place.
Unknwon 34f6cbfc2a finish attachments when create issue
Jqs7 16f74b62b9 custom avatar source
Unknwon 3e4cdccf6b milestone: create page
Unknwon cbb78b6a63 better wording
Unknwon d496d0cc4d replace path.Join
Unknwon 1490e862cc custom workDir function to handle speical case in Windows
Vladimir Vissoultchev 2cc050e21e Fix UTF-8 in upper-case, use ansi charset for all non UTF-8 encodings
Vladimir Vissoultchev 53bcf373c1 Allow explicit charset/codepage setting for ANSI source files to alleviate issue
Unknwon fa298a2c30 : Realtime webhooks
Unknwon 1ba837a055 new issue and label page
Unknwon 86dbda0b42 UI: basci issue list without filters
- fix isRead check
- fix paging
Unknwon c47afdff58 add config options for HELO
Tony Narlock 6a0fec77ea Allow an SSHDomain configuration option. Defaults to Domain, preserves legacy behavior
Unknwon c5c5aac7a5 typo fix
Unknwon aae74c793a add config option [service] DISABLE_MINIMUM_KEY_SIZE_CHECK
Unknwon caf7618ea6 Hide gravatar email field if gravatar is disabled (or offline mode)