Commit Graph

4250 Commits (c808e8c13865f043ea3cd026abac0c3ab43a4a46)
 

Author SHA1 Message Date
Sandro Santilli c808e8c138 Use tabs in Makefiles
8 years ago
Thomas Boerger b58b634e0e Merge pull request #69 from go-gitea/makefile
8 years ago
Thomas Boerger c524078d2b
Extended gitignore
8 years ago
Thomas Boerger b32776d533
Dropped outdated build scripts
8 years ago
Thomas Boerger 3dd14ee522
Fixed "net.UnixAddr composite literal uses unkeyed fields"
8 years ago
Thomas Boerger ec054ba582
Totally refactored the makefile and adjusted travis config
8 years ago
Thomas Boerger 7a870080d6
Added a common golang gitignore
8 years ago
Thomas Boerger eb25d1f252
Regenerated bindata
8 years ago
Thomas Boerger 5b5af7daee
Made linter happy in cmd folder
8 years ago
Thomas Boerger 212a04a45e
Linter doesn't like uppercase variables
8 years ago
Thomas Boerger 648c6fdd60
Vet complains about "should have signature MarshalJSON() ([]byte, error)", replaced with custom name
8 years ago
Thomas Boerger f960b776f0
Simply made go vet happy, fixed tags
8 years ago
Thomas Boerger e05a5ca36c
Executed go fmt for all files
8 years ago
Thomas Boerger ba4d255635 Merge pull request #33 from metalmatze/feature/main.go
8 years ago
Thomas Boerger cda6baf02c Merge branch 'master' into feature/main.go
8 years ago
Thomas Boerger a46efe240d Merge pull request #54 from joubertredrat/changes-less-css
8 years ago
Thomas Boerger 747f86aa23 Merge branch 'master' into changes-less-css
8 years ago
Thomas Boerger 03902bb53d Minor cleanups, look at the specific commits (#67)
8 years ago
Thomas Boerger 6a20711afd Merge pull request #72 from go-gitea/maintainers
8 years ago
Thomas Boerger ccdbd8bf48
One more try to validate maintainers and contributors
8 years ago
Thomas Boerger 38c209e85b Merge pull request #71 from go-gitea/lgtm-fix
8 years ago
Thomas Boerger 1aaa3a303d
Use a correct format for CONTRIBUTORS and MAINTAINERS
8 years ago
Thomas Boerger 75ddcddd06 Merge branch 'master' into changes-less-css
8 years ago
Thomas Boerger 8e66e09cd8 Merge branch 'master' into feature/main.go
8 years ago
Thomas Boerger 4fdca026c7 Merge pull request #62 from lunny/master
8 years ago
Thomas Boerger 13c3edde05 Merge branch 'master' into master
8 years ago
Matthias Loibl f01d927efb Rename all occurrences of gogs.go
8 years ago
Matthias Loibl a2514904cb Rename gogs.go to main.go
8 years ago
Matthias Loibl a4fa889ced Run goimports on the whole project (#34)
8 years ago
Joubert RedRat ff54e4d929 Set default less and css to new default name
8 years ago
Lunny Xiao 587d870f1e follow the advisor: add DCO and some improvements
8 years ago
Thomas Boerger fc55182a4c Merge pull request #41 from DblK/feature-issueTrackerLink
8 years ago
Rémy Boulanouar 8dc49dc114 Implementation of the feature to redirect to an external issue tracker
8 years ago
Lunny Xiao 4a5faecd8f Merge pull request #58 from go-gitea/vendoring
8 years ago
Thomas Boerger f8b4699a14
Dropped go get from travis config
8 years ago
Thomas Boerger 1ebb35b988
Added all required dependencies
8 years ago
Thomas Boerger 78f86abba4
Added vendoring config for govendor
8 years ago
Thomas Boerger 90402a6328
Dropped glide configs
8 years ago
Thomas Boerger 998e7452b8
Dropped vendoring from gitignore
8 years ago
Thibault Meyer 17f9ab4ff8 Use user fullname if resolved
8 years ago
Lunny Xiao 33df11e823 typo and contributing improved
8 years ago
Kim "BKC" Carlbäcker 5a8cb2dac1 Merge pull request #60 from andreynering/gitea/issue-pr-number-on-title
8 years ago
Lunny Xiao 0d41394d6e diff the CONTRIBUTORS and MAINTAINERS
8 years ago
Lunny Xiao 55e804e078 Merge branch 'master' of https://github.com/go-gitea/gitea
8 years ago
Lunny Xiao a90b25226a added CONTRIBUTING
8 years ago
Andrey Nering 87b593f93e Show issue/PR number on title
8 years ago
Sandro Santilli 137dcbf93d Merge pull request #47 from 0xbaadf00d/fix/3743-route-regexp-branchname
8 years ago
Lunny Xiao 1adde07a3f Merge branch 'master' into fix/3743-route-regexp-branchname
8 years ago
Thomas Boerger 42a744d9e6 Badges and travis testing (#40)
8 years ago
Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37)
8 years ago