Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Wrap text to 80 columns (#81) | Sandro Santilli | 2016-11-05 | 1 | -55/+90 |
| | | | Use a list for owners (nitpick response) | ||||
* | Merge pull request #85 from metalmatze/feature/goimports | Matthias Loibl | 2016-11-05 | 15 | -67/+46 |
|\ | | | | | Fix imports found by goimports. | ||||
| * | Merge branch 'master' into feature/goimports | Sandro Santilli | 2016-11-05 | 5 | -27/+8 |
| |\ | |/ |/| | |||||
* | | Merge pull request #84 from andreynering/gitea/fix-500-on-invalid-editorconfig | Matthias Loibl | 2016-11-05 | 5 | -27/+8 |
|\ \ | | | | | | | Refactor editorconfig middleware | ||||
| * | | Refactor editorconfig middleware | Andrey Nering | 2016-11-05 | 5 | -27/+8 |
|/ / | |||||
| * | Add missing version & gogs package | Matthias Loibl | 2016-11-05 | 2 | -0/+3 |
| | | |||||
| * | Fix imports found by goimports. | Matthias Loibl | 2016-11-05 | 15 | -67/+43 |
|/ | |||||
* | Add myself to the MAINTAINERS (#82) | Matthias Loibl | 2016-11-05 | 1 | -0/+1 |
| | | | :blush: | ||||
* | Merge pull request #59 from andreynering/gitea/fix-500-on-invalid-editorconfig | Sandro Santilli | 2016-11-05 | 4 | -16/+31 |
|\ | | | | | Fix 500 when repo has invalid .editorconfig | ||||
| * | Fix 500 when repo has invalid .editorconfig | Andrey Nering | 2016-11-05 | 4 | -16/+31 |
|/ | | | | Creating a notice instead | ||||
* | Merge pull request #79 from strk/Makefile-tabs | Thomas Boerger | 2016-11-05 | 1 | -0/+3 |
|\ | | | | | Use tabs in Makefiles | ||||
| * | Drop indent-size from Makefile section | Sandro Santilli | 2016-11-05 | 1 | -1/+0 |
| | | |||||
| * | Use tabs in Makefiles | Sandro Santilli | 2016-11-05 | 1 | -0/+4 |
|/ | |||||
* | Merge pull request #69 from go-gitea/makefile | Thomas Boerger | 2016-11-05 | 18 | -1330/+1111 |
|\ | | | | | Refactoring of the makefile | ||||
| * | Extended gitignore | Thomas Boerger | 2016-11-04 | 1 | -2/+3 |
| | | |||||
| * | Dropped outdated build scripts | Thomas Boerger | 2016-11-04 | 3 | -88/+0 |
| | | |||||
| * | Fixed "net.UnixAddr composite literal uses unkeyed fields" | Thomas Boerger | 2016-11-04 | 1 | -1/+1 |
| | | |||||
| * | Totally refactored the makefile and adjusted travis config | Thomas Boerger | 2016-11-04 | 2 | -57/+119 |
| | | |||||
| * | Added a common golang gitignore | Thomas Boerger | 2016-11-04 | 1 | -17/+34 |
| | | |||||
| * | Regenerated bindata | Thomas Boerger | 2016-11-04 | 1 | -223/+223 |
| | | |||||
| * | Made linter happy in cmd folder | Thomas Boerger | 2016-11-04 | 7 | -5/+14 |
| | | |||||
| * | Linter doesn't like uppercase variables | Thomas Boerger | 2016-11-04 | 1 | -3/+4 |
| | | |||||
| * | Vet complains about "should have signature MarshalJSON() ([]byte, error)", ↵ | Thomas Boerger | 2016-11-04 | 1 | -3/+3 |
| | | | | | | | | replaced with custom name | ||||
| * | Simply made go vet happy, fixed tags | Thomas Boerger | 2016-11-04 | 1 | -4/+4 |
| | | |||||
| * | Executed go fmt for all files | Thomas Boerger | 2016-11-04 | 2 | -929/+708 |
|/ | |||||
* | Merge pull request #33 from metalmatze/feature/main.go | Thomas Boerger | 2016-11-04 | 5 | -8/+10 |
|\ | | | | | Rename gogs.go to main.go with all references | ||||
| * | Merge branch 'master' into feature/main.go | Thomas Boerger | 2016-11-04 | 18 | -346/+53 |
| |\ | |/ |/| | |||||
* | | Merge pull request #54 from joubertredrat/changes-less-css | Thomas Boerger | 2016-11-04 | 6 | -44/+35 |
|\ \ | | | | | | | Set default less and css to new default name | ||||
| * \ | Merge branch 'master' into changes-less-css | Thomas Boerger | 2016-11-04 | 12 | -302/+18 |
| |\ \ | |/ / |/| | | |||||
* | | | Minor cleanups, look at the specific commits (#67) | Thomas Boerger | 2016-11-04 | 10 | -260/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | | | Merge pull request #72 from go-gitea/maintainers | Thomas Boerger | 2016-11-04 | 2 | -8/+8 |
|\ \ \ | | | | | | | | | One more try to validate maintainers and contributors | ||||
| * | | | One more try to validate maintainers and contributors | Thomas Boerger | 2016-11-04 | 2 | -8/+8 |
|/ / / | |||||
* | | | Merge pull request #71 from go-gitea/lgtm-fix | Thomas Boerger | 2016-11-04 | 2 | -42/+18 |
|\ \ \ | | | | | | | | | Use a correct format for CONTRIBUTORS and MAINTAINERS | ||||
| * | | | Use a correct format for CONTRIBUTORS and MAINTAINERS | Thomas Boerger | 2016-11-04 | 2 | -42/+18 |
|/ / / | |||||
| * | | Merge branch 'master' into changes-less-css | Thomas Boerger | 2016-11-04 | 7 | -6/+211 |
| |\ \ | |/ / |/| | | |||||
| * | | Set default less and css to new default name | Joubert RedRat | 2016-11-04 | 6 | -44/+35 |
| | | | |||||
| | * | Merge branch 'master' into feature/main.go | Thomas Boerger | 2016-11-04 | 4 | -0/+205 |
| | |\ | |_|/ |/| | | |||||
* | | | Merge pull request #62 from lunny/master | Thomas Boerger | 2016-11-04 | 4 | -0/+205 |
|\ \ \ | | | | | | | | | Added CONTRIBUTING | ||||
| * \ \ | Merge branch 'master' into master | Thomas Boerger | 2016-11-04 | 679 | -237/+503001 |
| |\ \ \ | |/ / / |/| | | | |||||
| * | | | follow the advisor: add DCO and some improvements | Lunny Xiao | 2016-11-04 | 2 | -2/+72 |
| | | | | |||||
| * | | | typo and contributing improved | Lunny Xiao | 2016-11-04 | 3 | -35/+23 |
| | | | | |||||
| * | | | diff the CONTRIBUTORS and MAINTAINERS | Lunny Xiao | 2016-11-04 | 2 | -4/+2 |
| | | | | |||||
| * | | | Merge branch 'master' of https://github.com/go-gitea/gitea | Lunny Xiao | 2016-11-04 | 124 | -460/+476 |
| |\ \ \ | |||||
| * | | | | added CONTRIBUTING | Lunny Xiao | 2016-11-04 | 3 | -0/+149 |
| | | | | | |||||
| | | | * | Rename all occurrences of gogs.go | Matthias Loibl | 2016-11-04 | 4 | -6/+9 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Matthias Loibl <mail@matthiasloibl.com> | ||||
| | | | * | Rename gogs.go to main.go | Matthias Loibl | 2016-11-04 | 1 | -2/+1 |
| |_|_|/ |/| | | | | | | | | | | | Signed-off-by: Matthias Loibl <mail@matthiasloibl.com> | ||||
* | | | | Run goimports on the whole project (#34) | Matthias Loibl | 2016-11-04 | 3 | -6/+6 |
| |_|/ |/| | | | | | Signed-off-by: Matthias Loibl <mail@matthiasloibl.com> | ||||
* | | | Merge pull request #41 from DblK/feature-issueTrackerLink | Thomas Boerger | 2016-11-04 | 7 | -3/+18 |
|\ \ \ | | | | | | | | | Allow user to set an external tracker url and forward to it | ||||
| * | | | Implementation of the feature to redirect to an external issue tracker | Rémy Boulanouar | 2016-11-04 | 7 | -3/+18 |
|/ / / | |||||
* | | | Merge pull request #58 from go-gitea/vendoring | Lunny Xiao | 2016-11-04 | 665 | -223/+502959 |
|\ \ \ | | | | | | | | | Integrated dependency manager |