summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #83 from strk/dot.githubLunny Xiao2016-11-063-82/+19
|\ \
| * | Review issue and pull templates, drop unused contributing fileSandro Santilli2016-11-053-82/+19
|/ /
* | Wrap text to 80 columns (#81)Sandro Santilli2016-11-051-55/+90
* | Merge pull request #85 from metalmatze/feature/goimportsMatthias Loibl2016-11-0515-67/+46
|\ \
| * \ Merge branch 'master' into feature/goimportsSandro Santilli2016-11-055-27/+8
| |\ \ | |/ / |/| |
* | | Merge pull request #84 from andreynering/gitea/fix-500-on-invalid-editorconfigMatthias Loibl2016-11-055-27/+8
|\ \ \
| * | | Refactor editorconfig middlewareAndrey Nering2016-11-055-27/+8
|/ / /
| * | Add missing version & gogs packageMatthias Loibl2016-11-052-0/+3
| * | Fix imports found by goimports.Matthias Loibl2016-11-0515-67/+43
|/ /
* | Add myself to the MAINTAINERS (#82)Matthias Loibl2016-11-051-0/+1
* | Merge pull request #59 from andreynering/gitea/fix-500-on-invalid-editorconfigSandro Santilli2016-11-054-16/+31
|\ \
| * | Fix 500 when repo has invalid .editorconfigAndrey Nering2016-11-054-16/+31
|/ /
* | Merge pull request #79 from strk/Makefile-tabsThomas Boerger2016-11-051-0/+3
|\ \
| * | Drop indent-size from Makefile sectionSandro Santilli2016-11-051-1/+0
| * | Use tabs in MakefilesSandro Santilli2016-11-051-0/+4
|/ /
* | Merge pull request #69 from go-gitea/makefileThomas Boerger2016-11-0518-1330/+1111
|\ \
| * | Extended gitignoreThomas Boerger2016-11-041-2/+3
| * | Dropped outdated build scriptsThomas Boerger2016-11-043-88/+0
| * | Fixed "net.UnixAddr composite literal uses unkeyed fields"Thomas Boerger2016-11-041-1/+1
| * | Totally refactored the makefile and adjusted travis configThomas Boerger2016-11-042-57/+119
| * | Added a common golang gitignoreThomas Boerger2016-11-041-17/+34
| * | Regenerated bindataThomas Boerger2016-11-041-223/+223
| * | Made linter happy in cmd folderThomas Boerger2016-11-047-5/+14
| * | Linter doesn't like uppercase variablesThomas Boerger2016-11-041-3/+4
| * | Vet complains about "should have signature MarshalJSON() ([]byte, error)", re...Thomas Boerger2016-11-041-3/+3
| * | Simply made go vet happy, fixed tagsThomas Boerger2016-11-041-4/+4
| * | Executed go fmt for all filesThomas Boerger2016-11-042-929/+708
|/ /
* | Merge pull request #33 from metalmatze/feature/main.goThomas Boerger2016-11-045-8/+10
|\ \
| * \ Merge branch 'master' into feature/main.goThomas Boerger2016-11-0418-346/+53
| |\ \ | |/ / |/| |
* | | Merge pull request #54 from joubertredrat/changes-less-cssThomas Boerger2016-11-046-44/+35
|\ \ \
| * \ \ Merge branch 'master' into changes-less-cssThomas Boerger2016-11-0412-302/+18
| |\ \ \ | |/ / / |/| | |
* | | | Minor cleanups, look at the specific commits (#67)Thomas Boerger2016-11-0410-260/+0
* | | | Merge pull request #72 from go-gitea/maintainersThomas Boerger2016-11-042-8/+8
|\ \ \ \
| * | | | One more try to validate maintainers and contributorsThomas Boerger2016-11-042-8/+8
|/ / / /
* | | | Merge pull request #71 from go-gitea/lgtm-fixThomas Boerger2016-11-042-42/+18
|\ \ \ \
| * | | | Use a correct format for CONTRIBUTORS and MAINTAINERSThomas Boerger2016-11-042-42/+18
|/ / / /
| * | | Merge branch 'master' into changes-less-cssThomas Boerger2016-11-047-6/+211
| |\ \ \ | |/ / / |/| | |
| * | | Set default less and css to new default nameJoubert RedRat2016-11-046-44/+35
| | * | Merge branch 'master' into feature/main.goThomas Boerger2016-11-044-0/+205
| | |\ \ | |_|/ / |/| | |
* | | | Merge pull request #62 from lunny/masterThomas Boerger2016-11-044-0/+205
|\ \ \ \
| * \ \ \ Merge branch 'master' into masterThomas Boerger2016-11-04679-237/+503001
| |\ \ \ \ | |/ / / / |/| | | |
| * | | | follow the advisor: add DCO and some improvementsLunny Xiao2016-11-042-2/+72
| * | | | typo and contributing improvedLunny Xiao2016-11-043-35/+23
| * | | | diff the CONTRIBUTORS and MAINTAINERSLunny Xiao2016-11-042-4/+2
| * | | | Merge branch 'master' of https://github.com/go-gitea/giteaLunny Xiao2016-11-04124-460/+476
| |\ \ \ \
| * | | | | added CONTRIBUTINGLunny Xiao2016-11-043-0/+149
| | | | * | Rename all occurrences of gogs.goMatthias Loibl2016-11-044-6/+9
| | | | * | Rename gogs.go to main.goMatthias Loibl2016-11-041-2/+1
| |_|_|/ / |/| | | |
* | | | | Run goimports on the whole project (#34)Matthias Loibl2016-11-043-6/+6
| |_|/ / |/| | |
* | | | Merge pull request #41 from DblK/feature-issueTrackerLinkThomas Boerger2016-11-047-3/+18
|\ \ \ \