377 Commits (b55499d039c5e35130057b8af16401c558e79e79)

Author SHA1 Message Date
Unknwon 38eb000d13 work on #1570 9 years ago
Unknwon 83dc2468f5 finish initial version of pull request 9 years ago
Unknwon 2ac8e11f46 #842 able to use access token replace basic auth 9 years ago
Unknwon 17c2d1fc7c fix dashboard 500 when no issues at all
- update locales
- update README
9 years ago
Unknwon cb381078ff finish new repo options page 9 years ago
Unknwon 302938e646 #1333 Disable Gravatar option when install 9 years ago
Unknwon 2f08e9f048 v0.6.7 9 years ago
Unknwon ff35a37769 #1458: Authorities were messed up when using mysql database 9 years ago
Unknwon 4217c2333c new create webhook UI 9 years ago
Unknwon 45c2b4bd76 fix HTML 9 years ago
Unknwon 4330c1f0d8 update locale and org dashboard navbar 9 years ago
Unknwon 3a32cbee44 #1246 Dashboard error: nil commits 9 years ago
Unknwon 87152f89ba fix release created timezone issue 9 years ago
Unknwon 371572cf5f allow edit issue and comment 9 years ago
Unknwon 2493454587 new delete account UI and password confirmation 9 years ago
Unknwon b1696665bd make cron task configurable 9 years ago
Unknwon 407385db7e work on #1493 9 years ago
Unknwon cec38f2a8c able edit issue labels/milestone/assignee 9 years ago
Unknwon 817b48ed1e Show owner/poster tags of comments and fix #1312 9 years ago
Unknwon 133b19d0c5 finish view comments on issue page 9 years ago
Unknwon 496a65ed29 update locales 9 years ago
Unknwon 34f6cbfc2a finish attachments when create issue 9 years ago
Unknwon 17de3ab0a3 add migrate from issue.label_ids to issue_label 9 years ago
Unknwon 590c464c56 UI: create issue with title and content 9 years ago
Unknwon 3d0583df0f fix private repo cannot trigger hook by SSH 9 years ago
Unknwon 39a3b768bc #334: Add Deployment Key Support 9 years ago
Unknwon 0705f55ce0 finish new milestone page 9 years ago
Unknwon 3e4cdccf6b milestone: create page 9 years ago
Unknwon 9311a9858a milestone: pagination 9 years ago
Unknwon 04458d49a0 milestone: list view 9 years ago
Unknwon cc0d963f75 fix check template version 9 years ago
Unknwon 03011e31fe update locale and .gopmfile 9 years ago
Unknwon 42a2c5ca54 #1400 use new connstr format for postgres 9 years ago
Unknwon 869113704b fix #1407 9 years ago
Unknwon 589618c8a5 better paging 9 years ago
Unknwon 686dd59916 fix #864 with migration and update locale 9 years ago
Unknwon fa298a2c30 #835: Realtime webhooks 9 years ago
Unknwon 1ba837a055 new issue and label page 9 years ago
Unknwon ac95f6d50f UI: basic label list
- create new label
9 years ago
Unknwon 4447a20f87 UI: issues - finish basic frame 9 years ago
Unknwon 42a72b62fc fix about #1289 9 years ago
Unknwon bebbd08920 Disable log color in prod mode 9 years ago
Unknwon ff051e2106 #1128: API calls are not hidden behind sign in 9 years ago
Unknwon 81adbe17ca use pam and update TRANSLATORS 9 years ago
Unknwon 35be8741c4 fix #1112 9 years ago
Unknwon b9dc2147b4 UI: install - done 9 years ago
Unknwon 5cf3732339 UI: install - new version 9 years ago
Unknwon ffd17924fd update UI framework 9 years ago
Unknwon c47afdff58 add config options for HELO 9 years ago
Unknwon 9fb2d49b93 #1073 #1162 issue ID constraint failed 9 years ago
Unknwon 5169a0e025 mirror fix of #1105 9 years ago
Unknwon 6f81c05dde #1143 Team member access lost when adding repository collaborator
- fix bug when add a repo to team, all other team members gets access as well
9 years ago
Unknwon 2bb982dada #1080: Remove footer ads/branding from default template 9 years ago
Unknwon b6f8b486c7 add sr-only class, change to new tag line 9 years ago
Unknwon 1cb57b1a44 #1094: fix locale 9 years ago
Unknwon e9c599b48a prepare for 0.6 release 9 years ago
Unknwon 82f7a01ded #1064: X-Gogs-Event header is empty 9 years ago
Unknwon 33894591a6 #851: Edit Account does not take into consideration password rules 9 years ago
Unknwon 588f3215c6 #1040: dashboard no longer accessible when repo is missing 9 years ago
Unknwon 4aafeace23 fix HTTP/HTTPS push update func call panic #1037 and `http: multiple response.WriteHeader calls` 9 years ago
Unknwon 34102f7889 remove unused scripts and simplify migrate form definition 9 years ago
Unknwon b447d18dca cmd/serve.go: remove useless code 9 years ago
Unknwon 473e265727 models: done testing on new access system 9 years ago
Unknwon 8896c82d34 models: fix issue with transfer repository
README: fix typo
9 years ago
Unknwon ee68a826a5 v4 migration, merge 'dev', clean code and mirror fix 9 years ago
Unknwon c753fdceaf templates/org/home.tmpl: fix org member can't see public repo 9 years ago
Unknwon 1654e9ecab templates/user/settings/emial.tmpl: little fix on UI
- routers/user: little code format
- conf/locale: update French locale
9 years ago
Unknwon 685ed1f807 models: fix XORM API break
cmd/web.go: check version after load config
10 years ago
Unknwon 67a9416ae5 templates/user/auth/signin.tmpl: hide sign up prompt when registration is disabled #884 10 years ago
Unknwon d02e45f985 better naming on #891 10 years ago
Unknwon 6a23252edc able to allow insecure certification of webhook for #891 10 years ago
Unknwon 7d3932b9cd templates/ng/base: change year to 2015, fix #928
- conf/locale: update Japanese locale
10 years ago
Unknwon f15fa9167a cmd: code fix for #905
- 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)
10 years ago
Unknwon 2a2596fe61 able to disable SSH for #883 10 years ago
Unknwon 0669897226 modules/base: fix markdown mention regex for #826
- conf/locale: add mew translator profile
10 years ago
Unknwon f706102890 models: sanitize user full name when update settings 10 years ago
Unknwon bfce0def25 modules/base: fix README filename checker, fix #877 10 years ago
Unknwon 3d9cda2d98 public/ng: fix auto-completion #832 10 years ago
Unknwon 32152d2363 routers/repo: set raw page content type to 'text/plain' #828 10 years ago
Unknwon 37fcc8daf2 modules/base: add RenderCommitMessage with XSS-safe and special links
- update russian locale
10 years ago
Unknwon 8e384ce46c fix #828, may cause unintentional break in other features, but security is no.1 10 years ago
Unknwon d5c6b53571 use new Redis client 10 years ago
Unknwon 0b56272c13 fix #805 10 years ago
Unknwon 3ea1443885 work on #784 10 years ago
Unknwon 63c1f9a23f fix 500: E-mail already used in user settings page 10 years ago
Unknwon 97b39ae2e4 fix invite bug(shouldn't include full name to search box) 10 years ago
Unknwon 57b3be4016 work on #756 10 years ago
Unknwon 1a5aa5e0c0 fix #741 10 years ago
Unknwon 9803c421f5 fix binding api broken 10 years ago
Unknwon c9e0b3b987 prepare for 0.5.9 10 years ago
Unknwon b553ea45ee modes/repo: incorrect SSH clone URL for #742 10 years ago
Unknwon ac4a10456e api: able to create repo and fix #726
- POST /user/repos
- POST /org/:org/repos
10 years ago
Unknwon 42c7bb7529 mirror code clean 10 years ago
Unknwon 9ee80e3e54 fix compile error 10 years ago
Unknwon 9a1fe801e5 fix #711 10 years ago
Unknwon 069486d169 fix #165 10 years ago
Unknwon d75013a0e8 fix #580 10 years ago
Unknwon d6132aaa88 fix oauth2 10 years ago
Unknwon a43164877c fix #664 10 years ago
Unknwon 5b96e3fcc7 fix #660 10 years ago