419 Commits (a541ca16b67d492340ac55b84ff190d2a52fc39d)

Author SHA1 Message Date
Unknwon 09a1b2a1f5 finish create issue with milestone 9 years ago
Unknwon 17de3ab0a3 add migrate from issue.label_ids to issue_label 9 years ago
无闻 8f2a184e04 Merge pull request #1457 from jqs7/customAvatar
add custom avatar source support
9 years ago
Jqs7 16f74b62b9 custom avatar source 9 years ago
Unknwon 48f12d4ead upgrade new issue to SUI v2 9 years ago
Unknwon a79586cc54 Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2
# Conflicts:
#	modules/bindata/bindata.go
#	public/css/gogs.min.css
#	templates/repo/header.tmpl
9 years ago
Unknwon 7372042441 list view: issue, label, milestone 9 years ago
Unknwon 590c464c56 UI: create issue with title and content 9 years ago
Unknwon dea3a8c6a4 WIP: create PR - choose branch 9 years ago
Unknwon 9db4acc62e improve fork process 9 years ago
Unknwon 9ba0d8b87a update locale 9 years ago
Unknwon 39a3b768bc #334: Add Deployment Key Support 9 years ago
Unknwon 9f12ab0e88 update locale 9 years ago
Unknwon 77dcef0cab fix milestone format parse 9 years ago
Unknwon 0705f55ce0 finish new milestone page 9 years ago
Unknwon 74bd6b939c milestone: edit 9 years ago
Unknwon 3e4cdccf6b milestone: create page 9 years ago
Unknwon 04458d49a0 milestone: list view 9 years ago
Unknwon 03011e31fe update locale and .gopmfile 9 years ago
Unknwon b983912fce add italian support 9 years ago
Unknwon c541938a3d update locale and prepare for 0.6.3 release 9 years ago
Unknwon 72377c721c update gopmfile 9 years ago
Unknwon 589618c8a5 better paging 9 years ago
Unknwon 686dd59916 fix #864 with migration and update locale 9 years ago
Fernando San Julián 514ce712b0 admin config fix 9 years ago
Unknwon fa298a2c30 #835: Realtime webhooks 9 years ago
Unknwon 2e7b38db9f fix paging links and issue count 9 years ago
Unknwon 752b527152 update Chinese locale 9 years ago
Unknwon 1ba837a055 new issue and label page 9 years ago
Unknwon 54b58e988d Merge branch 'develop' of github.com:gogits/gogs into feature/page_issues 9 years ago
无闻 e69f09f50e Merge pull request #1275 from jstasiak/develop
Add file permalink button
9 years ago
Unknwon dc4aab9925 UI: CURD labels
- fix update lable break connection with repository
9 years ago
Unknwon ac95f6d50f UI: basic label list
- create new label
9 years ago
Unknwon 86dbda0b42 UI: basci issue list without filters
- fix isRead check
- fix paging
9 years ago
Unknwon 4447a20f87 UI: issues - finish basic frame 9 years ago
Unknwon 42a72b62fc fix about #1289 9 years ago
Unknwon ff051e2106 #1128: API calls are not hidden behind sign in 9 years ago
无闻 41ce633920 Merge pull request #1364 from m4rcs/patch-1
Update TRANSLATORS
9 years ago
Marc Schiller f62ffeb481 Update TRANSLATORS 9 years ago
Unknwon 81adbe17ca use pam and update TRANSLATORS 9 years ago
Unknwon 2724dbd450 update locale 9 years ago
Jakub Stasiak 562ad02a6d Add file permalink button
The button appears when a file is viewed in a branch or a tag. It points
to a URL containing the branch's (or tag's) current commit id so that
it'll always point to the same content.
9 years ago
Unknwon eb0f0710f0 add more gitignores 9 years ago
Unknwon a2a9e151f8 install - add mail from setting 9 years ago
Unknwon b9dc2147b4 UI: install - done 9 years ago
Unknwon 5cf3732339 UI: install - new version 9 years ago
Unknwon 5dd3dd71a0 UI: install - database settings 9 years ago
Unknwon 9af8a6c6a3 update locale 9 years ago
Unknwon 1269ce0538 update locle 9 years ago
Unknwon 1564b77cf5 update locale 9 years ago
Unknwon 1492c905bb update locale 9 years ago
Unknwon 4fca548ed1 update locale 9 years ago
Unknwon c47afdff58 add config options for HELO 9 years ago
Unknwon c08baee085 Merge branch 'develop' of github.com:gogits/gogs into develop 9 years ago
Unknwon 7a7c096fd0 update typo in locale files 9 years ago
Paolo Borelli 182003aa41 Add PAM authentication 9 years ago
Unknwon 698b9e2acc #1070 Clearer error message for illegal characters 9 years ago
Unknwon aae74c793a #1133 add config option [service] DISABLE_MINIMUM_KEY_SIZE_CHECK 9 years ago
Unknwon 2bb982dada #1080: Remove footer ads/branding from default template 9 years ago
Unknwon ade343f6dc Add Polish support 9 years ago
Unknwon 5c3cac3bc0 Merge branch 'master' of github.com:gogits/gogs into develop 9 years ago
Andrew Youngwerth a8377d8ded Fixed minor gramatical error in the us install success msg 9 years ago
Unknwon 75cbb32b1e UI compatibility 9 years ago
Unknwon b6f8b486c7 add sr-only class, change to new tag line 9 years ago
Unknwon 62e436e6b7 Merge branch 'develop' of github.com:gogits/gogs into release/0.6.1 9 years ago
Unknwon 1cb57b1a44 #1094: fix locale 9 years ago
Unknwon e6cf83b8c0 Put default config into binary 9 years ago
Unknwon deee2d5fa8 #1069: Copyright violations 9 years ago
Unknwon 471b8a18ab Revert "Merge pull request #1047 from ndarilek/accessibility-fixes"
This reverts commit c226e92284, reversing
changes made to 80b23854bc.
9 years ago
无闻 c226e92284 Merge pull request #1047 from ndarilek/accessibility-fixes
Various accessibility fixes
9 years ago
Unknwon 7dbb98b2a3 add new locale 9 years ago
Nolan Darilek 25dd6f8fa0 Add additional accessibility text to repository navbar. 9 years ago
Nolan Darilek 37ab32b613 Various accessibility fixes, mostly labeling icons. 9 years ago
Unknwon 96a95e9dfd #988: fix one missing duplicated prefix
- update some locale files
9 years ago
Unknwon 48bb639371 Merge branch 'develop' of github.com:gogits/gogs into develop 9 years ago
Unknwon 0720d3988f #988: GetRepoLink already contains AppSubUrl 9 years ago
Nolan Darilek 98674b2a21 registeration -> registration 9 years ago
Unknwon 4b9fb43a70 home: new UI 9 years ago
Unknwon e3d73d9b24 conf/locale: update locales 9 years ago
无闻 3db80f2c55 Merge pull request #943 from diseaz/mailer-client-cert
Use client certificate for SMTP over TLS
9 years ago
Unknwon a6a2f59d1d Merge branch 'access' of github.com:gogits/gogs into dev 9 years ago
Unknwon d446be9f5f models: mirror fix on #964 9 years ago
Unknwon 0d90a16d9f conf/locale: update Russian and Spanish 9 years ago
无闻 cd8b43d984 Merge pull request #915 from Lafriks/dev
Get username, name, surname and e-mail from LDAP server
9 years ago
Unknwon 059338139c routers: able to migrate repo from local path
- modules/middleware/context.go: add HandleAPI method
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
Peter Smit e6fc58a744 Remove GoGet option from repository and handle it with ?go-get=1 instead
The normal go get protocol is to show the go-import meta tag when ?go-get=1 is appended to the url. This commit implements that behaviour and cleans the go-get option from the repository settings page.
10 years ago
Unknwon def39d191b conf/locale: update all locales 10 years ago
Dmitry Azhichakov 2692d4aa49 Make conf/app.ini changes match the style 10 years ago
Dmitry Azhichakov 3aaf292ba8 Fix "forcing" client certificate for SMTP 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 775bd65234 conf/locale: add Spanish locale 10 years ago
Lauris BH 00653e52ee Get username, name, surname and e-mail from LDAP server 10 years ago
Unknwon f989805050 conf/locale: update locales 10 years ago
Unknwon 2a2596fe61 able to disable SSH for #883 10 years ago
Unknwon 3f2e99962c conf/locale: update French locale 10 years ago
无闻 87b90372a7 Merge pull request #908 from nicolai86/feature/hide-signup-button-884
Make Signup button display configurable - #884
10 years ago