0
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected 1 day ago.
Jun 11, 2025 — Jun 11, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixes Django requirement
remram
as Remi Rampin
More... almost 12 years ago
Changes Github URL
remram
as Remi Rampin
More... almost 12 years ago
Forces Django==1.4
remram
as Remi Rampin
More... almost 12 years ago
Fixes scan when SCAN_COUNT is larger than ipset
remram
as Remi Rampin
More... almost 12 years ago
Adds __len__ to IPRange and IPSet (+ tests)
remram
as Remi Rampin
More... almost 12 years ago
Fixes IPRange#__eq__()
remram
as Remi Rampin
More... almost 12 years ago
Fixes typo, imports
remram
as Remi Rampin
More... almost 12 years ago
Updated French translation from Transifex.
remram
as remram44
More... over 13 years ago
Ran manage.py makemessages to update PO files.
remram
as remram44
More... over 13 years ago
Converted all .html files to LF file endings.
remram
as remram44
More... over 13 years ago
Converted all .py files to LF file endings.
remram
as remram44
More... over 13 years ago
Added a way to open the ftp folder currently viewed. More... over 13 years ago
Changed the search : we now search for individual words, instead of the full string. More... over 13 years ago
Fixed a stupid bug that made the decoder use latin9 for everything. More... over 13 years ago
Prevented the size column from taking two lines in the file list. More... over 13 years ago
Remove pagination when there is only one page of results. More... over 13 years ago
Put the file from offline server after the others in search results. More... over 13 years ago
Merge branch 'cron' More... over 13 years ago
Added an index on file.path More... over 13 years ago
Made the group optional in the ftp parsing regexp. More... over 13 years ago
Workaround for a futures bug in the indexer. More... over 13 years ago
Concurrent scanning with 'futures'.
remram
as remram44
More... over 13 years ago
Some fixes to the file list, and cleanup the css. More... over 13 years ago
Rewrote the file icon code to use mimetypes instead of hardcoded extensions More... over 13 years ago
Only set a FTP's name when indexing.
remram
as remram44
More... over 13 years ago
Prune old (= offline) FTPs.
remram
as remram44
More... over 13 years ago
Reorganized imports in yoppi.indexer.app.
remram
as remram44
More... over 13 years ago
Wrote the checkstatus command and Indexer#run() checks statuses.
remram
as remram44
More... over 13 years ago
Fixed server icon in search results. More... over 13 years ago
Stores and uses the last indexed time of a server.
remram
as remram44
More... over 13 years ago