Commit Graph

259 Commits

Author SHA1 Message Date
f946040fa9 #1891 attempt to fix expected invalid CSRF token
- Remove unused config settings `[picture] service`
2016-03-03 15:09:43 -05:00
9e89584cb4 Allow setting git operations timeouts
- Migrate: #2704 #2653
- Clone: #2701
- Mirror, Pull
2016-02-29 19:29:49 -05:00
ea80274229 #2700 fix sqlite3 can't create issue with more than one label 2016-02-29 18:45:12 -05:00
8055a0bdac Post work for #2637
Improve test cases, config settings, also show SSH config settings on admin config panel.
2016-02-27 20:48:39 -05:00
4438b7793b 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.
2016-02-25 00:21:48 -05:00
baaf6046a1 Minor fix for #2660 2016-02-24 23:59:17 -05:00
c27038e392 Test mailer button. Addresses #1531 2016-02-24 09:48:05 -05:00
d324500959 Prepare to release 2016-02-24 01:14:43 -05:00
912f7b51e9 #1821 add actions for close and reopen issues 2016-02-22 12:40:00 -05:00
7140dbac95 Fix #857 2016-02-20 15:10:34 -05:00
a9981d8099 Update bindata for LDAP changes 2016-02-20 14:17:24 +01:00
632c27802c Minor fix for #2624 2016-02-15 14:57:15 -05:00
58e004f7da Remove cache avatar support and add its tests 2016-02-14 23:14:55 -05:00
aa5e837c65 fix #2454 2016-02-14 20:26:49 -05:00
1feecd6beb Add helper text for log path. 2016-02-12 09:24:09 -05:00
a3e8c32a30 Add install option for log path 2016-02-12 09:19:45 -05:00
5258ee3740 Update locales and update sponsor 2016-02-11 13:34:21 -05:00
297e772c20 #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.
2016-02-10 15:21:39 -05:00
ee53204e02 Improve db path prompt when install 2016-02-07 11:51:53 -05:00
acfc942ad7 Generate CSS for #2561 2016-02-05 14:53:45 -05:00
04be8c0de5 #2554 reinitialize all repos from the db
- Update locales
2016-02-04 12:51:00 -05:00
1c74612b3c Minor fix for #2444 2016-02-01 20:55:12 -05:00
b900150b1d Update locales 2016-01-28 06:15:49 -05:00
38efa72146 Update locales 2016-01-25 02:33:52 -05:00
a2ef9a2b64 update locale 2016-01-11 18:30:44 +08:00
db719abff2 stop compile bindata for TRANSLATORS
- update required version of git-module for #2373
2016-01-11 15:01:38 +08:00
ca35ddd078 fix #2350 2016-01-07 09:24:19 +08:00
0cb7396840 update locale 2016-01-06 18:44:57 +08:00
8fe5d887ae Changed name from inline to unified 2016-01-05 19:21:50 +01:00
4e6d048ba1 i18n-fix for split-view 2016-01-05 19:21:49 +01:00
7392b6a755 fix #2327 2016-01-05 12:43:19 +08:00
13fe733037 #2264 use monospaced font for commit IDs in news feeds 2015-12-24 20:43:45 -05:00
a49af93faf #1692 APIs: Users Followers
- User profile un/follow
- List user's followers/following
2015-12-21 04:24:11 -08:00
53eb37d529 fix #1436 2015-12-19 21:43:32 -05:00
09c981846b update locales 2015-12-18 07:54:44 -05:00
1d95844d55 prepare release 2015-12-18 00:54:27 -05:00
1e7e092992 #2103 Ability to map extensions for syntax highlighting in config 2015-12-17 22:31:34 -05:00
6673dcb038 #2103 #2181 improvments of highlight class name 2015-12-16 22:13:12 -05:00
b117befc2b #1692 add user email APIs 2015-12-15 22:57:18 -05:00
8ecbf0f16d fix #2204 2015-12-15 19:42:20 -05:00
e444a67d59 update locales 2015-12-12 14:47:11 -05:00
59c965a5ec #2156 admin able to edit organization max repo creation 2015-12-11 19:24:57 -05:00
d0b0d24f22 #2154 disable change user for non-local users
- #2153 remove require for gravatar
2015-12-11 15:31:02 -05:00
98da7241a0 fix sqlite3 cannot create repo 2015-12-11 10:13:19 -05:00
40f3142264 #2114 External URL for wiki 2015-12-11 04:55:08 -05:00
3d5d61778a #1938 #1374 disable password change for non-local users 2015-12-10 19:02:57 -05:00
df5ed64cca #1301 "read-only" users 2015-12-10 12:46:05 -05:00
2a0bb1fa90 #1575 Limit repo creation 2015-12-10 12:37:53 -05:00
c6083c335e #1612 Ability to send mail when a new pull request is submitted 2015-12-10 11:18:56 -05:00
626dc1f0bd Reword messages for PR auto merging (#2117) 2015-12-10 09:28:49 +11:00