1. 19 9月, 2017 1 次提交
  2. 29 8月, 2017 1 次提交
  3. 24 7月, 2017 2 次提交
  4. 07 7月, 2017 1 次提交
  5. 28 6月, 2017 1 次提交
  6. 13 6月, 2017 1 次提交
  7. 08 5月, 2017 2 次提交
  8. 26 4月, 2017 1 次提交
  9. 06 2月, 2017 1 次提交
  10. 01 2月, 2017 3 次提交
    • K
      Fix pages abilities · 3e6cbcdd
      Kamil Trzcinski 提交于
      3e6cbcdd
    • K
      Initial work on GitLab Pages update · 5f7257c2
      Kamil Trzcinski 提交于
      5f7257c2
    • K
      Add GitLab Pages · 120f9aba
      Kamil Trzcinski 提交于
      - The pages are created when build artifacts for `pages` job are uploaded
      - Pages serve the content under: http://group.pages.domain.com/project
      - Pages can be used to serve the group page, special project named as host: group.pages.domain.com
      - User can provide own 403 and 404 error pages by creating 403.html and 404.html in group page project
      - Pages can be explicitly removed from the project by clicking Remove Pages in Project Settings
      - The size of pages is limited by Application Setting: max pages size, which limits the maximum size of unpacked archive (default: 100MB)
      - The public/ is extracted from artifacts and content is served as static pages
      - Pages asynchronous worker use `dd` to limit the unpacked tar size
      - Pages needs to be explicitly enabled and domain needs to be specified in gitlab.yml
      - Pages are part of backups
      - Pages notify the deployment status using Commit Status API
      - Pages use a new sidekiq queue: pages
      - Pages use a separate nginx config which needs to be explicitly added
      120f9aba
  11. 30 12月, 2016 1 次提交
  12. 26 12月, 2016 1 次提交
  13. 17 12月, 2016 1 次提交
  14. 05 12月, 2016 1 次提交
  15. 04 12月, 2016 1 次提交
  16. 01 12月, 2016 1 次提交
  17. 01 11月, 2016 1 次提交
  18. 18 10月, 2016 1 次提交
  19. 11 10月, 2016 1 次提交
  20. 07 10月, 2016 1 次提交
  21. 20 9月, 2016 1 次提交
  22. 16 9月, 2016 1 次提交
  23. 15 9月, 2016 1 次提交
  24. 13 9月, 2016 1 次提交
  25. 08 9月, 2016 1 次提交
  26. 01 9月, 2016 1 次提交
  27. 31 8月, 2016 7 次提交