]> source.dussan.org Git - gitea.git/shortlog
gitea.git
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-09-22 LefsFlareChanged interface (#3685)
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
2016-09-03 Unknwon#3589 LoadRepoConfig after ORM is initialized
2016-09-01 Unknwon#3577 incorrect URL produced by AvatarLink
2016-09-01 Daniel OaksAdd the ability to explore organizations (#3573)
2016-09-01 Daniel OaksFix repo list display on Safari (#3569)
2016-09-01 raphael10241024fix link error under preview (#3566)
2016-09-01 UnknwonFix panic when attempt login with non-exist user
2016-09-01 Thibault MeyerFeature #3492: Add option to hide footer load times...
2016-09-01 UnknwonUpdate locales
2016-08-31 Rémy BoulanouarUpdate size of SHA to fix #3538 (#3563)
2016-08-31 Corben DallasAdd a (Open)SuSE init script (#3558)
2016-08-31 Unknwon#3559 fix template error
2016-08-31 UnknwonMinor code fix [CI SKIP]
2016-08-31 Unknwonmodels/login_source: code improvement
2016-08-31 Unknwon#3515 use alert instead 500 for duplicated login source...
2016-08-30 无闻Support Editorconfig on web editor (#3512)
2016-08-30 Andrey NeringSupport Editorconfig on web editor
2016-08-30 Unknwon#2018 able to sync now for mirrors
2016-08-30 Unknwonmodules/sync: add UniqueQueue
2016-08-30 Unknwonmodules/sync: rename SingleInstancePool to ExclusivePool
next