#1716 split docs to subdirectories
Merged 4 years ago by tkopecek. Opened 4 years ago by tkopecek.
tkopecek/koji issue1715  into  master

docs/source/CVEs/CVE-2017-1002153.rst docs/source/CVE-2017-1002153.rst
file renamed
file was moved with no change to the file
docs/source/CVEs/CVE-2018-1002150-FAQ.rst docs/source/CVE-2018-1002150-FAQ.rst
file renamed
-1
@@ -61,4 +61,3 @@ 

      The best time to ask would be during the Koji devel team

      “office hours”, which are held each Tuesday and Thursday from

      10-11am eastern time.

- 

docs/source/CVEs/CVE-2018-1002150.rst docs/source/CVE-2018-1002150.rst
file renamed
file was moved with no change to the file
docs/source/CVEs/CVE-2018-1002161-FAQ.rst docs/source/CVE-2018-1002161-FAQ.rst
file renamed
-1
@@ -63,4 +63,3 @@ 

      The best time to ask would be during the Koji devel team

      “office hours”, which are held each Tuesday and Thursday from

      10-11am eastern time.

- 

docs/source/CVEs/CVE-2018-1002161.rst docs/source/CVE-2018-1002161.rst
file renamed
file was moved with no change to the file
docs/source/CVEs/CVE-2019-17109.rst docs/source/CVE-2019-17109.rst
file renamed
file was moved with no change to the file
docs/source/CVEs/CVEs.rst docs/source/CVEs.rst
file renamed
file was moved with no change to the file
file modified
+3 -3
@@ -27,9 +27,9 @@ 

      external_repo_server_bootstrap

      image_build

      misc

-     release_notes

-     migrations

-     CVEs

+     release_notes/release_notes

+     migrations/migrations

+     CVEs/CVEs

      runs_here

      server_bootstrap

      server_howto

docs/source/migrations/migrating_to_1.10.rst docs/source/migrating_to_1.10.rst
file renamed
-1
@@ -82,4 +82,3 @@ 

  latest builds for each package. The behavior is unchanged for other values.

  

  New rpc calls: ``chainMaven``, ``buildImageIndirection``, and ``mergeScratch``

- 

docs/source/migrations/migrating_to_1.11.rst docs/source/migrating_to_1.11.rst
file renamed
file was moved with no change to the file
docs/source/migrations/migrating_to_1.12.rst docs/source/migrating_to_1.12.rst
file renamed
+1 -1
@@ -48,7 +48,7 @@ 

  -------------

  

  The only configuration changes are for the ``save-failed-tree`` plugins (hub

- and builder). Each has its own configuration file. See :doc:`plugins`

+ and builder). Each has its own configuration file. See :doc:`../plugins`

  

  The hub accepts a new ``CheckClientIP`` option (default True) to indicate

  whether authentication credentials should be tied to the client's IP address.

docs/source/migrations/migrating_to_1.13.rst docs/source/migrating_to_1.13.rst
file renamed
+1 -1
@@ -46,4 +46,4 @@ 

  

  There are numerous other changes in 1.13 that should not have a direct impact

  on migration. For details see:

- :doc:`release_notes_1.13`

+ :doc:`../release_notes/release_notes_1.13`

docs/source/migrations/migrating_to_1.14.rst docs/source/migrating_to_1.14.rst
file renamed
+1 -1
@@ -36,4 +36,4 @@ 

  

  There are numerous other changes in 1.14 that should not have a direct impact

  on migration. For details see:

- :doc:`release_notes_1.14`

+ :doc:`../release_notes/release_notes_1.14`

docs/source/migrations/migrating_to_1.15.rst docs/source/migrating_to_1.15.rst
file renamed
+1 -1
@@ -17,4 +17,4 @@ 

  

  There are numerous other changes in 1.15 that should not have a direct impact

  on migration. For details see:

- :doc:`release_notes_1.15`

+ :doc:`../release_notes/release_notes_1.15`

docs/source/migrations/migrating_to_1.16.rst docs/source/migrating_to_1.16.rst
file renamed
+1 -1
@@ -29,4 +29,4 @@ 

  

  There are numerous other changes in 1.16 that should not have a direct impact

  on migration. For details see:

- :doc:`release_notes_1.16`

+ :doc:`../release_notes/release_notes_1.16`

docs/source/migrations/migrating_to_1.17.rst docs/source/migrating_to_1.17.rst
file renamed
+1 -1
@@ -27,4 +27,4 @@ 

  

  There are numerous other changes in 1.17 that should not have a direct impact

  on migration. For details see:

- :doc:`release_notes_1.17`

+ :doc:`../release_notes/release_notes_1.17`

docs/source/migrations/migrating_to_1.18.rst docs/source/migrating_to_1.18.rst
file renamed
+1 -1
@@ -39,4 +39,4 @@ 

  

  There are numerous other changes in 1.18 that should not have a direct impact

  on migration. For details see:

- :doc:`release_notes_1.18`

+ :doc:`../release_notes/release_notes_1.18`

docs/source/migrations/migrating_to_1.19.rst docs/source/migrating_to_1.19.rst
file renamed
+1 -1
@@ -30,4 +30,4 @@ 

  

  There are numerous other changes in 1.19 that should not have a direct impact

  on migration. For details see:

- :doc:`release_notes_1.19`

+ :doc:`../release_notes/release_notes_1.19`

docs/source/migrations/migrating_to_1.7.rst docs/source/migrating_to_1.7.rst
file renamed
-1
@@ -146,4 +146,3 @@ 

  Using the old method (httpd aliases for koji static content) should continue

  to work. For (brief) instructions on the new method, see the README file under

  koji-web/static/themes.

- 

docs/source/migrations/migrating_to_1.8.rst docs/source/migrating_to_1.8.rst
file renamed
-1
@@ -123,4 +123,3 @@ 

  ::

  

      prune_batch_size

- 

docs/source/migrations/migrating_to_1.9.rst docs/source/migrating_to_1.9.rst
file renamed
file was moved with no change to the file
docs/source/migrations/migrations.rst docs/source/migrations.rst
file renamed
file was moved with no change to the file
docs/source/release_notes/release_notes.rst docs/source/release_notes.rst
file renamed
+1 -1
@@ -19,4 +19,4 @@ 

  

  For releases before 1.13, see the migration guides:

  

- :doc:`migrations`

+ :doc:`../migrations/migrations`

docs/source/release_notes/release_notes_1.13.rst docs/source/release_notes_1.13.rst
file renamed
+2 -2
@@ -4,7 +4,7 @@ 

  Migrating from Koji 1.12

  ------------------------

  

- For details on migrating see :doc:`migrating_to_1.13`

+ For details on migrating see :doc:`../migrations/migrating_to_1.13`

  

  

  Client Changes
@@ -100,7 +100,7 @@ 

  If the requested client profile is not configured, the library will raise an

  error, rather than proceeding with default values.

  

- See also: :doc:`profiles`

+ See also: :doc:`../profiles`

  

  

  Changes to the Web interface

docs/source/release_notes/release_notes_1.14.rst docs/source/release_notes_1.14.rst
file renamed
+2 -2
@@ -4,7 +4,7 @@ 

  Migrating from Koji 1.13

  ------------------------

  

- For details on migrating see :doc:`migrating_to_1.14`

+ For details on migrating see :doc:`../migrations/migrating_to_1.14`

  

  

  Client Changes
@@ -241,7 +241,7 @@ 

  Koji no longer supports mod_python. This option has been deprecated since

  mod_wsgi support was added in version 1.7.0.

  

- See also: :doc:`migrating_to_1.7`

+ See also: :doc:`../migrations/migrating_to_1.7`

  

  

  Large integer support

docs/source/release_notes/release_notes_1.15.1.rst docs/source/release_notes_1.15.1.rst
file renamed
+1 -1
@@ -2,7 +2,7 @@ 

  =========================

  

  Koji 1.15.1 is a bugfix release for Koji 1.15. The most important change

- is the fix for :doc:`CVE-2018-1002150`.

+ is the fix for :doc:`../CVEs/CVE-2018-1002150`.

  

  Please see: :doc:`release_notes_1.15`

  

docs/source/release_notes/release_notes_1.15.rst docs/source/release_notes_1.15.rst
file renamed
+2 -4
@@ -9,7 +9,7 @@ 

  Migrating from the previous release

  -----------------------------------

  

- For details on migrating see :doc:`migrating_to_1.15`

+ For details on migrating see :doc:`../migrations/migrating_to_1.15`

  

  

  Client Changes
@@ -205,7 +205,7 @@ 

  

  The default policy places all builds on the default volume.

  

- See also: :doc:`volumes`

+ See also: :doc:`../volumes`

  

  Messagebus plugin changes

  ^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -275,5 +275,3 @@ 

  

  This call was an artifact of a particular bootstrap event that happened a long

  time ago. It was never really documented or recommended for use.

- 

- 

docs/source/release_notes/release_notes_1.16.1.rst docs/source/release_notes_1.16.1.rst
file renamed
-1
@@ -56,4 +56,3 @@ 

  

  - `Issue 945 <https://pagure.io/koji/issue/945>`_ --

    Koji build fail due to ambiguous python shebang

- 

docs/source/release_notes/release_notes_1.16.2.rst docs/source/release_notes_1.16.2.rst
file renamed
+1 -1
@@ -2,7 +2,7 @@ 

  =========================

  

  Koji 1.16.2 is a bugfix release for Koji 1.16.

- The purpose of this release is address  :doc:`CVE-2018-1002161`.

+ The purpose of this release is address  :doc:`../CVEs/CVE-2018-1002161`.

  

  See also:

  

docs/source/release_notes/release_notes_1.16.rst docs/source/release_notes_1.16.rst
file renamed
+3 -3
@@ -5,7 +5,7 @@ 

  Migrating from Koji 1.15

  ------------------------

  

- For details on migrating see :doc:`migrating_to_1.16`

+ For details on migrating see :doc:`../migrations/migrating_to_1.16`

  

  

  
@@ -14,7 +14,7 @@ 

  

  **CVE-2018-1002150 - distRepoMove missing access check**

  

- This release includes the fix for :doc:`CVE-2018-1002150`.

+ This release includes the fix for :doc:`../CVEs/CVE-2018-1002150`.

  

  

  Client Changes
@@ -72,7 +72,7 @@ 

  The old ``koji.ssl`` module has been removed, and the ``use_old_ssl`` option

  has been removed from client code.

  

- Because these files (which were originally from 

+ Because these files (which were originally from

  `Plague <https://fedoraproject.org/wiki/Plague>`_) were the only parts

  of Koji that were licensed as GPLv2+, Koji is now simply licensed as

  LGPLv2.

docs/source/release_notes/release_notes_1.17.rst docs/source/release_notes_1.17.rst
file renamed
+2 -2
@@ -5,7 +5,7 @@ 

  Migrating from Koji 1.16

  ------------------------

  

- For details on migrating see :doc:`migrating_to_1.17`

+ For details on migrating see :doc:`../migrations/migrating_to_1.17`

  

  

  
@@ -16,7 +16,7 @@ 

  

  | PR: https://pagure.io/koji/pull-request/1274

  

- This release includes the fix for :doc:`CVE-2018-1002161`

+ This release includes the fix for :doc:`../CVEs/CVE-2018-1002161`

  

  

  Client Changes

docs/source/release_notes/release_notes_1.18.1.rst docs/source/release_notes_1.18.1.rst
file renamed
+1 -1
@@ -2,7 +2,7 @@ 

  =========================

  

  Koji 1.18.1 is a bugfix release for Koji 1.18.

- The purpose of this release is address  :doc:`CVE-2019-17109`.

+ The purpose of this release is address  :doc:`../CVEs/CVE-2019-17109`.

  

  

  Issues fixed in 1.18.1

docs/source/release_notes/release_notes_1.18.rst docs/source/release_notes_1.18.rst
file renamed
+2 -2
@@ -5,7 +5,7 @@ 

  Migrating from Koji 1.17

  ------------------------

  

- For details on migrating see :doc:`migrating_to_1.18`

+ For details on migrating see :doc:`../migrations/migrating_to_1.18`

  

  

  
@@ -95,7 +95,7 @@ 

  * method calls return a `VirtualCall` instance that can later be used to access the result

  * `MultiCallSession` can be used as a context manager, ensuring that the calls are executed

  

- Usage examples can be found in the :doc:`Writing Koji Code <writing_koji_code>`

+ Usage examples can be found in the :doc:`Writing Koji Code <../writing_koji_code>`

  document.

  

  

docs/source/release_notes/release_notes_1.19.rst docs/source/release_notes_1.19.rst
file renamed
+1 -1
@@ -5,7 +5,7 @@ 

  Migrating from Koji 1.18

  ------------------------

  

- For details on migrating see :doc:`migrating_to_1.19`

+ For details on migrating see :doc:`../migrations/migrating_to_1.19`

  

  

  

rebased onto 413e683

4 years ago

Metadata Update from @tkopecek:
- Pull-request tagged with: testing-ready

4 years ago

Commit ed75113 fixes this pull-request

Pull-Request has been merged by tkopecek

4 years ago

Metadata Update from @jcupova:
- Pull-request tagged with: testing-done

4 years ago
Changes Summary 34
+0 -0
file renamed
docs/source/CVE-2017-1002153.rst
docs/source/CVEs/CVE-2017-1002153.rst
+0 -1
file renamed
docs/source/CVE-2018-1002150-FAQ.rst
docs/source/CVEs/CVE-2018-1002150-FAQ.rst
+0 -0
file renamed
docs/source/CVE-2018-1002150.rst
docs/source/CVEs/CVE-2018-1002150.rst
+0 -1
file renamed
docs/source/CVE-2018-1002161-FAQ.rst
docs/source/CVEs/CVE-2018-1002161-FAQ.rst
+0 -0
file renamed
docs/source/CVE-2018-1002161.rst
docs/source/CVEs/CVE-2018-1002161.rst
+0 -0
file renamed
docs/source/CVE-2019-17109.rst
docs/source/CVEs/CVE-2019-17109.rst
+0 -0
file renamed
docs/source/CVEs.rst
docs/source/CVEs/CVEs.rst
+3 -3
file changed
docs/source/index.rst
+0 -1
file renamed
docs/source/migrating_to_1.10.rst
docs/source/migrations/migrating_to_1.10.rst
+0 -0
file renamed
docs/source/migrating_to_1.11.rst
docs/source/migrations/migrating_to_1.11.rst
+1 -1
file renamed
docs/source/migrating_to_1.12.rst
docs/source/migrations/migrating_to_1.12.rst
+1 -1
file renamed
docs/source/migrating_to_1.13.rst
docs/source/migrations/migrating_to_1.13.rst
+1 -1
file renamed
docs/source/migrating_to_1.14.rst
docs/source/migrations/migrating_to_1.14.rst
+1 -1
file renamed
docs/source/migrating_to_1.15.rst
docs/source/migrations/migrating_to_1.15.rst
+1 -1
file renamed
docs/source/migrating_to_1.16.rst
docs/source/migrations/migrating_to_1.16.rst
+1 -1
file renamed
docs/source/migrating_to_1.17.rst
docs/source/migrations/migrating_to_1.17.rst
+1 -1
file renamed
docs/source/migrating_to_1.18.rst
docs/source/migrations/migrating_to_1.18.rst
+1 -1
file renamed
docs/source/migrating_to_1.19.rst
docs/source/migrations/migrating_to_1.19.rst
+0 -1
file renamed
docs/source/migrating_to_1.7.rst
docs/source/migrations/migrating_to_1.7.rst
+0 -1
file renamed
docs/source/migrating_to_1.8.rst
docs/source/migrations/migrating_to_1.8.rst
+0 -0
file renamed
docs/source/migrating_to_1.9.rst
docs/source/migrations/migrating_to_1.9.rst
+0 -0
file renamed
docs/source/migrations.rst
docs/source/migrations/migrations.rst
+1 -1
file renamed
docs/source/release_notes.rst
docs/source/release_notes/release_notes.rst
+2 -2
file renamed
docs/source/release_notes_1.13.rst
docs/source/release_notes/release_notes_1.13.rst
+2 -2
file renamed
docs/source/release_notes_1.14.rst
docs/source/release_notes/release_notes_1.14.rst
+1 -1
file renamed
docs/source/release_notes_1.15.1.rst
docs/source/release_notes/release_notes_1.15.1.rst
+2 -4
file renamed
docs/source/release_notes_1.15.rst
docs/source/release_notes/release_notes_1.15.rst
+0 -1
file renamed
docs/source/release_notes_1.16.1.rst
docs/source/release_notes/release_notes_1.16.1.rst
+1 -1
file renamed
docs/source/release_notes_1.16.2.rst
docs/source/release_notes/release_notes_1.16.2.rst
+3 -3
file renamed
docs/source/release_notes_1.16.rst
docs/source/release_notes/release_notes_1.16.rst
+2 -2
file renamed
docs/source/release_notes_1.17.rst
docs/source/release_notes/release_notes_1.17.rst
+1 -1
file renamed
docs/source/release_notes_1.18.1.rst
docs/source/release_notes/release_notes_1.18.1.rst
+2 -2
file renamed
docs/source/release_notes_1.18.rst
docs/source/release_notes/release_notes_1.18.rst
+1 -1
file renamed
docs/source/release_notes_1.19.rst
docs/source/release_notes/release_notes_1.19.rst