Lauris BH
d63ca66623
Fix repo links ( #3093 ) ( #3163 )
2017-12-12 08:42:24 +02:00
Lauris BH
59afb62ab2
Fix Uninitialized variable in ParsePatch ( #3156 ) ( #3162 )
2017-12-12 09:08:48 +08:00
Ethan Koenig
8a19c6b9a2
Fix avatar URLs ( #3069 ) ( #3143 )
...
* Fix avatar URLs
* import order
2017-12-11 13:36:38 +08:00
Lunny Xiao
81fd8c8fb6
Comment backport test and add missing drone test ( #3127 )
...
* comment backport test since the test reference many changes
* fix missing drone test on release/*
* remove test coverage on release/*
2017-12-09 12:16:59 +02:00
Lauris BH
fd7686171e
Changelog for version 1.3.1 ( #3119 )
2017-12-08 16:22:42 +01:00
Ethan Koenig
ec6718ef40
Sanitize logs for mirror sync ( #3057 , #3082 ) ( #3078 )
...
* Sanitize logs for mirror sync
* Fix error message sanitiziation (#3082 )
2017-12-08 17:12:47 +02:00
Ethan Koenig
8f7054a864
Fix missing branch in release bug ( #3108 ) ( #3117 )
2017-12-08 16:01:46 +08:00
Ethan Koenig
84352316a9
Fix repo indexer and submodule bug ( #3107 ) ( #3110 )
...
* Fix repo indexer and submodule bug (#3107 )
* Empty commit to re-trigger CI
2017-12-08 14:52:18 +08:00
Ethan Koenig
237df2f339
Fix legacy URL redirects ( #3100 ) ( #3106 )
2017-12-07 08:29:14 +02:00
Lunny Xiao
b9abcb3b61
fix redis cache failed ( #3086 ) ( #3089 )
2017-12-05 00:06:04 +02:00
Lunny Xiao
9832b9509d
fix issue list branch link broken ( #3061 ) ( #3070 )
2017-12-03 10:20:43 +08:00
Lunny Xiao
3d688bd2cc
Fix missing password length check when change password ( #3039 ) ( #3071 )
...
* fix missing password length check when change password
* add tests for change password
2017-12-03 09:49:25 +08:00
Stephan Sachse
ce4a52c22c
sendmail: correct option to set envelope-sender ( #3044 )
...
mailer doesn't set the correct options while calling sendmail. if
``mailer.FROM`` is set to ``"Gitea Webservice" <user@example.com>``
sendmail is called like this
```
Sending with: sendmail [-F user@example.com -i alice@example.com ]
```
and doesn't set the envelope-sender. the option ``-F string`` set the
sender full name and is used only with messages that has no ``From``
message header.
set the envelope sender address with ``-f sender`` (lowercase ``f``)
works for me (fedora 27, x86_64, postfix-3.2.4, go1.9.1, gitea-1.3.0)
2017-12-02 11:06:49 +08:00
Lauris BH
974cffead9
Changelog for v1.3.0 ( #3026 )
...
* Changelog for v1.3.0
* Update with more backports
2017-11-29 22:51:47 +08:00
Lauris BH
8cdd5a33cd
Memory usage improvements ( #3013 ) ( #3028 )
...
* govendor update code.gitea.io/git
Signed-off-by: Duncan Ogilvie <mr.exodia.tpodt@gmail.com>
* Greatly improve memory usage
Signed-off-by: Duncan Ogilvie <mr.exodia.tpodt@gmail.com>
2017-11-29 16:29:37 +02:00
Lauris BH
992ee21a29
Set OpenID support on by default when installing new instance ( #3010 ) ( #3027 )
2017-11-29 21:32:20 +08:00
Lauris BH
5ec9c45661
Fix label comments for French locale ( #3017 )
...
* Fix label comments for French locale
* Fix wrong translation text
2017-11-29 02:01:06 +02:00
Duncan Ogilvie
b5bdb0474a
Remove duplicate "Max Diff Lines" from config view ( #3001 )
...
Signed-off-by: Duncan Ogilvie <mr.exodia.tpodt@gmail.com>
2017-11-28 09:36:35 +08:00
techknowlogick
751f01936b
Add changelog for v1.3.0-rc2 ( #2998 )
2017-11-27 08:28:25 +02:00
Ethan Koenig
b16e5a42eb
Fix over-escaped characters ( #2992 )
2017-11-27 07:01:13 +02:00
Lauris BH
460d0d9077
Fix go-get, src and raw urls to new scheme ( #2978 ) ( #2986 )
2017-11-27 10:02:08 +08:00
Lunny Xiao
9c07d909e6
Fix error when add user has full name to team ( #2973 ) ( #2975 )
...
* fix error when add user has full name to team
* add comment for extra uname check
2017-11-26 19:53:07 +02:00
Ethan Koenig
93d1ec4514
Fix files/commits of merged PRs ( #2970 )
2017-11-25 21:38:15 +02:00
Lauris BH
be41955407
Update golang x/crypto dependencies ( #2923 ) ( #2951 )
...
* Update golang x/crypto dependencies (#2923 )
* Fix govendor for x/crupto curve25519 (#2925 )
2017-11-21 06:25:53 +02:00
Lauris BH
c31e8777b7
Fix memcache support when value is returned as string always ( #2924 ) ( #2950 )
2017-11-21 11:46:44 +08:00
Lunny Xiao
4683e540ad
Add changelog for v1.3.0-rc1 ( #2921 )
2017-11-15 16:58:13 +02:00
GiteaBot
a8832e1227
[skip ci] Updated translations via Crowdin
2017-11-14 23:40:26 +00:00
Lauris BH
fb6348976e
Backport 1.2.x changelog to master ( #2904 )
2017-11-15 01:39:17 +02:00
GiteaBot
72fc829b05
[skip ci] Updated translations via Crowdin
2017-11-14 11:25:14 +00:00
Lunny Xiao
84498301ca
update screenshots on README ( #2910 )
2017-11-14 13:23:55 +02:00
GiteaBot
44bd5ff466
[skip ci] Updated translations via Crowdin
2017-11-14 00:57:08 +00:00
Sandro Santilli
e735d8cb25
Gogs -> Gitea ( #2909 )
...
rename label
2017-11-14 08:55:57 +08:00
GiteaBot
afa85f9b55
[skip ci] Updated translations via Crowdin
2017-11-13 14:54:11 +00:00
Mura Li
f4d12f8d97
Fix run command race ( #1470 )
...
* Use exec.CommandContext to simplfy timeout handling
And fixing the data races which can be identified by the added tests when -race enabled.
* Use sleep commmand instead of reading from stdin
* Make the error handling go-esque
2017-11-13 22:51:45 +08:00
GiteaBot
e9728bf3b4
[skip ci] Updated translations via Crowdin
2017-11-13 09:33:29 +00:00
Jochen Rill
f94e6fd7a5
Correct ldap username validation. ( #2880 )
...
PR #342 was only partially applied. Spaces should not be at the start
and end of a username but they can be inside.
2017-11-13 11:32:16 +02:00
Lauris BH
134958fd9f
Fix localization texts that contain semicolon ( #2900 )
2017-11-13 09:56:10 +02:00
Shaun
4725f91543
Fix inconsistencies in user settings ui ( #2901 )
2017-11-13 09:21:41 +02:00
Ethan Koenig
f26f4a7e01
Update swagger documentation ( #2899 )
...
* Update swagger documentation
Add docs for missing endpoints
Add documentation for request parameters
Make parameter naming consistent
Fix response documentation
* Restore delete comments
2017-11-13 09:02:25 +02:00
GiteaBot
4287d100b3
[skip ci] Updated translations via Crowdin
2017-11-13 01:37:21 +00:00
Ethan Koenig
5481be0ac5
Fix issue link rendering in commit messages ( #2897 )
...
* Fix issue link rendering in commit messages
* Update page.tmpl
* No links for parens
* remove comment
2017-11-13 09:35:55 +08:00
Ethan Koenig
47f40ccd5e
Add integration test for user deleting account ( #2891 )
2017-11-12 21:36:16 +08:00
Ethan Koenig
5abd1d2a68
Add integration test for logging out ( #2892 )
2017-11-11 23:29:07 -06:00
GiteaBot
1ebf257bed
[skip ci] Updated translations via Crowdin
2017-11-11 23:19:22 +00:00
Shaun
dd026a4ebb
Fix adding a new authentication source after selecting OAuth ( #2889 )
2017-11-12 01:18:21 +02:00
GiteaBot
524cca3a1e
[skip ci] Updated translations via Crowdin
2017-11-11 01:33:50 +00:00
Lauris BH
0a9fd454da
Fix new branch creation to new url scheme ( #2884 )
2017-11-10 19:32:46 -06:00
GiteaBot
e22be08ab6
[skip ci] Updated translations via Crowdin
2017-11-08 13:06:17 +00:00
Lauris BH
ba2e0240c6
Add LFS object verification step after upload ( #2868 )
...
* Add LFS object verification step after upload
* Fix file verification condition and small refactor
* Fix URLs
* Remove newline and return status 422 on failed verification
* Better error hadling
2017-11-08 15:04:19 +02:00
GiteaBot
61f5c22503
[skip ci] Updated translations via Crowdin
2017-11-07 06:34:16 +00:00