Sandro Santilli
d895b21c93
Review issue and pull templates, drop unused contributing file
The CONTRIBUTING.md from root dir will be used by github
8 years ago
Sandro Santilli
3af2a4c62d
Wrap text to 80 columns ( #81 )
Use a list for owners (nitpick response)
8 years ago
Matthias Loibl
428e7fb9b2
Merge pull request #85 from metalmatze/feature/goimports
Fix imports found by goimports.
8 years ago
Sandro Santilli
4fb2e00b31
Merge branch 'master' into feature/goimports
8 years ago
Matthias Loibl
a48f944385
Merge pull request #84 from andreynering/gitea/fix-500-on-invalid-editorconfig
Refactor editorconfig middleware
8 years ago
Andrey Nering
5243e1f5f9
Refactor editorconfig middleware
8 years ago
Matthias Loibl
4a3ba92ee3
Add missing version & gogs package
8 years ago
Matthias Loibl
929972fc8d
Fix imports found by goimports.
8 years ago
Matthias Loibl
fa18d1ae44
Add myself to the MAINTAINERS ( #82 )
😊
8 years ago
Sandro Santilli
7d54c5afb8
Merge pull request #59 from andreynering/gitea/fix-500-on-invalid-editorconfig
Fix 500 when repo has invalid .editorconfig
8 years ago
Andrey Nering
7f39af230a
Fix 500 when repo has invalid .editorconfig
Creating a notice instead
8 years ago
Thomas Boerger
9f019cc42f
Merge pull request #79 from strk/Makefile-tabs
Use tabs in Makefiles
8 years ago
Sandro Santilli
f481126001
Drop indent-size from Makefile section
8 years ago
Sandro Santilli
b07fd206f8
Use tabs in Makefiles
8 years ago
Thomas Boerger
786cd767ff
Merge pull request #69 from go-gitea/makefile
Refactoring of the makefile
8 years ago
Thomas Boerger
b1f30f7da3
Extended gitignore
8 years ago
Thomas Boerger
b9172a1c9e
Dropped outdated build scripts
8 years ago
Thomas Boerger
5fdf3b9ca6
Fixed "net.UnixAddr composite literal uses unkeyed fields"
8 years ago
Thomas Boerger
73fa79d5e0
Totally refactored the makefile and adjusted travis config
8 years ago
Thomas Boerger
9295e71664
Added a common golang gitignore
8 years ago
Thomas Boerger
96615d5d39
Regenerated bindata
8 years ago
Thomas Boerger
de7e7460d0
Made linter happy in cmd folder
8 years ago
Thomas Boerger
6b95662293
Linter doesn't like uppercase variables
8 years ago
Thomas Boerger
57b14a247f
Vet complains about "should have signature MarshalJSON() ([]byte, error)", replaced with custom name
8 years ago
Thomas Boerger
210dcbf8b6
Simply made go vet happy, fixed tags
8 years ago
Thomas Boerger
423d7ae8fb
Executed go fmt for all files
8 years ago
Thomas Boerger
da5fd598a5
Merge pull request #33 from metalmatze/feature/main.go
Rename gogs.go to main.go with all references
8 years ago
Thomas Boerger
3dc4bb9a23
Merge branch 'master' into feature/main.go
8 years ago
Thomas Boerger
54bf6f45b4
Merge pull request #54 from joubertredrat/changes-less-css
Set default less and css to new default name
8 years ago
Thomas Boerger
ac49376939
Merge branch 'master' into changes-less-css
8 years ago
Thomas Boerger
254e8fa54a
Minor cleanups, look at the specific commits ( #67 )
* Dropped codebeat, we got go reportcard
* Dropped gopm file, we are using govendor
* Dropped chinese readme, this should be part of the docs
* Dropped bra config, not really used
* Dropped packager, we will provide our own packages
8 years ago
Thomas Boerger
e783e7ac28
Merge pull request #72 from go-gitea/maintainers
One more try to validate maintainers and contributors
8 years ago
Thomas Boerger
d712ce0bb9
One more try to validate maintainers and contributors
8 years ago
Thomas Boerger
9f9b3f55dd
Merge pull request #71 from go-gitea/lgtm-fix
Use a correct format for CONTRIBUTORS and MAINTAINERS
8 years ago
Thomas Boerger
61e59637cf
Use a correct format for CONTRIBUTORS and MAINTAINERS
8 years ago
Thomas Boerger
782d8ca6c2
Merge branch 'master' into changes-less-css
8 years ago
Thomas Boerger
49801a5a6f
Merge branch 'master' into feature/main.go
8 years ago
Thomas Boerger
32b31107e2
Merge pull request #62 from lunny/master
Added CONTRIBUTING
8 years ago
Thomas Boerger
fa1ab492ba
Merge branch 'master' into master
8 years ago
Matthias Loibl
5746161d32
Rename all occurrences of gogs.go
Signed-off-by: Matthias Loibl <mail@matthiasloibl.com>
8 years ago
Matthias Loibl
a2ab47c64b
Rename gogs.go to main.go
Signed-off-by: Matthias Loibl <mail@matthiasloibl.com>
8 years ago
Matthias Loibl
f569b344f3
Run goimports on the whole project ( #34 )
Signed-off-by: Matthias Loibl <mail@matthiasloibl.com>
8 years ago
Joubert RedRat
7bc50216ae
Set default less and css to new default name
8 years ago
Lunny Xiao
b60b44edc2
follow the advisor: add DCO and some improvements
8 years ago
Thomas Boerger
70d7ba3758
Merge pull request #41 from DblK/feature-issueTrackerLink
Allow user to set an external tracker url and forward to it
8 years ago
Rémy Boulanouar
ee1663af58
Implementation of the feature to redirect to an external issue tracker
8 years ago
Lunny Xiao
f42940bf47
Merge pull request #58 from go-gitea/vendoring
Integrated dependency manager
8 years ago
Thomas Boerger
9e7df957a5
Dropped go get from travis config
8 years ago
Thomas Boerger
42ebc0621a
Added all required dependencies
8 years ago
Thomas Boerger
b775d15799
Added vendoring config for govendor
8 years ago