1405 Commits (1b5a418fd33010a5b41994797f636d822904d51b)

Author SHA1 Message Date
Unknwon 1b5a418fd3
modules/markup: initial support for org-mode (#4373) 7 years ago
Unknwon d05395fe90
Refactoring: rename modules -> pkg 8 years ago
Unknwon 37b10666de
modules/context: add *Context. ServerError method 8 years ago
Unknwon 88ae3510ff
Prepare release 8 years ago
Unknwon ab42671c63
repo: handle git.ErrUnsupportedVersion error type 8 years ago
Unknwon 3b94162803
modules/setting: set default session GC interval to 3600s 8 years ago
Unknwon 3a9276307c
modules/markup: move common functions to markup.go 8 years ago
Unknwon ca6326c937
modules/base: move file-related functions to file.go 8 years ago
Unknwon 8da16ac302
modules/markup: rename Markdown render fucntions 8 years ago
Unknwon 761bb3cf53
modules/markup: protect sanitizer from possible modification 8 years ago
Unknwon c1c269d9ef
modules: rename markdown -> markup 8 years ago
Unknwon 1afafde3b3
user/setting: preserve user input with validation error (#1123) 8 years ago
Unknwon ab634ce61a
cmd/web: fix routes requires sign in (#4359) 8 years ago
Unknwon 9d06ebd01a
markdown: improve filter of class attribute for code blocks 8 years ago
Unknwon ad3c6ef205
Update locales 8 years ago
Unknwon 73de9f9d6a
repo/settings/branches: add prompt for bare repository 8 years ago
Unknwon 674106c7b6
repo: cleanup some code 8 years ago
Unknwon 8196430f47
repo: allow private repository to have public wiki or issues 8 years ago
Unknwon fdc7cb565d
repo: fix unable to propose pull request from secondary fork (#4324) 8 years ago
Unknwon 8a3f4fc616
models: add config options for XORM logger (#3183) 8 years ago
Unknwon 66c1e6b0e8
user/settings: complete repositories panel (#4312) 8 years ago
Unknwon beee6e03b1
error: move ErrRepoNotExist -> errors.RepoNotExist 8 years ago
Unknwon 2807274e2d
repo/webhook: able to retrigger delivery history (#2187) 8 years ago
Unknwon b3c4a39208
setting: add config option for raw file render mode (#3608) 8 years ago
Unknwon cac7af2c78
explore: able list and search for private but accessible repositories (#3088) 8 years ago
Unknwon 2d4dc544be
install: able to enable console mode (#3119) 8 years ago
Unknwon 171f97868d
repo: allow issues and wiki for bare repository (#4104) 8 years ago
Unknwon becaec19a7
setting: add login status cookie (#2885) 8 years ago
Unknwon bc630cc52b
repo/commit: able to config default commits page size (#4230) 8 years ago
Unknwon 07a9cbe0a9
setting: able to config dashboard news feed paging number (#4247) 8 years ago
Unknwon 0ccd7c97ab
models: rename ErrUserNotExist -> errors.UserNotExist 8 years ago
Unknwon f54bcba339
Update locales 8 years ago
Unknwon 1df54ea0cd
release: able to add attchments to release (#1614) 8 years ago
Unknwon bb19bb601e
repo: able to view size (#1158) 8 years ago
Unknwon b615d670b3
webhook: add Release event (#2387) 8 years ago
Girish Sonawane b9bb4a62d6 api: make CORS work by handling preflight OPTIONS request (#4264) 8 years ago
Unknwon 5c7cb1594b
repo/branches: overview and all (#2310) 8 years ago
Unknwon 3eb57370a6
api/repo: fix cannot reponse branch with slashes (#4198) 8 years ago
Unknwon ac8b1e595f
markdown: support Smartypants (#4162) 8 years ago
Unknwon 8fa6d0d302
repo/pull: handle head repository of merged pull requests deleted 8 years ago
Unknwon ebc0943713
templates/repo: only show Git stats in repository home page (#3518) 8 years ago
Unknwon 89cc6aa430
webhook: add issue comment event 8 years ago
Unknwon c93731339f
webhook: support Issues event (#2319) 8 years ago
Unknwon 295d251232
mirror: update repository updated_unix after sync (#2807) 8 years ago
Unknwon 83f6b8e847
Protected branches: allow whitelist bypass require pull request check (#4207) 8 years ago
Unknwon e6dbfd918c
security: fix vulnerability in changing username 8 years ago
Unknwon c2f0711db0
Update locale 8 years ago
Unknwon 8b73c8076f
modules/markdown: fix wrong raw link to internal images 8 years ago
Unknwon e9838a83ce
routers/repo/http: only prompt HTTP Basic Authentication when intended 8 years ago
Unknwon f7b7d008b6
setting: fix Webhook.SkipTLSVerify didn't load (#4228) 8 years ago