4286 Commits (4c6c16f358a67d31b1cde8642d4175a336fdcbf0)
 

Author SHA1 Message Date
Thomas Boerger 03902bb53d Minor cleanups, look at the specific commits (#67)
* 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
8 years ago
Thomas Boerger 6a20711afd Merge pull request #72 from go-gitea/maintainers
One more try to validate maintainers and contributors
8 years ago
Thomas Boerger ccdbd8bf48
One more try to validate maintainers and contributors 8 years ago
Thomas Boerger 38c209e85b Merge pull request #71 from go-gitea/lgtm-fix
Use a correct format for CONTRIBUTORS and MAINTAINERS
8 years ago
Thomas Boerger 1aaa3a303d
Use a correct format for CONTRIBUTORS and MAINTAINERS 8 years ago
Thomas Boerger 75ddcddd06 Merge branch 'master' into changes-less-css 8 years ago
Thomas Boerger 8e66e09cd8 Merge branch 'master' into feature/main.go 8 years ago
Thomas Boerger 4fdca026c7 Merge pull request #62 from lunny/master
Added CONTRIBUTING
8 years ago
Thomas Boerger 13c3edde05 Merge branch 'master' into master 8 years ago
Matthias Loibl f01d927efb Rename all occurrences of gogs.go
Signed-off-by: Matthias Loibl <mail@matthiasloibl.com>
8 years ago
Matthias Loibl a2514904cb Rename gogs.go to main.go
Signed-off-by: Matthias Loibl <mail@matthiasloibl.com>
8 years ago
Matthias Loibl a4fa889ced Run goimports on the whole project (#34)
Signed-off-by: Matthias Loibl <mail@matthiasloibl.com>
8 years ago
Joubert RedRat ff54e4d929 Set default less and css to new default name 8 years ago
Lunny Xiao 587d870f1e follow the advisor: add DCO and some improvements 8 years ago
Thomas Boerger fc55182a4c Merge pull request #41 from DblK/feature-issueTrackerLink
Allow user to set an external tracker url and forward to it
8 years ago
Rémy Boulanouar 8dc49dc114 Implementation of the feature to redirect to an external issue tracker 8 years ago
Lunny Xiao 4a5faecd8f Merge pull request #58 from go-gitea/vendoring
Integrated dependency manager
8 years ago
Thomas Boerger f8b4699a14
Dropped go get from travis config 8 years ago
Thomas Boerger 1ebb35b988
Added all required dependencies 8 years ago
Thomas Boerger 78f86abba4
Added vendoring config for govendor 8 years ago
Thomas Boerger 90402a6328
Dropped glide configs 8 years ago
Thomas Boerger 998e7452b8
Dropped vendoring from gitignore 8 years ago
Thibault Meyer 17f9ab4ff8 Use user fullname if resolved 8 years ago
Lunny Xiao 33df11e823 typo and contributing improved 8 years ago
Kim "BKC" Carlbäcker 5a8cb2dac1 Merge pull request #60 from andreynering/gitea/issue-pr-number-on-title
Show issue/PR number on title
8 years ago
Lunny Xiao 0d41394d6e diff the CONTRIBUTORS and MAINTAINERS 8 years ago
Lunny Xiao 55e804e078 Merge branch 'master' of https://github.com/go-gitea/gitea 8 years ago
Lunny Xiao a90b25226a added CONTRIBUTING 8 years ago
Andrey Nering 87b593f93e Show issue/PR number on title 8 years ago
Sandro Santilli 137dcbf93d Merge pull request #47 from 0xbaadf00d/fix/3743-route-regexp-branchname
Fix SHA and compare regex on route file [Critical]
8 years ago
Lunny Xiao 1adde07a3f Merge branch 'master' into fix/3743-route-regexp-branchname 8 years ago
Thomas Boerger 42a744d9e6 Badges and travis testing (#40)
* Added badges to the README

* Restructured the travis config
8 years ago
Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37) 8 years ago
Thibault Meyer 8ea63f8c50
Restore whitespace 8 years ago
Thibault Meyer a79eb48de3
Fix SHA regexp and commit comparisons 8 years ago
Thomas Boerger 507ce134fa Merge pull request #5 from joubertredrat/title-ui-fix
Small UI fixes on full width form titles
8 years ago
Thomas Boerger bc7e92a2b5 Merge branch 'develop' into title-ui-fix 8 years ago
Thomas Boerger e4fe69365f Merge pull request #23 from lunny/develop
config lgtm to disable maintainer to LGTM himself's PR
8 years ago
Thomas Boerger 980282a06f Merge branch 'develop' into develop 8 years ago
Lunny Xiao d8de2beb5b Merge pull request #2 from strk/proper-from-on-issue-mail
Fix sender of issue notifications
8 years ago
Lunny Xiao 060d10a4cb config lgtm to disable maintainer to LGTM himself's PR 8 years ago
Sandro Santilli af03d00780 Fix sender of issue notifications
It is the FROM field in mailer configuration that needs be used,
not the USER field, which is for authentication.

Closes https://github.com/gogits/gogs/issues/3615
8 years ago
Thomas Boerger 5c54243014 Merge pull request #3 from strk/libravatar-proper-url
Use proper url for libravatar dep
8 years ago
Sandro Santilli d59a48a255 Use proper url for libravatar dep 8 years ago
Joubert RedRat f3321d920d Small UI fixes on full width form titles 8 years ago
Rémy Boulanouar 6bcff7828f Fix mention in comments like (@dblk) (#3655)
* Fix mention in comments like (@dblk)

* Better fix to avoid making link for "Hello@DblK"
8 years ago
LefsFlare 2cb5ec5983 Prevented user enumeration of valid users through HTTP status codes of login (#3639) (#3654) 8 years ago
Thibault Meyer e54dec7ce5
missing space 8 years ago
Thibault Meyer 93f1eabe30
rename variable + fix wiki link 8 years ago
LefsFlare 2bec8a4f1e Changed interface (#3685) 8 years ago