1. 07 Nov, 2016 1 commit
    • Sandro Santilli's avatar
      Replace GOGS with GITEA in variable names · b7263f31
      Sandro Santilli authored
      Still use GOGS_WORK_DIR and GOGS_CUSTOM env variables
      as a fallback if the equivalent GITEA_* are not set,
      warning user about the need for change.
      
      Does not change "gogs" to "gitea" in webhook type name
      Because "gogs" hook type is part of the API (routes) and used
      in templates...
      
      Closes #87
      b7263f31
  2. 15 Jul, 2016 1 commit
  3. 11 May, 2016 1 commit
    • Jean-Philippe Roemer's avatar
      Update docker/build.sh script to use glide & make (#3079) · bcd4adb3
      Jean-Philippe Roemer authored
      
      * docker: update build script to use glide + make
      
      - docker/build.sh will now use glide to fetch dependencies
      - glide is built from source to keep compatibility with arm
        (no pre-prebuilt binary for arm)
      - docker/build.sh will also now use the provided Makefile
        It will generate an error when trying to get git build has as we do
        not ship the 88mo .git directory during the build (should not cause
        any problem as the variable it sets was not set previously)
      
      * docker: fix docker arm build
      
      - drop gosu version back to 1.7 as gosu binary for armhf is broken
      - see tianon/gosu#19
      
      * docker: update gosu to 1.9
      Signed-off-by: default avatarJean-Philippe Roemer <jp@roemer.im>
      bcd4adb3
  4. 25 Feb, 2016 1 commit
    • Jean-Philippe Roemer's avatar
      Dockerfile & Dockerfile.pi updates · 7845075b
      Jean-Philippe Roemer authored
      - Upgrade of gosu to v1.7
      - Change in docker/build.sh to use `--no-cache` to prevent APKINDEX creation when installing dev dependencies
      - Manual upgrade of Alpine on Raspberry Pi when building to make sure the environment is the same as the standard Dockerfile
      7845075b
  5. 28 Jan, 2016 2 commits
  6. 25 Jan, 2016 1 commit
    • Jean-Philippe Roemer's avatar
      Update Dockerfile & build script and add /etc/nsswitch.conf: · 9032bd09
      Jean-Philippe Roemer authored
      - Add nsswitch.conf to configure LibC Name Service inside the container
      - Change my email in the Dockerfile
      - Update build script to install software as a `build-deps` virtual package so that adding a package to it will be automatically	removed at the end of the build script
      9032bd09
  7. 02 Jan, 2016 1 commit
  8. 22 Nov, 2015 1 commit
  9. 16 Nov, 2015 1 commit
  10. 10 Oct, 2015 2 commits
  11. 02 Oct, 2015 5 commits
  12. 06 Sep, 2015 1 commit
  13. 25 Aug, 2015 1 commit
  14. 17 Aug, 2015 4 commits
  15. 10 Mar, 2015 1 commit