Thomas Boerger
945e590cb2
Stop ignoring gitea in general
8 years ago
Thomas Boerger
59e6bd4aa4
Dropped github.com/gogits/go-gogs-client vendored dep
8 years ago
Thomas Boerger
596a071393
Dropped client from version check
8 years ago
Thomas Boerger
b07affc15c
Link to godoc instead of Gogs wiki
8 years ago
Thomas Boerger
9f576375fe
Dropped link to Gogs docs from template
8 years ago
Thomas Boerger
d9a7026ca3
Set correct doc url for go-sdk
8 years ago
Lunny Xiao
aa621a15b7
Merge pull request #97 from andreynering/gitea/diff-colors
CSS: Stronger colors for diffs
8 years ago
Rachid Zarouali
991135448c
Merge pull request #50 from 0xbaadf00d/feature/2583-disablehttpcloning
Disable HTTP cloning
8 years ago
Odin Ugedal
0f421c9602
Use the rev-parsed sha1 commit id ( #98 )
Use the rev-parsed sha1 commit id in urls to repo files,
instead of the abbreviated version.
8 years ago
Andrey Nering
aff3ace5df
CSS: Stronger colors for diffs
8 years ago
Matthias Loibl
b3c6586b11
Merge pull request #95 from odinuge/readmeTxt
Fix rendering of non-markdown readme files
8 years ago
Odin Ugedal
bf76e2a45b
Fix rendering of non-markdown readme files
8 years ago
Sandro Santilli
3c9693defb
Replace gogits/git-module dependency with go-gitea/git ( #94 )
* Replace gogits/git-module dependency with go-gitea/git
Fixes #92
* Remove git alias for git module import (not needed)
8 years ago
LefsFlare
5c54551ac9
Adds checking of reserved keywords against team names ( #22 )
8 years ago
Thibault Meyer
8ec34183a7
Ordering team by name ascending except for 'Owners' ( #48 )
8 years ago
Matthias Loibl
e7e2c8c43e
Add tests for CurrentUsername() ( #88 )
8 years ago
Lunny Xiao
9dfbc389eb
Merge pull request #83 from strk/dot.github
Review issue and pull templates, drop unused contributing file
8 years ago
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