Unknwon
e84ac64964
Do not show filename not have suffifx .md
8 years ago
Unknwon
7938506e07
#518 update git-module require version
8 years ago
Unknwon
6f7276278d
#3174 genetate bindata
8 years ago
Andrey Nering
743d22669a
Re-work MAX_DIFF_LINES: supress diff per file, not the whole diff ( #3174 )
8 years ago
Andrey Nering
6efb1e5626
Localize collaboration settings. ( #3100 )
...
Closes #2764
8 years ago
Unknwon
73b4acbb63
Update glide.yaml
8 years ago
Unknwon
4bbb878d20
Minor fix for #3194
...
- Update locale bindata
8 years ago
Sandro Santilli
76a0e43e88
Do not assume avatar needs be changed from gravatar.com ( #3209 )
...
Always send user to settings screen to change avatar.
Drops "change_custom_avatar" localized message, keeps "change_avatar"
for the generic one.
NOTE: only changes the en-US locale, as per
https://github.com/gogits/gogs/wiki/Contributing-Code#those-we-do-not-accept
NOTE: requires rebuild of bindata.go to fully see effects
8 years ago
Unknwon
c041273dd3
repo/http: clean code
9 years ago
Unknwon
8df3ba96f3
#2954 use text/plain as default email content format
9 years ago
Unknwon
e9ae926e04
#809 fix wrong closed issue count when create closed issue via API
...
Add start count corrector for Repository.NumClosedIssues
9 years ago
Unknwon
7826eae452
#3045 fix DEPRECATED Action signature erorr
9 years ago
Unknwon
fbf43c31e5
Add Czech support
9 years ago
Unknwon
0a78d99a4d
models/release: filter input to prevent command line argument vulnerability
9 years ago
Kim Carlbäcker
3df8eb60e3
PDF-Previews in file-lists now working ( #3000 )
9 years ago
Unknwon
0325bec283
#2895 minor fix for bug of xorm
9 years ago
Unknwon
7049cb9d97
Add new language support
...
- Update language choose dropdown to fit more languages
9 years ago
Unknwon
78b8b63774
#2992 set default style name when empty in AfterSet
9 years ago
Cosmin Stroe
ba314a7a36
Support alphanumeric issue style (ABC-1234) for external issue tracker ( #2992 )
9 years ago
Kim Carlbäcker
b3c05026df
[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 -.-
9 years ago
Unknwon
a27c6f4b75
#2916 fix sort' field missing on issue pagination link
9 years ago
Unknwon
762ab056a2
Fix XORM IN condition table name parse
9 years ago
Unknwon
ac53bb593d
#2878 print error of JSON unmarshal and always returns a valid object
9 years ago
Unknwon
b1d41cfa60
#1692 add admin APIs to add/remove a user from teams
9 years ago
Unknwon
98b58fa050
Handle windows deletion when start
...
Fix #2872
9 years ago
Unknwon
e6f927f61a
#1692 api: admin list and create team under organization
9 years ago
Unknwon
60ae8ac3d2
Add route for #2846
9 years ago
Unknwon
004fb30ebe
Remove code for checking ssh-keygen
9 years ago
Unknwon
9e09e48502
#2850 fix potential SSH commands dislocation
...
When use builtin SSH server with concurrent operations, there are probabilities
One connection could use the command from another connections.
Fix this by set SSH_ORIGINAL_COMMAND for each command, not set in global scope.
9 years ago
Tamás Molnár
d169d00be6
Display org member's full name in link title.
9 years ago
Unknwon
ff731ea07d
#2814 LOWER() column value within search
9 years ago
Unknwon
9a5a27ea8d
Improve repository lable style
...
- add border-radius to filter list items
- use color as background of label for issue/pull view page
9 years ago
Odin Ugedal
01ff65a93e
Fix indent
9 years ago
Odin Ugedal
a75fa58e1c
Make description meta tag golang 1.4 compatible
9 years ago
Unknwon
149d62a648
#13 fix admin can't search private repos
...
- update glide info
9 years ago
Odin Ugedal
c9321550e0
Add prorper escaping of url in issue form
9 years ago
Odin Ugedal
ac390d28b8
Fix problems with '#' in branchname
...
Add proper escaping of '#' in branchname in compare when doing pull
requests. This addresses issue #2822 .
9 years ago
Odin Ugedal
561e5f9ccb
Set description meta tag correctly
...
Set the description meta tag correctly when there is no repo
description. Also use the ability to trim trailing whitespaces,
to make the template cleaner.
9 years ago
Odin Ugedal
85d7afeba0
Set HTML meta values corresponding to repository
...
Use the authors name, and the description of the repo in HTML meta.
Pages without repository context will display as before.
9 years ago
Unknwon
9bd9ad4205
#1692 add CRUD issue APIs
...
- Fix go-gogs-client#10
- Related to #809
9 years ago
Unknwon
b4f47a7623
#1891 attempt to fix invalid csrf token
9 years ago
Unknwon
d733efc1cc
#1286 #2098 Alpha support for custom templates
...
No guarantee for compatibility with future changes
9 years ago
Unknwon
c6277cce51
Minor fixes for #2761
9 years ago
Unknwon
2bf8494332
#13 finish user and repository search
...
Both are possible on explore and admin panel
9 years ago
Unknwon
514382e2eb
Rename module: middleware -> context
9 years ago
Unknwon
5267dce210
Fix ref comment from commit create empty feed
9 years ago
Jan Christophersen
1e74ee51ff
Using HTML Description of repositories in the 'Explore' view. Fixes #2800
9 years ago
Unknwon
eed9966ad6
#2727 fix incompatible SQL in PostgreSQL
9 years ago
Unknwon
ad513a20e9
#2302 Replace time.Time with Unix Timestamp (int64)
9 years ago
Unknwon
0c9a616326
Update frontend resources
9 years ago