Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-pages.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2022-06-16Update the contributing documentation link on READMEkassio/update-dev-docs-locationKassio Borges
Related to: https://gitlab.com/gitlab-org/gitlab-pages/-/issues/774 Changelog: changed
2022-04-28Replace make setup with go run and version suffixesfeistel
Changelog: other
2022-04-18Add compile time flag for building in FIPSVishal Tak
2021-11-22docs: Update outdated links and informationEzekiel Kigbo
Update anchor to user owned OAuth applications Minor fix additional runner link Update broken links and docs
2021-10-08Merge branch 'remove/root' into 'master'Jaime Martinez
Remove gitlab-pages daemon Closes #114 and #133 See merge request gitlab-org/gitlab-pages!542
2021-10-07docs: remove obsolete paragraph from readme and any reference to the Daemon ↵feistel
from documentation
2021-09-23Change repo to repository in docViraj
2021-09-02docs: Remove unnecessary "domain-config-source" attrMichael Kozono
2021-09-01docs: Avoid errors on startupMike Kozono
Example errors: - "reading secret file: open /Users/mike/Dev/gdk/gitlab-pages-secret # run make gitlab-pages-secret in your : no such file or directory" - "chdir /Users/mike/Dev/gdk/gitlab/shared/pages # absolute path inside : no such file or directory"
2021-09-01docs: Add required config key "gitlab-server"Mike Kozono
Example error without this key: "gitlab-server must be defined if authentication is supported"
2021-09-01docs: Fix broken link to GDK docsMichael Kozono
2021-08-26docs: remove domain-config-source flag from development.mdfeistel
2021-04-20Remove gocovmergefeistel
Changelog: other
2021-02-03Apply 5 suggestion(s) to 1 file(s)Nick Gaskill
2021-02-03Apply 1 suggestion(s) to 1 file(s)Nick Gaskill
2021-02-03Apply 1 suggestion(s) to 1 file(s)Nick Gaskill
2021-02-03Apply 2 suggestion(s) to 1 file(s)Nick Gaskill
2021-02-03Add GDK guideJaime Martinez
2021-02-03Add access control dev guideJaime Martinez
2020-09-10Apply 1 suggestion(s) to 1 file(s)gitlab-pages-development-docsEric Eastwood
2020-09-10Add getting started development docs using included examplesEric Eastwood
Tips I found useful while developing https://gitlab.com/gitlab-org/gitlab-pages/-/merge_requests/336 Thanks @jaime for the help!
2019-10-08Update dependecy decissionsKrasimir Angelov
Add gopkg.in/check.v1 and github.com/kr/pretty.
2019-09-17check go.mod go.sumAlessio Caiazza
2019-09-11Add additional license overrides.Ben Kochie
2019-09-11Convert vendoring to go modules.Ben Kochie
Apply a minimal upgrade to Go modules. * Fix various tests. * Drop vendoring.
2019-07-10Revert "chore: vendor complete dependency tree"Max Wittig
This reverts commit 27bd4d83cade6a721330e8583874e7c715bf3a26.
2019-04-05Enable GitLab license managementAlessio Caiazza