]> source.dussan.org Git - gitea.git/shortlog
gitea.git
2016-11-07 Thomas BoergerDropped github.com/gogits/go-gogs-client vendored dep
2016-11-07 Thomas BoergerDropped client from version check
2016-11-07 Thomas BoergerLink to godoc instead of Gogs wiki
2016-11-07 Thomas BoergerDropped link to Gogs docs from template
2016-11-07 Thomas BoergerSet correct doc url for go-sdk
2016-11-07 Lunny XiaoMerge pull request #97 from andreynering/gitea/diff...
2016-11-07 Rachid ZaroualiMerge pull request #50 from 0xbaadf00d/feature/2583...
2016-11-06 Odin UgedalUse the rev-parsed sha1 commit id (#98)
2016-11-06 Andrey NeringCSS: Stronger colors for diffs 97/head
2016-11-06 Matthias LoiblMerge pull request #95 from odinuge/readmeTxt
2016-11-06 Odin UgedalFix rendering of non-markdown readme files 95/head
2016-11-06 Sandro SantilliReplace gogits/git-module dependency with go-gitea...
2016-11-06 LefsFlareAdds checking of reserved keywords against team names...
2016-11-06 Thibault MeyerOrdering team by name ascending except for 'Owners...
2016-11-06 Matthias LoiblAdd tests for CurrentUsername() (#88)
2016-11-06 Lunny XiaoMerge pull request #83 from strk/dot.github
2016-11-05 Sandro SantilliReview issue and pull templates, drop unused contributi... 83/head
2016-11-05 Sandro SantilliWrap text to 80 columns (#81)
2016-11-05 Matthias LoiblMerge pull request #85 from metalmatze/feature/goimports
2016-11-05 Sandro SantilliMerge branch 'master' into feature/goimports 85/head
2016-11-05 Matthias LoiblMerge pull request #84 from andreynering/gitea/fix...
2016-11-05 Andrey NeringRefactor editorconfig middleware 84/head
2016-11-05 Matthias LoiblAdd missing version & gogs package
2016-11-05 Matthias LoiblFix imports found by goimports.
2016-11-05 Matthias LoiblAdd myself to the MAINTAINERS (#82)
2016-11-05 Sandro SantilliMerge pull request #59 from andreynering/gitea/fix...
2016-11-05 Andrey NeringFix 500 when repo has invalid .editorconfig 59/head
2016-11-05 Thomas BoergerMerge pull request #79 from strk/Makefile-tabs
2016-11-05 Sandro SantilliDrop indent-size from Makefile section 79/head
2016-11-05 Sandro SantilliUse tabs in Makefiles
2016-11-04 Thomas BoergerMerge pull request #69 from go-gitea/makefile
2016-11-04 Thomas BoergerExtended gitignore 69/head
2016-11-04 Thomas BoergerDropped outdated build scripts
2016-11-04 Thomas BoergerFixed "net.UnixAddr composite literal uses unkeyed...
2016-11-04 Thomas BoergerTotally refactored the makefile and adjusted travis...
2016-11-04 Thomas BoergerAdded a common golang gitignore
2016-11-04 Thomas BoergerRegenerated bindata
2016-11-04 Thomas BoergerMade linter happy in cmd folder
2016-11-04 Thomas BoergerLinter doesn't like uppercase variables
2016-11-04 Thomas BoergerVet complains about "should have signature MarshalJSON...
2016-11-04 Thomas BoergerSimply made go vet happy, fixed tags
2016-11-04 Thomas BoergerExecuted go fmt for all files
2016-11-04 Thomas BoergerMerge pull request #33 from metalmatze/feature/main.go
2016-11-04 Thomas BoergerMerge branch 'master' into feature/main.go 33/head
2016-11-04 Thomas BoergerMerge pull request #54 from joubertredrat/changes-less-css
2016-11-04 Thomas BoergerMerge branch 'master' into changes-less-css 54/head
2016-11-04 Thomas BoergerMinor cleanups, look at the specific commits (#67)
2016-11-04 Thomas BoergerMerge pull request #72 from go-gitea/maintainers
2016-11-04 Thomas BoergerOne more try to validate maintainers and contributors 72/head
2016-11-04 Thomas BoergerMerge pull request #71 from go-gitea/lgtm-fix
2016-11-04 Thomas BoergerUse a correct format for CONTRIBUTORS and MAINTAINERS 71/head
2016-11-04 Thomas BoergerMerge branch 'master' into changes-less-css
2016-11-04 Thomas BoergerMerge branch 'master' into feature/main.go
2016-11-04 Thomas BoergerMerge pull request #62 from lunny/master
2016-11-04 Thomas BoergerMerge branch 'master' into master 62/head
2016-11-04 Matthias LoiblRename all occurrences of gogs.go
2016-11-04 Matthias LoiblRename gogs.go to main.go
2016-11-04 Matthias LoiblRun goimports on the whole project (#34)
2016-11-04 Joubert RedRatSet default less and css to new default name
2016-11-04 Lunny Xiaofollow the advisor: add DCO and some improvements
2016-11-04 Thomas BoergerMerge pull request #41 from DblK/feature-issueTrackerLink
2016-11-04 Rémy BoulanouarImplementation of the feature to redirect to an externa... 41/head
2016-11-04 Lunny XiaoMerge pull request #58 from go-gitea/vendoring
2016-11-04 Thomas BoergerDropped go get from travis config 58/head
2016-11-04 Thomas BoergerAdded all required dependencies
2016-11-04 Thomas BoergerAdded vendoring config for govendor
2016-11-04 Thomas BoergerDropped glide configs
2016-11-04 Thomas BoergerDropped vendoring from gitignore
2016-11-04 Thibault MeyerUse user fullname if resolved
2016-11-04 Lunny Xiaotypo and contributing improved
2016-11-04 Kim "BKC" CarlbäckerMerge pull request #60 from andreynering/gitea/issue...
2016-11-04 Lunny Xiaodiff the CONTRIBUTORS and MAINTAINERS
2016-11-04 Lunny XiaoMerge branch 'master' of https://github.com/go-gitea...
2016-11-04 Lunny Xiaoadded CONTRIBUTING
2016-11-03 Andrey NeringShow issue/PR number on title 60/head
2016-11-03 Sandro SantilliMerge pull request #47 from 0xbaadf00d/fix/3743-route...
2016-11-03 Lunny XiaoMerge branch 'master' into fix/3743-route-regexp-branchname 47/head
2016-11-03 Thomas BoergerBadges and travis testing (#40)
2016-11-03 Rémy BoulanouarChange import reference to match gitea instead of gogs...
2016-11-03 Thibault MeyerRestore whitespace
2016-11-03 Thibault MeyerFix SHA regexp and commit comparisons
2016-11-03 Thomas BoergerMerge pull request #5 from joubertredrat/title-ui-fix
2016-11-03 Thomas BoergerMerge branch 'develop' into title-ui-fix 5/head
2016-11-03 Thomas BoergerMerge pull request #23 from lunny/develop
2016-11-03 Thomas BoergerMerge branch 'develop' into develop 23/head
2016-11-03 Lunny XiaoMerge pull request #2 from strk/proper-from-on-issue...
2016-11-03 Lunny Xiaoconfig lgtm to disable maintainer to LGTM himself's PR
2016-11-02 Sandro SantilliFix sender of issue notifications 2/head
2016-11-02 Thomas BoergerMerge pull request #3 from strk/libravatar-proper-url
2016-11-02 Sandro SantilliUse proper url for libravatar dep 3/head
2016-10-19 Joubert RedRatSmall UI fixes on full width form titles 16/head
2016-10-17 Rémy BoulanouarFix mention in comments like (@dblk) (#3655) v0.9.99
2016-10-17 LefsFlarePrevented user enumeration of valid users through HTTP...
2016-10-04 Thibault Meyermissing space 50/head
2016-10-04 Thibault Meyerrename variable + fix wiki link
2016-09-22 LefsFlareChanged interface (#3685)
2016-09-18 Thibault MeyerCan disable GIT interactions by HTTP protocol
2016-09-16 UnknwonUpdate locales
2016-09-09 UnknwonAdd build system link to README [CI SKIP]
2016-09-03 Unknwon#3590 fix 404 for release draft edition
next