Albirew/nyaa-pantsu
Archivé
1
0
Bifurcation 0
Ce dépôt a été archivé le 2022-05-07. Vous pouvez voir ses fichiers ou le cloner, mais pas ouvrir de ticket ou de demandes d'ajout, ni soumettre de changements.
nyaa-pantsu/common
tomleb d6c50f5640 TorrentJSON.ID is uint now, fix weird page sorting (#769)
* TorrentJSON.ID is uint now, fix weird page sorting

The bug was that ES would sort by ID in a weird manner because the id
was a string. The id is now a uint.

* Resolved the conflict for future merging
2017-05-27 11:54:41 +10:00
..
comment.go add new db interface beginnings 2017-05-14 19:31:17 -04:00
errors.go add new db interface beginnings 2017-05-14 19:31:17 -04:00
report.go add new db interface beginnings 2017-05-14 19:31:17 -04:00
scrape.go add new db interface beginnings 2017-05-14 19:31:17 -04:00
search.go Elasticsearch integration (WIP) (#730) 2017-05-26 09:48:14 +10:00
torrent.go TorrentJSON.ID is uint now, fix weird page sorting (#769) 2017-05-27 11:54:41 +10:00
user.go Golint friendly next (#756) 2017-05-26 12:12:52 +02:00