Thomas Boerger
|
8e66e09cd8
|
Merge branch 'master' into feature/main.go
|
2016-11-04 14:35:45 +01:00 |
|
Thomas Boerger
|
4fdca026c7
|
Merge pull request #62 from lunny/master
Added CONTRIBUTING
|
2016-11-04 14:30:35 +01:00 |
|
Thomas Boerger
|
13c3edde05
|
Merge branch 'master' into master
|
2016-11-04 14:08:31 +01:00 |
|
Matthias Loibl
|
f01d927efb
|
Rename all occurrences of gogs.go
Signed-off-by: Matthias Loibl <mail@matthiasloibl.com>
|
2016-11-04 13:49:10 +01:00 |
|
Matthias Loibl
|
a2514904cb
|
Rename gogs.go to main.go
Signed-off-by: Matthias Loibl <mail@matthiasloibl.com>
|
2016-11-04 13:44:23 +01:00 |
|
Matthias Loibl
|
a4fa889ced
|
Run goimports on the whole project (#34)
Signed-off-by: Matthias Loibl <mail@matthiasloibl.com>
|
2016-11-04 09:57:27 -02:00 |
|
Joubert RedRat
|
ff54e4d929
|
Set default less and css to new default name
|
2016-11-04 08:53:18 -02:00 |
|
Lunny Xiao
|
587d870f1e
|
follow the advisor: add DCO and some improvements
|
2016-11-04 16:43:41 +08:00 |
|
Thomas Boerger
|
fc55182a4c
|
Merge pull request #41 from DblK/feature-issueTrackerLink
Allow user to set an external tracker url and forward to it
|
2016-11-04 09:37:13 +01:00 |
|
Rémy Boulanouar
|
8dc49dc114
|
Implementation of the feature to redirect to an external issue tracker
|
2016-11-04 09:06:54 +01:00 |
|
Lunny Xiao
|
4a5faecd8f
|
Merge pull request #58 from go-gitea/vendoring
Integrated dependency manager
|
2016-11-04 16:04:20 +08:00 |
|
Thomas Boerger
|
f8b4699a14
|
Dropped go get from travis config
|
2016-11-04 08:43:11 +01:00 |
|
Thomas Boerger
|
1ebb35b988
|
Added all required dependencies
|
2016-11-04 08:43:11 +01:00 |
|
Thomas Boerger
|
78f86abba4
|
Added vendoring config for govendor
|
2016-11-04 08:43:11 +01:00 |
|
Thomas Boerger
|
90402a6328
|
Dropped glide configs
|
2016-11-04 08:43:11 +01:00 |
|
Thomas Boerger
|
998e7452b8
|
Dropped vendoring from gitignore
|
2016-11-04 08:43:11 +01:00 |
|
Thibault Meyer
|
17f9ab4ff8
|
Use user fullname if resolved
|
2016-11-04 08:13:14 +01:00 |
|
Lunny Xiao
|
33df11e823
|
typo and contributing improved
|
2016-11-04 15:05:45 +08:00 |
|
Kim "BKC" Carlbäcker
|
5a8cb2dac1
|
Merge pull request #60 from andreynering/gitea/issue-pr-number-on-title
Show issue/PR number on title
|
2016-11-04 03:14:31 +01:00 |
|
Lunny Xiao
|
0d41394d6e
|
diff the CONTRIBUTORS and MAINTAINERS
|
2016-11-04 09:54:57 +08:00 |
|
Lunny Xiao
|
55e804e078
|
Merge branch 'master' of https://github.com/go-gitea/gitea
|
2016-11-04 09:40:38 +08:00 |
|
Lunny Xiao
|
a90b25226a
|
added CONTRIBUTING
|
2016-11-04 09:39:04 +08:00 |
|
Andrey Nering
|
87b593f93e
|
Show issue/PR number on title
|
2016-11-03 20:28:05 -02:00 |
|
Sandro Santilli
|
137dcbf93d
|
Merge pull request #47 from 0xbaadf00d/fix/3743-route-regexp-branchname
Fix SHA and compare regex on route file [Critical]
|
2016-11-03 17:51:33 +01:00 |
|
Lunny Xiao
|
1adde07a3f
|
Merge branch 'master' into fix/3743-route-regexp-branchname
|
2016-11-04 00:11:08 +08:00 |
|
Thomas Boerger
|
42a744d9e6
|
Badges and travis testing (#40)
* Added badges to the README
* Restructured the travis config
|
2016-11-03 12:50:44 -02:00 |
|
Rémy Boulanouar
|
2d68bd1ef9
|
Change import reference to match gitea instead of gogs (#37)
|
2016-11-03 10:29:56 -02:00 |
|
Thibault Meyer
|
8ea63f8c50
|
Restore whitespace
|
2016-11-03 09:37:24 +01:00 |
|
Thibault Meyer
|
a79eb48de3
|
Fix SHA regexp and commit comparisons
|
2016-11-03 09:32:55 +01:00 |
|
Thomas Boerger
|
507ce134fa
|
Merge pull request #5 from joubertredrat/title-ui-fix
Small UI fixes on full width form titles
|
2016-11-03 09:09:51 +01:00 |
|
Thomas Boerger
|
bc7e92a2b5
|
Merge branch 'develop' into title-ui-fix
|
2016-11-03 09:09:00 +01:00 |
|
Thomas Boerger
|
e4fe69365f
|
Merge pull request #23 from lunny/develop
config lgtm to disable maintainer to LGTM himself's PR
|
2016-11-03 09:08:09 +01:00 |
|
Thomas Boerger
|
980282a06f
|
Merge branch 'develop' into develop
|
2016-11-03 09:07:55 +01:00 |
|
Lunny Xiao
|
d8de2beb5b
|
Merge pull request #2 from strk/proper-from-on-issue-mail
Fix sender of issue notifications
|
2016-11-03 16:06:27 +08:00 |
|
Lunny Xiao
|
060d10a4cb
|
config lgtm to disable maintainer to LGTM himself's PR
|
2016-11-03 14:41:13 +08:00 |
|
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
|
2016-11-02 21:00:54 +01:00 |
|
Thomas Boerger
|
5c54243014
|
Merge pull request #3 from strk/libravatar-proper-url
Use proper url for libravatar dep
|
2016-11-02 19:22:31 +01:00 |
|
Sandro Santilli
|
d59a48a255
|
Use proper url for libravatar dep
|
2016-11-02 18:18:04 +01:00 |
|
Joubert RedRat
|
f3321d920d
|
Small UI fixes on full width form titles
|
2016-10-19 11:21:10 -02:00 |
|
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"
|
2016-10-16 22:17:59 -04:00 |
|
LefsFlare
|
2cb5ec5983
|
Prevented user enumeration of valid users through HTTP status codes of login (#3639) (#3654)
|
2016-10-16 22:08:40 -04:00 |
|
Thibault Meyer
|
e54dec7ce5
|
missing space
|
2016-10-04 18:59:07 +02:00 |
|
Thibault Meyer
|
93f1eabe30
|
rename variable + fix wiki link
|
2016-10-04 18:58:14 +02:00 |
|
LefsFlare
|
2bec8a4f1e
|
Changed interface (#3685)
|
2016-09-22 19:38:12 -04:00 |
|
Thibault Meyer
|
9d66497abc
|
Can disable GIT interactions by HTTP protocol
|
2016-09-18 10:54:33 +02:00 |
|
Unknwon
|
7e15ff9486
|
Update locales
Add new locale Serbian (Cyrillic)
|
2016-09-15 20:03:36 -04:00 |
|
Unknwon
|
12445fe2ed
|
Add build system link to README [CI SKIP]
|
2016-09-08 20:56:05 -04:00 |
|
Unknwon
|
491407ddf8
|
#3590 fix 404 for release draft edition
Closes #3591
|
2016-09-03 06:00:59 -04:00 |
|
Unknwon
|
6da55159a2
|
#3589 LoadRepoConfig after ORM is initialized
|
2016-09-02 23:18:37 -04:00 |
|
Unknwon
|
c50d59874d
|
#3577 incorrect URL produced by AvatarLink
|
2016-09-01 12:36:26 -04:00 |
|