2
0

Commit Graph

  • 6a6e43f964 print out git version Unknwon 2015-10-13 16:01:57 -04:00
  • 42a713d268 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
  • 2ab4eddd6f 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
  • 2cfe5359e3 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
  • 4d8588eef3 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
  • 8a0183e452 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
  • da24d2a70d 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
  • 12fbe661f3 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
  • 6f7af0c570 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
  • 80d08ff120 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
  • 8165fc6cb7 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
  • a6facaa3f4 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
  • 4a92ace132 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
  • 2eebe01e14 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
  • 42e126d7cd 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
  • 80b4f196b9 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
  • 079fd57197 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
  • 478340d674 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
  • 88519b7b30 fix typo Unknwon 2015-10-09 22:09:07 -04:00
  • bc2f546023 fix README links Unknwon 2015-10-09 15:41:08 -04:00
  • fe879e8557 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
  • a03eb5c5a3 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
  • 1f1231d273 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
  • bdbc92cc40 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
  • 3f5b267188 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
  • 87bcab99a4 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
  • 3c4bd81026 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
  • 3d4e9bb693 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
  • 8fdbf934b7 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
  • 37f58936e5 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
  • 1f25d2b519 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
  • a35f59a187 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
  • 99d81c820a 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
  • e958dc3281 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
  • d7dbf2f72f 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
  • 1a787a9dec 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
  • b8b1cb40d1 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
  • 45f460d442 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
  • 891ab431f1 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
  • 6f8b27248a 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
  • fdbec60cfc 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
  • dd1a0a9e65 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
  • 5a15563bca 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
  • 883bda858a 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
  • ff968a5fb9 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
  • 8de776db40 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
  • a134465934 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
  • 38b8ce8424 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
  • 2cc7d5a57e 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
  • ca6e960929 update locales Unknwon 2015-10-02 02:55:52 -04:00
  • 87d64acc9f fixed HTML indenting Steven 2015-10-01 15:54:27 +02:00
  • b4ebd4d007 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
  • fe0cd6c2fd implemented #1721: see users who forked/starred/watched a repository Steven 2015-10-01 15:17:27 +02:00