4645 Commits (c21e2c4151b5bc13e54de902f59e7b4c46b47540)
 

Author SHA1 Message Date
Andrey Nering c664ffd1db Merge pull request #270 from andreynering/gitea/http-headers-download
Fix HTTP headers for issue attachment download
8 years ago
Lunny Xiao 94da472717 Golint fixed for modules/setting (#262)
* golint fixed for modules/setting

* typo fixed and renamed UNIXSOCKET to UnixSocket
8 years ago
Lunny Xiao 5b998a6680 golint fixed for modules/auth 8 years ago
Unknwon 4cb21115dc Update locales and add Swedish
Signed-off-by: Andrey Nering <andrey.nering@gmail.com>
8 years ago
Andrey Nering d647d02c2f Fix Chrome not liking commas 8 years ago
Andrey Nering 638dd24cec Fix HTTP headers for issue attachment download
- Download filename was wrong for files other than images. Example: It was `download` instead of `file.pdf`
- PDF was downloading instead of showing on browser
8 years ago
Lunny Xiao 3228544c31 golint fixed for modules/log 8 years ago
Bwko 0b9cf10340 Lint models/org.go & models.go 8 years ago
Bwko 7bf7042013 Lint models/repo_mirror.go 8 years ago
Bwko ce8c9ef580 Lint models/repo_branch.go 8 years ago
Bwko 6cde041080 Lint models/ssh_key.go 8 years ago
Bwko 2bb1601d7c Lint models/access.go 8 years ago
Bwko 066f515a47 Lint models/user_email.go 8 years ago
Thomas Boerger 0a76d260fa Merge pull request #260 from tboerger/drone-latest
Dropped latest publishing from drone
8 years ago
Thomas Boerger 65549863bc
Dropped latest publishing from drone 8 years ago
Thomas Boerger 574e49c854 Merge pull request #241 from Bwko/lint/admin.go
Lint models/admin.go
8 years ago
Thomas Boerger 21b7d30174 Merge pull request #245 from Bwko/lint/update&slack
Lint models/update.go, release.go & webhook_slack.go
8 years ago
Thomas Boerger e9c6053b86 Merge pull request #246 from Bwko/fix/typo
Fix typos
8 years ago
Thomas Boerger 177a4c7385 Merge pull request #259 from tboerger/drone-fixes
Fixed s3 publishing within drone
8 years ago
Thomas Boerger 0accc935a3
Fixed s3 publishing within drone 8 years ago
Thomas Boerger 5d4333eb0d Merge pull request #240 from go-gitea/drone-additions
Additions to the Drone CI integration
8 years ago
Thomas Boerger 32f8a38f6c Merge pull request #254 from lunny/lunny/golint_modules_context
Golint fixed for modules/context
8 years ago
Thomas Boerger 3ae7955d15
Disable broken docker build for now 8 years ago
Thomas Boerger 755ed84740
Be more explicit and dropped matrix builds from drone 8 years ago
Thomas Boerger 5b17661c5d
Updated badges for drone and similar to lgtm 8 years ago
Thomas Boerger 3e6f363471 Merge pull request #256 from lunny/lunny/golint_modules_avatar
Golint fixed for modules/avatar
8 years ago
Thomas Boerger 2255a9af6a Merge pull request #255 from lunny/lunny/golint_modules_cron
Golint fixed for modules/cron
8 years ago
Thomas Boerger 26ae2ff86d Merge pull request #252 from lunny/lunny/golint_fixed_modules_httplib
Golint fixed for modules/httplib
8 years ago
Thomas Boerger d39266228c Merge pull request #251 from lunny/lunny/golint_modules_template
Golint fixed for modules/template
8 years ago
Thomas Boerger 7c5de1e393 Merge pull request #250 from lunny/lunny/golint_modules_markdown
Golint fixed for modules/markdown
8 years ago
Thomas Boerger a321ffbcce Merge pull request #249 from lunny/lunny/golint_modules_mailer
Golint fixed for modules/mailer
8 years ago
Lunny Xiao 3c87c57d96 golint fixed for modules/avatar 8 years ago
Lunny Xiao b47051e59b golint fixed for modules/cron 8 years ago
Thomas Boerger 900a21008c Added errcheck make task (#242) 8 years ago
Bwko c0ca6644ad Lint/issue &mail (#243)
* Lint models/release.go

* Lint models/ issue_label, issue_mail & mail.go
8 years ago
Bwko 081c2a9395 Lint models/token.go (#244) 8 years ago
Lunny Xiao 76604d8f90 fixed test build error 8 years ago
Bwko 33a2ac3830 Lint models/update.go & webhook_slack.go 8 years ago
Lunny Xiao faabc76fd6 Golint fixed for modules/context 8 years ago
Lunny Xiao bd5ea3e222 Golint fixed for modules/httplib 8 years ago
Lunny Xiao 229ec927b9 Golint fixed for modules/template 8 years ago
Lunny Xiao 304bbd3f25 golint fixed for modules/markdown 8 years ago
Lunny Xiao 2e565bc1c4 Golint fixed for modules/mailer 8 years ago
Andrey Nering 6a28909f40 CONTRIBUTING.md: link to "Faster reviews" document (#229)
* CONTRIBUTING.md: link to "Faster reviews" document

* CONTRIBUTING.md: small fixes
8 years ago
Bwko d8e11a8eaa Lint models/admin.go 8 years ago
Bwko ece19f4a5e Lint models/release.go 8 years ago
Thomas Boerger 21e8deed89 Merge pull request #96 from metalmatze/feature/drone-config
Create a first draft for .drone.yml
8 years ago
Lunny Xiao 450969c158 test database is connect OK after db config initialized (#239) 8 years ago
Thomas Boerger ba2e75a0ab Merge pull request #238 from go-gitea/make-install
Really use go install on make install
8 years ago
Thomas Boerger fd090dc29b
Added matrix drone builds 8 years ago