[kde-doc-english] Please stop updating projects.kde.org->quickgit.kde.org

Ben Cooksley bcooksley at kde.org
Sat May 21 01:29:36 UTC 2016


Hi all,

The following has now been setup:

commits.kde.org/<repo>/<commit> -> view for that commit
commits.kde.org/<repo> -> view for that repository

In addition, the following parameters are supported:
- branch: fairly self explanatory
- path: to a file. If you wish to pass a directory, make sure it has a
trailing slash.

Examples:

https://commits.kde.org/repo-management/2cce855af48ec3d3ffaf295f27d66212f2d18f6e
https://commits.kde.org/repo-management
https://commits.kde.org/okular?branch=Applications/16.04
https://commits.kde.org/okular?path=CMakeLists.txt
https://commits.kde.org/okular?path=cmake/
https://commits.kde.org/okular?branch=Applications/16.04&path=CMakeLists.txt
https://commits.kde.org/okular?branch=Applications/16.04&path=cmake/

Note that where branch is not present, the determination of what
branch to display from will be made by GitPHP / Quickgit, but will
probably be the default branch 'master'.

Where a branch alone is specified (no path) then Quickgit will display
a listing of recent changes to that branch.
A plain request will continue to direct users to the overview page for
a repository.

Regards,
Ben


More information about the kde-doc-english mailing list