Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge all pagination-templates into 'base/paginate' | Kim "BKC" Carlbäcker | 2016-11-07 | 11 | -33/+12 |
| | | | | to reduce code-duplicity | ||||
* | Add Pagination to Releases-page | Kim "BKC" Carlbäcker | 2016-11-07 | 3 | -3/+14 |
| | |||||
* | Merge pull request #50 from 0xbaadf00d/feature/2583-disablehttpcloning | Rachid Zarouali | 2016-11-07 | 7 | -12/+40 |
|\ | | | | | Disable HTTP cloning | ||||
| * | missing space | Thibault Meyer | 2016-10-04 | 1 | -1/+1 |
| | | |||||
| * | rename variable + fix wiki link | Thibault Meyer | 2016-10-04 | 4 | -7/+8 |
| | | |||||
| * | Can disable GIT interactions by HTTP protocol | Thibault Meyer | 2016-09-18 | 7 | -13/+40 |
| | | |||||
* | | Use the rev-parsed sha1 commit id (#98) | Odin Ugedal | 2016-11-06 | 1 | -2/+4 |
| | | | | | | | | Use the rev-parsed sha1 commit id in urls to repo files, instead of the abbreviated version. | ||||
* | | Merge pull request #95 from odinuge/readmeTxt | Matthias Loibl | 2016-11-06 | 1 | -2/+4 |
|\ \ | | | | | | | Fix rendering of non-markdown readme files | ||||
| * | | Fix rendering of non-markdown readme files | Odin Ugedal | 2016-11-06 | 1 | -2/+4 |
|/ / | |||||
* | | Replace gogits/git-module dependency with go-gitea/git (#94) | Sandro Santilli | 2016-11-06 | 54 | -37/+37 |
| | | | | | | | | | | | | | | | | * Replace gogits/git-module dependency with go-gitea/git Fixes #92 * Remove git alias for git module import (not needed) | ||||
* | | Adds checking of reserved keywords against team names (#22) | LefsFlare | 2016-11-06 | 1 | -1/+17 |
| | | |||||
* | | Ordering team by name ascending except for 'Owners' (#48) | Thibault Meyer | 2016-11-06 | 1 | -4/+4 |
| | | |||||
* | | Add tests for CurrentUsername() (#88) | Matthias Loibl | 2016-11-06 | 2 | -3/+23 |
| | | |||||
* | | Merge pull request #83 from strk/dot.github | Lunny Xiao | 2016-11-06 | 3 | -82/+19 |
|\ \ | | | | | | | Review issue and pull templates, drop unused contributing file | ||||
| * | | Review issue and pull templates, drop unused contributing file | Sandro Santilli | 2016-11-05 | 3 | -82/+19 |
|/ / | | | | | | | The CONTRIBUTING.md from root dir will be used by github | ||||
* | | 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 |
| |\ \ \ | |/ / / |/| | | |