Unknwon
87c3c8172a
#1711 try to indicate sqlite session issue when merge
2015-10-25 18:35:27 -04:00
Unknwon
022820103d
#1657 allow forcing all private repos
2015-10-25 04:26:26 -04:00
Unknwon
d5fab7f1b9
update README
2015-10-25 03:30:16 -04:00
Unknwon
c3ba5590c9
Reopen PR need retest patch
2015-10-25 03:10:22 -04:00
无闻
379629d28a
Merge pull request #1836 from likeit92/develop
...
workaround for reverse proxy, ssh, submodule
2015-10-24 16:51:59 -04:00
Matthias Pioch
8b92f9cca6
fix workaround for reverse proxy, ssh, submodule
2015-10-24 22:46:13 +02:00
Matthias Pioch
78a4e71245
workaround for reverse proxy, ssh, submodule
2015-10-24 22:03:08 +02:00
Unknwon
63e6e31271
add config and update locale
2015-10-24 15:35:26 -04:00
Unknwon
2be5837cb0
New push to base repo of base branch: retest all corresponding patches
2015-10-24 14:48:11 -04:00
Unknwon
71d8ff247d
update some locales
2015-10-24 03:40:47 -04:00
Unknwon
0fbb8c8826
New push to head repo of head branch: regenerate patch and retest apply
2015-10-24 03:36:47 -04:00
Unknwon
e0aab4a7f6
#1830 new comment with status change overwrites issue content
2015-10-23 12:54:19 -04:00
Unknwon
db7ac8bc1d
use notice instead of suspend delete archives
2015-10-23 11:03:15 -04:00
Unknwon
c6ce6bd4c2
work on #1830
2015-10-23 10:31:13 -04:00
Unknwon
b5fdf0947b
reduce code
2015-10-22 17:47:08 -04:00
Unknwon
35a65736fa
add get repo API
2015-10-22 17:46:07 -04:00
Unknwon
04af4b24fd
work on #1818
2015-10-22 14:47:32 -04:00
无闻
a301c7ed26
Merge pull request #1814 from 0rax/develop
...
Update docker `socat` link creation
2015-10-21 13:08:42 -04:00
Jean-Philippe Roemer
f7c7837fc8
Docker socat link: default port fix
...
- Remove port 80 & 443 unused by the container
- Add port 3000 used by gogs application
2015-10-21 16:55:55 +01:00
Jean-Philippe Roemer
02289479ef
Docker socat
link creation
...
- `start.sh` will now verify that the port is not already used by another service
- Resolve #1807
- Log when a service is created, or could not be created
- Keep track of which port is already used, including goes & sshd port
2015-10-21 16:27:56 +01:00
Unknwon
eac91a74d8
Merge branch 'develop' of github.com:gogits/gogs into develop
2015-10-21 06:40:56 -04:00
Unknwon
f17b746a01
update locale
2015-10-21 06:40:44 -04:00
无闻
d3f67d341f
Merge pull request #1811 from likeit92/develop
...
fix build error with PKGBUILD (archlinux, x64)
2015-10-21 04:50:05 -04:00
Matthias Pioch
0f4f81f1fb
fix import path on x64 systems, fix #1795
2015-10-21 09:00:35 +02:00
无闻
d0c17adfea
Merge pull request #1809 from likeit92/master
...
fix build error with PKGBUILD (archlinux)
2015-10-20 18:01:35 -04:00
Matthias Pioch
87c05c386f
fix import path, fix #1795
2015-10-20 23:13:06 +02:00
无闻
8fc8848ce2
Merge pull request #1803 from kenno/develop
...
Fix import path
2015-10-19 10:13:39 -04:00
Soputtra San
1f1abb17e2
Fix import path
2015-10-19 23:43:11 +11:00
Unknwon
fc7959d3bc
New/reopen PR checks if there is any unmerged and open PR
2015-10-18 19:30:39 -04:00
Unknwon
4dc6285715
add new status: checking
2015-10-18 17:18:54 -04:00
无闻
9825760817
Merge pull request #1799 from legoktm/patch-1
...
Simplify disable Gravatar preference wording
2015-10-18 14:16:32 -04:00
Kunal Mehta
9573f9afe9
Simplify disable Gravatar preference wording
...
"Enable this to disable..." is needlessly confusing, simplify it by being
upfront that this setting disables the Gravatar fetching.
2015-10-17 20:46:52 -07:00
Unknwon
6599869f28
#1790 fast return for too large diff
2015-10-17 17:25:45 -04:00
Unknwon
932dbccb67
fix import path, fix #1782
2015-10-15 21:28:12 -04:00
无闻
a749e6adcf
Merge pull request #1778 from limianwang/develop
...
fix typo in README for Docker
2015-10-13 18:23:44 -04:00
Limian Wang
b854d3ba40
fix typo in README for Docker
2015-10-13 15:22:33 -07:00
Unknwon
6a6e43f964
print out git version
2015-10-13 16:01:57 -04:00
无闻
a42514613f
Merge pull request #1767 from 0rax/develop
...
Fix bug introduced in #1759 preventing ssh server to launch
2015-10-12 17:37:14 -04:00
Jean-Philippe Roemer
9acf02ad7f
Fix bug introduced in #1759 preventing ssh server to launch
...
- ssh/setup: test directive now check if a file exist in key path instead of a folder
- ssh/setup script was hanging waiting for an input about rewriting the key
as the test case was returning true, when it should have been false
(check if file is a folder instead of a file)
2015-10-12 22:13:22 +01:00
无闻
5c6df9f31b
Merge pull request #1766 from 0rax/develop
...
Docker repository path backward compatibility fix
2015-10-12 16:59:41 -04:00
Jean-Philippe Roemer
533c6a8e08
Edit comment to make it clear that we are talking about container version
2015-10-12 21:52:20 +01:00
Jean-Philippe Roemer
bfed40eec4
Docker repository path backward compatibility fix:
...
- resolve #1765
- create link to old git repository path: `/home/git/gogs-repository`
2015-10-12 21:28:26 +01:00
无闻
575300cd57
Merge pull request #1764 from 0rax/develop
...
Volumed data setup changed to allow #1759
2015-10-12 14:52:08 -04:00
Jean-Philippe Roemer
9cba6ff84b
Volumed data setup changed to allow #1759
...
- Volumed subfolder now created up in the ENTRYPOINT script, this way
they are created before S6 even starts making VOLUME.
- The subfolder will be created during VOLUME creation too as ENTRYPOINT
script will be run before /bin/true
- SSH Keys will now be created on a single key basis not replying on the
existence of /data/ssh folder
2015-10-12 18:46:45 +01:00
Unknwon
570ddefc32
print log every time regulater timezone
2015-10-10 19:04:26 -04:00
无闻
5676fa5b5d
Merge pull request #1758 from 0rax/develop
...
Docker Container Restart Fix
2015-10-10 16:28:59 -04:00
Jean-Philippe Roemer
fc427432ed
Docker Container Restart Fix
...
- Fix s6 fifodir error on container restart
- Add .tags* to .gitignore (Atom auto ctags generation)
2015-10-10 21:03:19 +01:00
无闻
d7f390a3b0
Merge pull request #1757 from alvaroaleman/bugfix/docker_gosu
...
Update gosu, this fixes #1756
2015-10-10 14:54:05 -04:00
Alvaro Aleman
2671c86ba7
Update gosu, this fixes #1756
2015-10-10 20:48:26 +02:00
Unknwon
f1c2276c8d
add log when cannot regulate time
2015-10-09 23:05:20 -04:00