Unknwon 451aef7a1c
release: improve page load performance
Previously, we load all releases of a repository which could hurt
performance when the repository has a lot of releases.

Now we're able to only load releases in current page view we need
to show by matching with 'tag_name'.
2017-03-10 14:12:46 -05:00
..
2017-02-09 19:48:13 -05:00
2017-02-09 19:48:13 -05:00
2017-02-09 19:48:13 -05:00
2017-02-09 19:48:13 -05:00
2017-03-10 14:12:46 -05:00
2017-02-19 13:18:16 -05:00
2017-02-09 19:48:13 -05:00
2017-02-09 19:48:13 -05:00
2017-02-09 19:48:13 -05:00
2017-02-09 19:48:13 -05:00
2017-02-09 19:48:13 -05:00
2017-02-09 19:48:13 -05:00
2017-02-09 19:48:13 -05:00
2017-02-09 19:48:13 -05:00
2017-02-09 19:48:13 -05:00
2017-02-09 19:48:13 -05:00
2017-02-09 19:48:13 -05:00
2017-02-15 04:09:07 -05:00
2017-02-09 19:48:13 -05:00

Git Module Build Status

Package git-module is a Go module for Git access through shell commands.

Limitations

  • Go version must be at least 1.4.
  • Git version must be no less than 1.7.1, and greater than or equal to 1.8.0 is recommended.
  • For Windows users, try use as new a version as possible.

License

This project is under the MIT License. See the LICENSE file for the full license text.