Commit Graph

  • 4f53377450 - Update to version 2.4: * New feature: URL Aliases. URL Aliases allow an administrator to define their own URLs on the web interface that are rewritten to built-in URLs with specific parameters. Create and configure URL Aliases using the /Setup/URL_Aliases menu option in the web interface. * Add tech-note search capability. * Add the -r|--revision and -o|--origin options to the annotate command. * Add the origin= query parameter to the /annotate webpage. * The fossil annotate command and the /annotate web page go backwards in time as far as can be computed in 30 milliseconds by default, rather than stopping after 20 steps. The new limit= query parameter or the --limit command-line option can be used to alter this timeout. * Provide separate on-line help screens for each setting. * Back out support for the --no-dir-symlinks option * Remove support from the legacy configuration sync protocol. The only way now to do a configuration push or pull is to use the new protocol that was added in 2011. * Add the from= and to= query parameters to /fdiff in order to get a diff of two files in the same check-in. * Fix the "ssh://" protocol to prevent an attack whereby the attacker convinces a victim to run a "clone" with a dodgy URL and thereby gains access to their system. * Provide a checkbox that will temporarily disable all ad-units. * Improvements to the /stat page * Various new hyperlinks to the /bloblist and /bigbloblist pages. * Correct the /doc page to support read-only repositories. * Correct /zip, /tarball, zip, and tarball pages and commands to Reinhard Max 2017-12-07 13:34:54 +00:00
  • ebd3fda46b - Update to version 2.4: * New feature: URL Aliases. URL Aliases allow an administrator to define their own URLs on the web interface that are rewritten to built-in URLs with specific parameters. Create and configure URL Aliases using the /Setup/URL_Aliases menu option in the web interface. * Add tech-note search capability. * Add the -r|--revision and -o|--origin options to the annotate command. * Add the origin= query parameter to the /annotate webpage. * The fossil annotate command and the /annotate web page go backwards in time as far as can be computed in 30 milliseconds by default, rather than stopping after 20 steps. The new limit= query parameter or the --limit command-line option can be used to alter this timeout. * Provide separate on-line help screens for each setting. * Back out support for the --no-dir-symlinks option * Remove support from the legacy configuration sync protocol. The only way now to do a configuration push or pull is to use the new protocol that was added in 2011. * Add the from= and to= query parameters to /fdiff in order to get a diff of two files in the same check-in. * Fix the "ssh://" protocol to prevent an attack whereby the attacker convinces a victim to run a "clone" with a dodgy URL and thereby gains access to their system. * Provide a checkbox that will temporarily disable all ad-units. * Improvements to the /stat page * Various new hyperlinks to the /bloblist and /bigbloblist pages. * Correct the /doc page to support read-only repositories. * Correct /zip, /tarball, zip, and tarball pages and commands to Reinhard Max 2017-12-07 13:34:54 +00:00
  • 8b3372331e Accepting request 516151 from devel:tools:scm Yuchen Lin 2017-08-12 18:28:24 +00:00
  • 13ae353659 Accepting request 516151 from devel:tools:scm Yuchen Lin 2017-08-12 18:28:24 +00:00
  • ce91508e50 - Update to version 2.3: * Update internal Unicode character tables, used in regular expression handling, from version 9.0 to 10.0. * Show the last-sync-URL on the /urllist page ( * Added the "Event Summary" activity report. example * Added the "Security Audit" page, available to administrators only * Added the Last Login time to the user list page, for administrators only * Added the --numstat option to the fossil diff command * Limit the size of the heap and stack on unix systems, as a proactive defense against the Stack Clash attack. * Fix "database locked" warnings caused by "PRAGMA optimize". * Fix a potential XSS vulnerability on the /help webpage. (bsc#1053267). * Documentation updates Reinhard Max 2017-08-11 14:09:38 +00:00
  • 553c68afe8 - Update to version 2.3: * Update internal Unicode character tables, used in regular expression handling, from version 9.0 to 10.0. * Show the last-sync-URL on the /urllist page ( * Added the "Event Summary" activity report. example * Added the "Security Audit" page, available to administrators only * Added the Last Login time to the user list page, for administrators only * Added the --numstat option to the fossil diff command * Limit the size of the heap and stack on unix systems, as a proactive defense against the Stack Clash attack. * Fix "database locked" warnings caused by "PRAGMA optimize". * Fix a potential XSS vulnerability on the /help webpage. (bsc#1053267). * Documentation updates Reinhard Max 2017-08-11 14:09:38 +00:00
  • 113e2f8090 Accepting request 493487 from devel:tools:scm Dominique Leuenberger 2017-05-09 16:04:40 +00:00
  • f478c142fb Accepting request 493487 from devel:tools:scm Dominique Leuenberger 2017-05-09 16:04:40 +00:00
  • e6670acf8c Updated Source link. Reinhard Max 2017-05-08 15:36:15 +00:00
  • cc2f8a8301 Updated Source link. Reinhard Max 2017-05-08 15:36:15 +00:00
  • a1e9a52929 - Update to version 2.2: * GIT comment tags are now handled by Fossil during import/export. * Show the content of README files on directory listings. * Support for Basic Authentication if enabled (default off). * Show the hash algorithms used on the /rcvfromlist page. * The /tarball and /zip pages now use the the r= query parameter to select which check-in to deliver. The uuid= query parameter is still accepted for backwards compatibility. * Update the built-in SQLite to version 3.18.0. * Run "PRAGMA optimize" on the database connection as it is closing. - Changes in Version 2.1: * Add support for hash policies that control which of the Hardened-SHA1 or SHA3-256 algorithms is used to name new artifacts. * Add the "gshow" and "gcat" subcommands to fossil stash. * Add the /juvlist web page and use it to construct the Download Page of the Fossil self-hosting website using Ajax. Reinhard Max 2017-05-08 11:59:59 +00:00
  • 6ac11480e8 - Update to version 2.2: * GIT comment tags are now handled by Fossil during import/export. * Show the content of README files on directory listings. * Support for Basic Authentication if enabled (default off). * Show the hash algorithms used on the /rcvfromlist page. * The /tarball and /zip pages now use the the r= query parameter to select which check-in to deliver. The uuid= query parameter is still accepted for backwards compatibility. * Update the built-in SQLite to version 3.18.0. * Run "PRAGMA optimize" on the database connection as it is closing. - Changes in Version 2.1: * Add support for hash policies that control which of the Hardened-SHA1 or SHA3-256 algorithms is used to name new artifacts. * Add the "gshow" and "gcat" subcommands to fossil stash. * Add the /juvlist web page and use it to construct the Download Page of the Fossil self-hosting website using Ajax. Reinhard Max 2017-05-08 11:59:59 +00:00
  • 16bee4fed5 Accepting request 477735 from devel:tools:scm Dominique Leuenberger 2017-03-09 01:05:57 +00:00
  • 4b5e8b9594 Accepting request 477735 from devel:tools:scm Dominique Leuenberger 2017-03-09 01:05:57 +00:00
  • 8e74aeb1cc - Update to version 2.0: * Use the hardened SHA1 implemenation by Marc Stevens and Dan Shumow. * Add the ability to read and understand artifact names that are based on SHA3-256 rather than SHA1, but do not actually generate any such names. * Added the sha3sum command. * Update the built-in SQLite to version 3.17.0. Reinhard Max 2017-03-08 11:28:06 +00:00
  • d45de0ca26 - Update to version 2.0: * Use the hardened SHA1 implemenation by Marc Stevens and Dan Shumow. * Add the ability to read and understand artifact names that are based on SHA3-256 rather than SHA1, but do not actually generate any such names. * Added the sha3sum command. * Update the built-in SQLite to version 3.17.0. Reinhard Max 2017-03-08 11:28:06 +00:00
  • 63e021dbf6 Accepting request 461724 from devel:tools:scm Dominique Leuenberger 2017-03-03 16:53:25 +00:00
  • 2302a3c069 Accepting request 461724 from devel:tools:scm Dominique Leuenberger 2017-03-03 16:53:25 +00:00
  • 660253f1b0 Accepting request 458910 from home:jengelh:branches:devel:tools:scm Dirk Mueller 2017-03-01 21:43:16 +00:00
  • 79bee29a0b Accepting request 458910 from home:jengelh:branches:devel:tools:scm Dirk Mueller 2017-03-01 21:43:16 +00:00
  • 633f17e09b Accepting request 458637 from devel:tools:scm Dominique Leuenberger 2017-02-27 17:44:00 +00:00
  • 0f50be3a0d Accepting request 458637 from devel:tools:scm Dominique Leuenberger 2017-02-27 17:44:00 +00:00
  • 1d0f485699 Accepting request 458463 from home:namtrac:branches:devel:tools:scm Reinhard Max 2017-02-17 09:13:43 +00:00
  • bc18ea2dd2 Accepting request 458463 from home:namtrac:branches:devel:tools:scm Reinhard Max 2017-02-17 09:13:43 +00:00
  • b8ab69c82d Accepting request 404988 from devel:tools:scm Dominique Leuenberger 2016-07-01 07:58:55 +00:00
  • f6c5d3071f Accepting request 404988 from devel:tools:scm Dominique Leuenberger 2016-07-01 07:58:55 +00:00
  • 826651afe3 Accepting request 404979 from home:AndreasStieger:branches:devel:tools:scm Martin Pluskal 2016-06-27 12:10:34 +00:00
  • a2b90da8be Accepting request 404979 from home:AndreasStieger:branches:devel:tools:scm Martin Pluskal 2016-06-27 12:10:34 +00:00
  • ae18649acb Accepting request 343421 from devel:tools:scm Dominique Leuenberger 2015-11-11 09:32:02 +00:00
  • 4c68f50950 Accepting request 343421 from devel:tools:scm Dominique Leuenberger 2015-11-11 09:32:02 +00:00
  • 9c0d5b2ae6 Accepting request 343419 from home:AndreasStieger:branches:devel:tools:scm Andreas Stieger 2015-11-10 12:46:20 +00:00
  • 06f1f87401 Accepting request 343419 from home:AndreasStieger:branches:devel:tools:scm Andreas Stieger 2015-11-10 12:46:20 +00:00
  • f185302d3d Accepting request 308673 from devel:tools:scm Dominique Leuenberger 2015-05-26 10:35:02 +00:00
  • 73e309d483 Accepting request 308673 from devel:tools:scm Dominique Leuenberger 2015-05-26 10:35:02 +00:00
  • 23f7677a76 Accepting request 308607 from home:AndreasStieger:branches:devel:tools:scm Dirk Mueller 2015-05-26 08:00:12 +00:00
  • 56e903c90d Accepting request 308607 from home:AndreasStieger:branches:devel:tools:scm Dirk Mueller 2015-05-26 08:00:12 +00:00
  • f3d7ad2296 Accepting request 292564 from devel:tools:scm Dominique Leuenberger 2015-03-25 09:01:14 +00:00
  • c7c2922169 Accepting request 292564 from devel:tools:scm Dominique Leuenberger 2015-03-25 09:01:14 +00:00
  • 58cc67f0b3 Accepting request 292234 from home:AndreasStieger:branches:devel:tools:scm Takashi Iwai 2015-03-24 08:50:21 +00:00
  • 4bc2a343a2 Accepting request 292234 from home:AndreasStieger:branches:devel:tools:scm Takashi Iwai 2015-03-24 08:50:21 +00:00
  • 53459316dd Accepting request 282182 from devel:tools:scm Stephan Kulow 2015-01-21 21:13:57 +00:00
  • b23627b4f2 Accepting request 282182 from devel:tools:scm Stephan Kulow 2015-01-21 21:13:57 +00:00
  • 65096b8fd4 Accepting request 282148 from home:AndreasStieger:branches:devel:tools:scm Reinhard Max 2015-01-21 07:58:16 +00:00
  • a8f0b36198 Accepting request 282148 from home:AndreasStieger:branches:devel:tools:scm Reinhard Max 2015-01-21 07:58:16 +00:00
  • 57f324e7b4 Accepting request 254355 from devel:tools:scm Stephan Kulow 2014-10-07 14:00:28 +00:00
  • 6b184d3a3b Accepting request 254355 from devel:tools:scm Stephan Kulow 2014-10-07 14:00:28 +00:00
  • 1caa62adf6 Accepting request 251494 from home:AndreasStieger:branches:devel:tools:scm Takashi Iwai 2014-10-06 15:45:45 +00:00
  • f327704bce Accepting request 251494 from home:AndreasStieger:branches:devel:tools:scm Takashi Iwai 2014-10-06 15:45:45 +00:00
  • ee186ec0f7 Accepting request 235739 from devel:tools:scm Stephan Kulow 2014-06-01 17:40:51 +00:00
  • e57ba23a49 Accepting request 235739 from devel:tools:scm Stephan Kulow 2014-06-01 17:40:51 +00:00
  • 7bd913dca2 - Update to version 1.28 Reinhard Max 2014-05-22 08:56:22 +00:00
  • f751bc7a1c - Update to version 1.28 Reinhard Max 2014-05-22 08:56:22 +00:00
  • 03da4ce7a5 Accepting request 204345 from devel:tools:scm Tomáš Chvátal 2013-10-23 08:07:44 +00:00
  • 81c3325f0f Accepting request 204345 from devel:tools:scm Tomáš Chvátal 2013-10-23 08:07:44 +00:00
  • 638e38f6c4 - Update to Version 1.27 * Enhance the fossil changes, fossil clean, fossil extras, fossil ls and fossil status commands to restrict operation to files and directories named on the command-line. * New --integrate option to fossil merge, which automatically closes the merged branch when committing. * Renamed /stats_report page to /reports. Graph width is now relative, not absolute. * Added yw=YYYY-WW (year-week) filter to timeline to limit the results to a specific year and calendar week number, e.g. /timeline?yw=2013-01. * Updates to SQLite to prevent opening a repository file using file descriptors 1 or 2 on unix. This fixes a bug under which an assertion failure could overwrite part of a repository database file, corrupting it. * Added support for unlimited line lengths in side-by-side diffs. * New --close option to fossil commit, which immediately closes the branch being committed. * Added chart option to fossil bisect. * Improvements to the "human or bot?" determination. * Reports errors about missing CGI-standard environment variables for HTTP servers which do not support them. * Added --scgi option to fossil server. * Internal improvements to the sync process. * The internals of the JSON API are now MIT-licensed, so downstream users/packagers are no longer affected by the "do no evil" license clause. * The argument to the --port option for the "fossil ui" and "fossil server" commands can take an IP address in addition to Reinhard Max 2013-10-15 15:46:08 +00:00
  • 712290819c - Update to Version 1.27 * Enhance the fossil changes, fossil clean, fossil extras, fossil ls and fossil status commands to restrict operation to files and directories named on the command-line. * New --integrate option to fossil merge, which automatically closes the merged branch when committing. * Renamed /stats_report page to /reports. Graph width is now relative, not absolute. * Added yw=YYYY-WW (year-week) filter to timeline to limit the results to a specific year and calendar week number, e.g. /timeline?yw=2013-01. * Updates to SQLite to prevent opening a repository file using file descriptors 1 or 2 on unix. This fixes a bug under which an assertion failure could overwrite part of a repository database file, corrupting it. * Added support for unlimited line lengths in side-by-side diffs. * New --close option to fossil commit, which immediately closes the branch being committed. * Added chart option to fossil bisect. * Improvements to the "human or bot?" determination. * Reports errors about missing CGI-standard environment variables for HTTP servers which do not support them. * Added --scgi option to fossil server. * Internal improvements to the sync process. * The internals of the JSON API are now MIT-licensed, so downstream users/packagers are no longer affected by the "do no evil" license clause. * The argument to the --port option for the "fossil ui" and "fossil server" commands can take an IP address in addition to Reinhard Max 2013-10-15 15:46:08 +00:00
  • cc221290b6 Accepting request 156291 from devel:tools:scm Stephan Kulow 2013-02-25 19:34:19 +00:00
  • 7c2e198265 Accepting request 156291 from devel:tools:scm Stephan Kulow 2013-02-25 19:34:19 +00:00
  • 4a08bd2ac3 Accepting request 155833 from home:m_meister:branches:devel:tools:scm Dirk Mueller 2013-02-25 09:18:42 +00:00
  • a9d0d2dec5 Accepting request 155833 from home:m_meister:branches:devel:tools:scm Dirk Mueller 2013-02-25 09:18:42 +00:00
  • 213c732187 Accepting request 145302 from devel:tools:scm Stephan Kulow 2013-01-11 16:11:27 +00:00
  • dce17f1ba8 Accepting request 145302 from devel:tools:scm Stephan Kulow 2013-01-11 16:11:27 +00:00
  • e9a6a63f08 Accepting request 142379 from home:rmax:branches:devel:tools:scm Cristian Rodríguez 2012-11-22 13:47:56 +00:00
  • 6cbb6c2ea2 Accepting request 142379 from home:rmax:branches:devel:tools:scm Cristian Rodríguez 2012-11-22 13:47:56 +00:00
  • cef8f7880e Accepting request 72523 from openSUSE:Factory:Contrib Cristian Rodríguez 2011-06-03 01:48:58 +00:00
  • 352d42f7c3 Accepting request 72523 from openSUSE:Factory:Contrib Cristian Rodríguez 2011-06-03 01:48:58 +00:00