miles@Oscar
7ebbc80bbb
Using https for gravatar
2016-01-29 13:06:17 +08:00
miles@Oscar
d11b794f8a
Fixed gravatar url
2016-01-29 11:05:41 +08:00
Pourya Daneshvar
740bc4663c
Fixed forgotten err variable assignment
2016-01-24 10:24:21 +03:30
Unknwon
16796f2763
#2179 use Go sub-repo ssh to verify public key content
2016-01-15 18:39:51 +08:00
Unknwon
03ebfbdf21
fix #1436
2015-12-19 21:43:32 -05:00
Unknwon
dc1e5fc70b
fix #2189
2015-12-18 05:49:28 -05:00
Unknwon
112b78ff45
#2103 Ability to map extensions for syntax highlighting in config
2015-12-17 22:31:34 -05:00
Unknwon
6f6c77a6cd
#1692 add organization APIs
2015-12-17 02:28:47 -05:00
Unknwon
74ceced0e8
#1575 Limit repo creation
2015-12-10 12:37:53 -05:00
Adam Strzelecki
d89e6415cc
LOCAL_ROOT_URL for workers accessing web service
...
Local (DMZ) URL for gogs workers (such as ssh update) accessing web service. In
most cases you do not need to change default http://localhost:HTTP_PORT/ . You
may need to alter it only if your ssh server node is not the same as http node,
eg. running behind proxy on different node than web server.
--- 80 public port -> 8080 -- web server node
/
public proxy --<
\
--- 22 public port -> 10022 -- ssh server node
This option is not intended to be accessible via web GUI settings, since it is
unlikely someone needs to change it to somethings else than default
http://localhost:HTTP_PORT/ which should work for most of the cases.
But this should land into the documentation somewhere.
fixup
2015-12-09 23:11:07 +01:00
Unknwon
d97809d3e2
#1943 Able to config fsck timeout
2015-12-09 11:38:12 -05:00
Unknwon
902a4d6a68
#2115 more precise error message
2015-12-08 01:11:40 -05:00
Unknwon
2eb660382b
remove tags redis and memcache
2015-11-21 17:21:22 -05:00
Gibheer
20f08a2985
fix old naming
...
This is the old naming of the variable and I forgot to fix it. It now
works and is tested.
2015-11-18 23:12:42 +01:00
Gibheer
0196a37127
fix #1957 - disable version display
...
This allows the admin to disable the version information about gogs and
go in use in the footer.
2015-11-18 22:32:31 +01:00
Unknwon
b34fccd2c7
fix 1540 and experimental SSH server support
2015-11-08 16:59:56 -05:00
Unknwon
5b579c11bb
add Makefile
2015-11-03 12:16:43 -05:00
Unknwon
3114e9fa91
fix problem with #1879
2015-11-02 14:01:19 -05:00
无闻
5f3c1c2262
Merge pull request #1871 from Gibheer/config_minimum_key_sizes
...
move minimum key sizes to config
2015-11-01 12:39:12 -05:00
Gibheer
a2d58cfa9c
move minimum key sizes to config
...
This moves the minimum key sizes into the config file, so that anyone
can modify the restrictions.
2015-10-30 13:53:06 +01:00
Unknwon
0a5f357697
fix issue comment mention and autofix count when start
2015-10-29 20:40:57 -04:00
Unknwon
ae339c4642
#1657 allow forcing all private repos
2015-10-25 04:26:26 -04:00
Unknwon
260a8f49a0
add config and update locale
2015-10-24 15:35:26 -04:00
Unknwon
dff1973db7
New push to head repo of head branch: regenerate patch and retest apply
2015-10-24 03:36:47 -04:00
Soputtra San
c0cf4769e2
Fix import path
2015-10-19 23:43:11 +11:00
Unknwon
677970b18e
fix import path, fix #1782
2015-10-15 21:28:12 -04:00
Unknwon
2d229937be
#1602 Wrong commit order on issue page when pushing multiple commits
2015-09-25 20:35:56 -04:00
无闻
dd34da15d1
Merge pull request #1693 from sapk/fix-admin-repo-new-ui
...
Fix admin repos new ui
2015-09-25 19:05:27 -04:00
Antoine GIRARD
ae2a9e0aae
Fix admin repos new ui
2015-09-26 00:38:43 +02:00
Antoine GIRARD
24d3309ae5
New admin organization UI
2015-09-25 19:54:52 +02:00
Antoine GIRARD
476bbbc610
New admin notice UI based on user list example
2015-09-25 18:13:38 +02:00
Unknwon
6aa6594d4d
fix #1664
2015-09-21 10:09:21 -04:00
Unknwon
6fa54b35e4
drop oauth2 feature support
2015-09-17 16:11:44 -04:00
Unknwon
5ca6821fe5
simplify names
2015-09-16 23:08:46 -04:00
Unknwon
0d977db881
#697 and #1606 and new admin edit user UI
2015-09-13 11:07:21 -04:00
Unknwon
dfcfb9f5cd
#697 disable captcha and new admin create user UI
2015-09-13 09:51:51 -04:00
Unknwon
0deca6f1b6
add tidb support
2015-09-12 15:31:36 -04:00
Unknwon
d44f90afee
new admin user list UI
2015-09-11 20:42:26 -04:00
Unknwon
bc90d29ef8
Able to use GOGS_WORK_DIR environment variable to specify work directory
2015-09-07 14:06:05 -04:00
Unknwon
c31dffaf0f
finish initial version of pull request
2015-09-02 16:18:09 -04:00
Unknwon
b535333043
#1009 Config option for preserving hard line breaks
2015-09-01 08:32:02 -04:00
Unknwon
a06bd770b7
minor fixes on #1551
2015-09-01 07:04:35 -04:00
Unknwon
2745423bd3
add webhook recent deliveries
2015-08-27 23:06:14 +08:00
Unknwon
c257848267
new create webhook UI
2015-08-27 00:30:06 +08:00
无闻
ced1d31a06
Merge pull request #1414 from nice-software/wip/currentUser
...
Factor out function to get the current user
2015-08-19 18:29:04 +08:00
Unknwon
50bb7dee08
make cron task configurable
2015-08-18 02:19:29 +08:00
Paolo Borelli
688e7fcba5
Factor out function to get the current user
...
The same logic was duplicated in three places. Factor it
out so that we can add further fallbacks in a single place.
2015-08-15 10:05:12 +02:00
Unknwon
8868c58a0b
finish attachments when create issue
2015-08-11 23:24:40 +08:00
Jqs7
ec0904fe8d
custom avatar source
2015-08-10 09:46:42 +08:00
Unknwon
9ef6508b57
milestone: create page
2015-08-05 15:24:26 +08:00