Unknwon
dcef6a4c25
#2954 minor fix for when to set HTML alternative
9 years ago
Unknwon
eb27ee29d7
Update glide.lock
9 years ago
Unknwon
ede3242712
#2954 use text/plain as default email content format
9 years ago
Sandro Santilli
1383edfba2
Do not write HTML in text/plain mail part ( #2954 )
* Do not write HTML in text/plain mail part
Fixes #2928
* Pass text/plain first, text/html second
* Do not send plain/text email if html2text failed (untested)
9 years ago
Unknwon
da5050d92f
#809 fix wrong closed issue count when create closed issue via API
Add start count corrector for Repository.NumClosedIssues
9 years ago
Thomas Fanninger
13452d351a
Update .gopmfile ( #3133 )
Build only work with the current master of the package. Otherwise, I get this error.
```
...
# github.com/gogits/gogs/routers/api/v1/convert
routers/api/v1/convert/convert.go:200: undefined: gogs.Team
routers/api/v1/convert/convert.go:201: undefined: gogs.Team
...
```
9 years ago
Alex Myasoedov
86f1e84680
gogs dump tempdir flag ( #3086 )
9 years ago
Andrey Nering
6cbdf1591e
Add comment note ( #3093 )
9 years ago
Unknwon
dd15dac38a
#3045 fix DEPRECATED Action signature erorr
10 years ago
Unknwon
edb0185af8
locale: update Czech
10 years ago
Jean-Philippe Roemer
0cd23cca8b
Update docker/build.sh script to use glide & make ( #3079 )
* docker: update build script to use glide + make
- docker/build.sh will now use glide to fetch dependencies
- glide is built from source to keep compatibility with arm
(no pre-prebuilt binary for arm)
- docker/build.sh will also now use the provided Makefile
It will generate an error when trying to get git build has as we do
not ship the 88mo .git directory during the build (should not cause
any problem as the variable it sets was not set previously)
* docker: fix docker arm build
- drop gosu version back to 1.7 as gosu binary for armhf is broken
- see tianon/gosu#19
* docker: update gosu to 1.9
Signed-off-by: Jean-Philippe Roemer <jp@roemer.im>
10 years ago
Unknwon
46e4d9f2da
#809 able to set issue state to closed when create
10 years ago
Unknwon
4a3f302e05
bindata: follow up data clean
10 years ago
Unknwon
10332ef7cc
Add Czech support
10 years ago
Kim Carlbäcker
73137c2db2
Fix listing team members ( #3048 )
10 years ago
Siarhei Navatski
c6a66c479b
Update glide.lock with latest go-gogs-client ( #2939 )
10 years ago
Julien Reichardt
0966898255
Add DPlatform as an installation way ( #3044 )
10 years ago
Andrey Nering
4d3f69567c
Fix remove folder issues, including initialization failling. ( #2969 )
- Prevent panic on creating notice if database is not available
- Prevent incorrect folder on Windows ("/" instead of "\")
10 years ago
Unknwon
9e3e82ebea
models/release: filter input to prevent command line argument vulnerability
10 years ago
Kim Carlbäcker
346d734eff
PDF-Previews in file-lists now working ( #3000 )
10 years ago
Unknwon
6d0dc3bbcc
#2895 minor fix for bug of xorm
10 years ago
Thomas Boerger
dd29e46802
Made the issue stats query more secure with parameterized placeholders ( #2895 )
10 years ago
Unknwon
f34f5ee273
Add new language support
- Update language choose dropdown to fit more languages
10 years ago
Unknwon
1bedc83fef
#2992 set default style name when empty in AfterSet
10 years ago
Cosmin Stroe
561a81df44
Support alphanumeric issue style (ABC-1234) for external issue tracker ( #2992 )
10 years ago
Tamás Molnár
630c23b750
Set utf-8 charset for text files when serving raw content ( #2898 )
10 years ago
Kim Carlbäcker
dee35a8ed2
[Feature/WIP] Confirm on editing forms ( fixes #2881 ) ( #2980 )
* Add and start jQuery AreYouSure
* Update SimpleMDE to 1.10.1 for `forceSync` support
* Forgot to remove old version SimpleMDE 1.10.0
* formatting -.-
10 years ago
Kim Carlbäcker
36073d6951
Fixed #2909 ( #2979 )
10 years ago
Jean-Philippe Roemer
84062365c7
docker: update documentation for container options ( #2965 )
- Created a Container options section in `docker/README.md`
- Add documentation for SOCAT_LINK
- Move CROND documentation to the new section
10 years ago
Unknwon
0248b05674
Update locales
10 years ago
Unknwon
003d6c6646
Merge pull request #2920 from l2dy/patch-1
Update ISC license
10 years ago
Unknwon
ab4d2d3a25
#2916 fix sort' field missing on issue pagination link
10 years ago
Unknwon
d497e31faa
api/admin: add/remove organization team repository
10 years ago
Unknwon
2a35398747
Merge pull request #2914 from psychomario/linenumoptimize
Reduce line number creation to one DOM manipulation
10 years ago
l2dy
d6e18776a3
Update ISC license
10 years ago
PsychoMario
24f1d90bce
reduce line number creation to one DOM manipulation
10 years ago
Unknwon
fd631bf9c0
Fix XORM IN condition table name parse
10 years ago
Unknwon
bebc9a37cc
Merge pull request #2894 from tboerger/feature/join-condition
Followup fix for previous query fix
10 years ago
Thomas Boerger
48c23658a6
Followup fix for previous query fix
10 years ago
Unknwon
c38581052a
Merge pull request #2893 from tboerger/feature/sql-security
Try to make the SQL queries cleaner and more secure
10 years ago
Thomas Boerger
4737525ca5
Made the issues query more secure and simpler
10 years ago
Thomas Boerger
25ffa44602
Try to make the SQL queries cleaner and more secure
10 years ago
Unknwon
6ba31f0be3
#2878 print error of JSON unmarshal and always returns a valid object
10 years ago
Unknwon
019cd8b3db
#2842 add quotes to attachment file name
10 years ago
Unknwon
8328452c5a
#1692 add admin APIs to add/remove a user from teams
10 years ago
Unknwon
9923aa7292
Merge pull request #2883 from nikkomiu/develop
Fixes #2842 Parses URL through EscapePound template function
10 years ago
Nikko Miu
a92890a5fa
Changed EscapePound function with string replace function
10 years ago
Unknwon
f1b1d8d153
Update locales
10 years ago
Unknwon
82087056cd
Merge pull request #2879 from dakira/develop
use monospace font for wiki and issue textareas (fix #2869 )
10 years ago
Matthias Niess
79389ef2fc
use monospace font for wiki and issue textareas ( fix #2869 )
10 years ago