Unknwon
aa6b05b436
#1157 some avatar setting changes
- Allow to delete current avatar
9 years ago
Unknwon
b88ceff9bf
Update locales
9 years ago
Unknwon
c6e46255cb
Minor fixes for #2746
9 years ago
Josh Frye
86919d05cb
Add ability to delete single wiki pages.
9 years ago
Unknwon
22599912df
Minor fixes for #2745
9 years ago
Josh Frye
18bac095c0
Repo setting to delete and disable wiki
9 years ago
Unknwon
5c1c221a9d
#1891 attempt to fix expected invalid CSRF token
- Remove unused config settings `[picture] service`
9 years ago
Unknwon
53635180eb
Allow setting git operations timeouts
- Migrate: #2704 #2653
- Clone: #2701
- Mirror, Pull
9 years ago
Unknwon
3d7d9f0b76
#2700 fix sqlite3 can't create issue with more than one label
9 years ago
Unknwon
b77068224a
Post work for #2637
Improve test cases, config settings, also show SSH config settings on admin config panel.
9 years ago
Unknwon
f49351bd43
Add new config option for builtin SSH server
Config option [server] SSH_LISTEN_PORT to the port the builtin SSH server will be listen.
It can be different from SSH_PORT which is supposed to be exposed in the clone URL.
This should solve the problem when user runs Gogs inside Docker container
and still want to use builtin SSH server.
9 years ago
Unknwon
4eb48337da
Minor fix for #2660
9 years ago
Josh Frye
51b0fc9c00
Test mailer button. Addresses #1531
9 years ago
Unknwon
e1e7bd8013
Prepare to release
9 years ago
Unknwon
559a1282ed
#1821 add actions for close and reopen issues
9 years ago
Unknwon
a16ec44cf5
Fix #857
9 years ago
Adam Strzelecki
c5844bab8e
Update bindata for LDAP changes
9 years ago
Unknwon
04d7b393ab
Minor fix for #2624
9 years ago
Unknwon
7a0cdbebf6
Remove cache avatar support and add its tests
9 years ago
Unknwon
5cadf34f21
fix #2454
9 years ago
Josh Frye
fb8c598933
Add helper text for log path.
9 years ago
Josh Frye
2a5b31d2f5
Add install option for log path
9 years ago
Unknwon
e11c8407c8
Update locales and update sponsor
9 years ago
Unknwon
0e661c24d7
#2485 fix payloads mixed up for webhook
When repository contains a Slack type hook,
it changes original payload content.
This patch fixes it by using a local object to store
newly created Slack payload instead of assigning
back to the same variable.
9 years ago
Unknwon
efd7e59b3e
Improve db path prompt when install
9 years ago
Unknwon
3d1beb8a82
Generate CSS for #2561
9 years ago
Unknwon
fa40b34850
#2554 reinitialize all repos from the db
- Update locales
9 years ago
Unknwon
c4dccaf1eb
Minor fix for #2444
9 years ago
Unknwon
938934da8a
Update locales
9 years ago
Unknwon
61976ce9f0
Update locales
9 years ago
Unknwon
7a9b5d32d6
update locale
9 years ago
Unknwon
315418ced5
stop compile bindata for TRANSLATORS
- update required version of git-module for #2373
9 years ago
Unknwon
92906ef786
fix #2350
9 years ago
Unknwon
7276965aae
update locale
9 years ago
Kim "BKC" Carlbäcker
827b2477b8
Changed name from inline to unified
9 years ago
Kim "BKC" Carlbäcker
b34c4f23ca
i18n-fix for split-view
9 years ago
Unknwon
7bc247c886
fix #2327
9 years ago
Unknwon
bb2897bff6
#2264 use monospaced font for commit IDs in news feeds
9 years ago
Unknwon
00a60453fb
#1692 APIs: Users Followers
- User profile un/follow
- List user's followers/following
9 years ago
Unknwon
d20633c205
fix #1436
9 years ago
Unknwon
e7285b9a1b
update locales
9 years ago
Unknwon
5932cdd98c
prepare release
9 years ago
Unknwon
cc70569451
#2103 Ability to map extensions for syntax highlighting in config
9 years ago
Unknwon
64d05fafd5
#2103 #2181 improvments of highlight class name
9 years ago
Unknwon
6dee7a47f0
#1692 add user email APIs
9 years ago
Unknwon
920dd535e8
fix #2204
9 years ago
Unknwon
c31722da3c
update locales
9 years ago
Unknwon
3931000177
#2156 admin able to edit organization max repo creation
9 years ago
Unknwon
826d4bd7d1
#2154 disable change user for non-local users
- #2153 remove require for gravatar
9 years ago
Unknwon
d28cd813eb
fix sqlite3 cannot create repo
9 years ago