Commit Graph

293 Commits (589618c8a53f11395fca3465d8ad936ad46caaf0)

Author SHA1 Message Date
Unknwon 589618c8a5 better paging
Unknwon 686dd59916 fix with migration and update locale
Unknwon fa298a2c30 : Realtime webhooks
Unknwon 1ba837a055 new issue and label page
Unknwon ac95f6d50f UI: basic label list
- create new label
Unknwon 4447a20f87 UI: issues - finish basic frame
Unknwon 42a72b62fc fix about
Unknwon bebbd08920 Disable log color in prod mode
Unknwon ff051e2106 : API calls are not hidden behind sign in
Unknwon 81adbe17ca use pam and update TRANSLATORS
Unknwon 35be8741c4 fix
Unknwon b9dc2147b4 UI: install - done
Unknwon 5cf3732339 UI: install - new version
Unknwon ffd17924fd update UI framework
Unknwon c47afdff58 add config options for HELO
Unknwon 9fb2d49b93 issue ID constraint failed
Unknwon 5169a0e025 mirror fix of
Unknwon 6f81c05dde Team member access lost when adding repository collaborator
- fix bug when add a repo to team, all other team members gets access as well
Unknwon 2bb982dada : Remove footer ads/branding from default template
Unknwon b6f8b486c7 add sr-only class, change to new tag line
Unknwon 1cb57b1a44 : fix locale
Unknwon e9c599b48a prepare for 0.6 release
Unknwon 82f7a01ded : X-Gogs-Event header is empty
Unknwon 33894591a6 : Edit Account does not take into consideration password rules
Unknwon 588f3215c6 : dashboard no longer accessible when repo is missing
Unknwon 4aafeace23 fix HTTP/HTTPS push update func call panic and `http: multiple response.WriteHeader calls`
Unknwon 34102f7889 remove unused scripts and simplify migrate form definition
Unknwon b447d18dca cmd/serve.go: remove useless code
Unknwon 473e265727 models: done testing on new access system
Unknwon 8896c82d34 models: fix issue with transfer repository
README: fix typo
Unknwon ee68a826a5 v4 migration, merge 'dev', clean code and mirror fix
Unknwon c753fdceaf templates/org/home.tmpl: fix org member can't see public repo
Unknwon 1654e9ecab templates/user/settings/emial.tmpl: little fix on UI
- routers/user: little code format
- conf/locale: update French locale
Unknwon 685ed1f807 models: fix XORM API break
cmd/web.go: check version after load config
Unknwon 67a9416ae5 templates/user/auth/signin.tmpl: hide sign up prompt when registration is disabled
Unknwon d02e45f985 better naming on
Unknwon 6a23252edc able to allow insecure certification of webhook for
Unknwon 7d3932b9cd templates/ng/base: change year to 2015, fix
- conf/locale: update Japanese locale
Unknwon f15fa9167a cmd: code fix for
- routers/admin: add rewrite update hook operation
- conf/locale: update locale file due to ini behavior changes
- cmd/cert_stub.go: remove useless code
- cmd/fix.go: no longer need fix command(at least now)
Unknwon 2a2596fe61 able to disable SSH for
Unknwon 0669897226 modules/base: fix markdown mention regex for
- conf/locale: add mew translator profile
Unknwon f706102890 models: sanitize user full name when update settings
Unknwon bfce0def25 modules/base: fix README filename checker, fix
Unknwon 3d9cda2d98 public/ng: fix auto-completion
Unknwon 32152d2363 routers/repo: set raw page content type to 'text/plain'
Unknwon 37fcc8daf2 modules/base: add RenderCommitMessage with XSS-safe and special links
- update russian locale
Unknwon 8e384ce46c fix , may cause unintentional break in other features, but security is no.1
Unknwon d5c6b53571 use new Redis client
Unknwon 0b56272c13 fix
Unknwon 3ea1443885 work on