Commit Graph

4 Commits

Author SHA256 Message Date
ed042c7bcd Accepting request 305288 from home:jengelh:branches:devel:tools:scm
- Update to new upstream release 0.11.2
* addition of a Lua scripting engine
* fine-grained authentication support through the new Lua
  scripting system
* support for the "rawdiff" command was added
* sendfile() is now used when available (Linux systems) instead
  of a loop of read() and write(). This should significantly
  increase performance for high volume sites which make heavy use
  of the caching feature, as it saves copies to and from
  user-space.
* Caching granularity is now improved with the introduction of
  the cache-snapshot-ttl option, which allows configuration of
  the ttl for tarball and zip snapshots of repositories.
* When filtering in the index, make the sorting links point to
  the same filtered page of results
* Take into account leading slashes when comptuing links

OBS-URL: https://build.opensuse.org/request/show/305288
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/cgit?expand=0&rev=21
2015-05-11 19:15:08 +00:00
Stephan Kulow
bd71d7a431 revert last commit
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cgit?expand=0&rev=5
2011-10-18 11:42:50 +00:00
Stephan Kulow
8e0bad85f4 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cgit?expand=0&rev=4 2011-10-18 11:41:17 +00:00
Stephan Kulow
1b9f409eb4 Accepting request 87800 from devel:tools:scm
NOTE: this SR is intended to move cgit from git (as of now cgit.spec is
      incldued in git package src).  cgit will be no longer linked repo.

- split from OBS git repo to an individual repo (since cgit-0.9
  doesn't build with git-1.7.7)
- merged fixes in git repo back to cgit repo
- updated to git 1.7.6.4
- updated to cgit 0.9.0.2

OBS-URL: https://build.opensuse.org/request/show/87800
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cgit?expand=0&rev=3
2011-10-18 11:39:58 +00:00