This website requires JavaScript.
c3ba5590c9
Reopen PR need retest patch
Unknwon
2015-10-25 03:10:22 -04:00
379629d28a
Merge pull request #1836 from likeit92/develop
无闻
2015-10-24 16:51:59 -04:00
8b92f9cca6
fix workaround for reverse proxy, ssh, submodule
Matthias Pioch
2015-10-24 22:46:13 +02:00
78a4e71245
workaround for reverse proxy, ssh, submodule
Matthias Pioch
2015-10-24 22:03:08 +02:00
63e6e31271
add config and update locale
Unknwon
2015-10-24 15:35:26 -04:00
2be5837cb0
New push to base repo of base branch: retest all corresponding patches
Unknwon
2015-10-24 14:48:11 -04:00
71d8ff247d
update some locales
Unknwon
2015-10-24 03:40:47 -04:00
0fbb8c8826
New push to head repo of head branch: regenerate patch and retest apply
Unknwon
2015-10-24 03:36:47 -04:00
e0aab4a7f6
#1830 new comment with status change overwrites issue content
Unknwon
2015-10-23 12:54:19 -04:00
db7ac8bc1d
use notice instead of suspend delete archives
Unknwon
2015-10-23 11:03:15 -04:00
c6ce6bd4c2
work on #1830
Unknwon
2015-10-23 10:31:13 -04:00
b5fdf0947b
reduce code
Unknwon
2015-10-22 17:47:08 -04:00
35a65736fa
add get repo API
Unknwon
2015-10-22 17:46:07 -04:00
04af4b24fd
work on #1818
Unknwon
2015-10-22 14:47:24 -04:00
a301c7ed26
Merge pull request #1814 from 0rax/develop
无闻
2015-10-21 13:08:42 -04:00
f7c7837fc8
Docker socat link: default port fix
Jean-Philippe Roemer
2015-10-21 16:55:55 +01:00
02289479ef
Docker socat link creation
Jean-Philippe Roemer
2015-10-21 16:27:05 +01:00
eac91a74d8
Merge branch 'develop' of github.com:gogits/gogs into develop
Unknwon
2015-10-21 06:40:56 -04:00
f17b746a01
update locale
Unknwon
2015-10-21 06:40:44 -04:00
d3f67d341f
Merge pull request #1811 from likeit92/develop
无闻
2015-10-21 04:50:05 -04:00
0f4f81f1fb
fix import path on x64 systems, fix #1795
Matthias Pioch
2015-10-21 09:00:35 +02:00
d0c17adfea
Merge pull request #1809 from likeit92/master
无闻
2015-10-20 18:01:35 -04:00
87c05c386f
fix import path, fix #1795
Matthias Pioch
2015-10-20 23:13:06 +02:00
8fc8848ce2
Merge pull request #1803 from kenno/develop
无闻
2015-10-19 10:13:39 -04:00
1f1abb17e2
Fix import path
Soputtra San
2015-10-19 23:43:11 +11:00
fc7959d3bc
New/reopen PR checks if there is any unmerged and open PR
Unknwon
2015-10-18 19:30:39 -04:00
4dc6285715
add new status: checking
Unknwon
2015-10-18 17:18:45 -04:00
9825760817
Merge pull request #1799 from legoktm/patch-1
无闻
2015-10-18 14:16:32 -04:00
9573f9afe9
Simplify disable Gravatar preference wording
Kunal Mehta
2015-10-17 20:46:52 -07:00
6599869f28
#1790 fast return for too large diff
Unknwon
2015-10-17 17:25:45 -04:00
932dbccb67
fix import path, fix #1782
Unknwon
2015-10-15 21:28:12 -04:00
5edc2f6d6c
Fix indent tmpl
Antoine GIRARD
2015-10-14 01:09:33 +02:00
4dd731cb53
Fix indent .less
Antoine GIRARD
2015-10-14 01:05:32 +02:00
a749e6adcf
Merge pull request #1778 from limianwang/develop
无闻
2015-10-13 18:23:44 -04:00
b854d3ba40
fix typo in README for Docker
Limian Wang
2015-10-13 14:35:17 -07:00
6a6e43f964
print out git version
Unknwon
2015-10-13 16:01:57 -04:00
ae0fadeb0e
To quick to copy-paste
Antoine GIRARD
2015-10-13 02:08:13 +02:00
2717ada14c
Little fix
Antoine GIRARD
2015-10-13 02:04:04 +02:00
e1c04f043b
Implement new ui to dashboard
Antoine GIRARD
2015-10-13 01:40:35 +02:00
a42514613f
Merge pull request #1767 from 0rax/develop
无闻
2015-10-12 17:37:14 -04:00
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)
Jean-Philippe Roemer
2015-10-12 22:13:22 +01:00
5c6df9f31b
Merge pull request #1766 from 0rax/develop
无闻
2015-10-12 16:59:41 -04:00
533c6a8e08
Edit comment to make it clear that we are talking about container version
Jean-Philippe Roemer
2015-10-12 21:52:20 +01:00
bfed40eec4
Docker repository path backward compatibility fix: - resolve #1765 - create link to old git repository path: /home/git/gogs-repository
Jean-Philippe Roemer
2015-10-12 21:28:26 +01:00
575300cd57
Merge pull request #1764 from 0rax/develop
无闻
2015-10-12 14:52:08 -04:00
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
Jean-Philippe Roemer
2015-10-12 16:39:40 +01:00
570ddefc32
print log every time regulater timezone
Unknwon
2015-10-10 19:04:26 -04:00
5676fa5b5d
Merge pull request #1758 from 0rax/develop
无闻
2015-10-10 16:28:59 -04:00
fc427432ed
Docker Container Restart Fix - Fix s6 fifodir error on container restart - Add .tags* to .gitignore (Atom auto ctags generation)
Jean-Philippe Roemer
2015-10-10 20:41:16 +01:00
d7f390a3b0
Merge pull request #1757 from alvaroaleman/bugfix/docker_gosu
无闻
2015-10-10 14:54:05 -04:00
2671c86ba7
Update gosu, this fixes #1756
Alvaro Aleman
2015-10-10 20:48:26 +02:00
f1c2276c8d
add log when cannot regulate time
Unknwon
2015-10-09 23:05:20 -04:00
2020bafee1
fix typo
Unknwon
2015-10-09 22:09:07 -04:00
bc2f546023
fix README links
Unknwon
2015-10-09 15:41:08 -04:00
ef6d12844c
Merge pull request #1752 from soudy/develop
无闻
2015-10-09 15:26:49 -04:00
a443fcf33a
fixed dead links in README
Steven Oud
2015-10-09 11:09:58 +02:00
b5e6af9587
update locale
Unknwon
2015-10-08 22:49:08 -04:00
01dc8f8a4f
fix change visivility of non-org does not affect forks
Unknwon
2015-10-08 22:38:42 -04:00
aff49b1c9e
unified API error response
Unknwon
2015-10-08 20:36:07 -04:00
b1941f1da1
Merge pull request #1736 from soudy/develop
无闻
2015-10-08 20:01:56 -04:00
19c3745488
fix quick guide style
Unknwon
2015-10-07 23:11:32 -04:00
ea6c6bc20a
work on 1714
Unknwon
2015-10-05 09:54:55 -04:00
db00aa7653
add log for trigger hook when push through SSH
Unknwon
2015-10-05 09:46:00 -04:00
215920772a
save PR info as patch and minor fix on PR
Unknwon
2015-10-04 20:54:06 -04:00
6fe868a4d5
added repository remove option to api
Steven Oud
2015-10-04 17:09:16 +02:00
02d3b66265
Merge pull request #1686 from preovaleo/develop
无闻
2015-10-03 12:57:24 -04:00
fe8495e4a5
Merge pull request #1735 from soudy/develop
无闻
2015-10-03 12:46:16 -04:00
280fde9b7c
added links to forks/watchers/stars in new layout header
Steven Oud
2015-10-03 18:04:44 +02:00
79fb24a397
Merge pull request #1732 from 0rax/develop
无闻
2015-10-02 20:02:03 -04:00
4465c58f4b
new quick start page
Unknwon
2015-10-02 19:58:36 -04:00
5981f1edcd
Remove fixed issue
Jean-Philippe Roemer
2015-10-02 23:32:41 +01:00
ad5e0b833c
Docker Container: Init 1 & Initialisation
Jean-Philippe Roemer
2015-10-02 21:54:55 +01:00
e5310cdbc1
Merge pull request #1731 from ogarcia/develop
无闻
2015-10-02 15:59:10 -04:00
e34d0063c3
Update Docker README for #1708
Unknwon
2015-10-02 15:44:59 -04:00
3e7d8db7a2
Several bugfixes in Docker build
Óscar García Amor
2015-10-02 21:18:13 +02:00
655b69cb1f
Merge pull request #1730 from 0rax/develop
无闻
2015-10-02 11:31:12 -04:00
fcb1f4ec07
Add bash to the image so bash git hooks can be used
Jean-Philippe Roemer
2015-10-02 12:01:02 +01:00
3cad8d9492
Use app/docker folder for SSH Configureation
Jean-Philippe Roemer
2015-10-02 11:29:11 +01:00
e63e0b3105
New approach to Gogs Docker Container
Jean-Philippe Roemer
2015-10-02 10:56:36 +01:00
d86c785410
Merge pull request #1725 from soudy/develop
无闻
2015-10-02 04:55:02 -04:00
b05c7b3faa
moved routes to RouterRef group
kendaru
2015-10-02 10:48:31 +02:00
5c39d3fa7d
changed integrated page number to GET
kendaru
2015-10-02 10:04:11 +02:00
c60d8bc069
update locales
Unknwon
2015-10-02 02:55:52 -04:00
87d64acc9f
fixed HTML indenting
Steven
2015-10-01 15:54:27 +02:00
c8aa9c6cb1
implemented #1721 : see users who forked/starred/watched a repository
Steven
2015-10-01 15:17:27 +02:00
ecd59deb27
implemented #1721 : see users who forked/starred/watched a repository
Steven
2015-10-01 15:17:27 +02:00
e0a099ec11
fix link again
Unknwon
2015-10-01 01:58:59 -04:00
5af872955b
fix README links
Unknwon
2015-10-01 01:58:30 -04:00
e00268895c
Merge pull request #1710 from geerlingguy/patch-1
无闻
2015-09-28 14:21:52 -04:00
4a05c4a759
Set USER env variable so installation can complete successfully.
Jeff Geerling
2015-09-26 23:33:53 -05:00
a205acf829
drop go 1.2 support
Unknwon
2015-09-26 17:54:02 -04:00
d5ad4e1141
prepare release
Unknwon
2015-09-26 14:09:09 -04:00
2dde2a8ad3
fix error detect when push commits
Unknwon
2015-09-25 21:06:31 -04:00
6dfee30bf0
#1602 Wrong commit order on issue page when pushing multiple commits
Unknwon
2015-09-25 20:35:56 -04:00
21e13cb51e
#1525 Triggere mailer for admin created accounts
Unknwon
2015-09-25 19:45:44 -04:00
986447335d
#1693 minor fix
Unknwon
2015-09-25 19:07:21 -04:00
84c727ae66
Merge pull request #1693 from sapk/fix-admin-repo-new-ui
无闻
2015-09-25 19:05:27 -04:00
ee1256cf74
Merge pull request #1691 from sapk/fix-admin-organization-new-ui
无闻
2015-09-25 19:03:53 -04:00
dfc16d0879
Fix admin repos new ui
Antoine GIRARD
2015-09-26 00:38:43 +02:00
a8fd615adc
Fix indent in notice router
Antoine GIRARD
2015-09-25 19:56:23 +02:00