Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
djrandom-py
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ale
djrandom-py
Commits
d2d85887a8629b03010fe56f7d21a2d6bb6e063c
Select Git revision
Branches
1
master
default
1 result
djrandom-py
Author
Search by author
Any Author
authors
ale
ale
1 author
Sep 30, 2011
use https when talking to the server
· d2d85887
ale
authored
13 years ago
d2d85887
Merge branch 'devel'
· dd2b3da7
ale
authored
13 years ago
dd2b3da7
move initialization into the djr module
· 4fd75399
ale
authored
13 years ago
4fd75399
move autocompletion into the backend module
· 3437a613
ale
authored
13 years ago
3437a613
typo
· 635bc218
ale
authored
13 years ago
635bc218
login is now permanent (lasts 30 days)
· 29dad187
ale
authored
13 years ago
29dad187
Sep 29, 2011
support a rough control of the number of more_like_these results
· 868a5eda
ale
authored
13 years ago
868a5eda
distantiate microbuttons a bit more
· 471516dd
ale
authored
13 years ago
471516dd
add an icon/action for "more like this" search on each song
· 9bbbd471
ale
authored
13 years ago
9bbbd471
move debugging to the global module
· 8dfafd5c
ale
authored
13 years ago
8dfafd5c
only show last few debug messages
· a0d2755c
ale
authored
13 years ago
a0d2755c
add a --profile option to wrap the wsgi app with "repoze.profile"
· bbb5a5d1
ale
authored
13 years ago
bbb5a5d1
Sep 28, 2011
fix merge conflict
· 21144201
ale
authored
13 years ago
21144201
improve sanitization
· 6c5901a2
ale
authored
13 years ago
6c5901a2
update metadata in SOLR
· d4de1c85
ale
authored
13 years ago
d4de1c85
the metadata fixer seems to be working, finalize state on processed files
· 1066fc6c
ale
authored
13 years ago
1066fc6c
bump version
· 44717994
ale
authored
13 years ago
44717994
run an idle loop in the main thread to correctly catch signals
· 9c13e1bd
ale
authored
13 years ago
9c13e1bd
do not install extra temporary signal handlers
· 61991fe3
ale
authored
13 years ago
61991fe3
remove unused dependancy
· efcf8a1f
ale
authored
13 years ago
efcf8a1f
ensure that all sqlite objects stay in the same thread
· efb4e943
ale
authored
13 years ago
efb4e943
try to run the uploader in a separate thread
· 90e1a7e8
ale
authored
13 years ago
90e1a7e8
uhm, fix the file database table schema...
· 12ff77e3
ale
authored
13 years ago
12ff77e3
call commit() on the right object
· 0e247456
ale
authored
13 years ago
0e247456
minor fixes
· 1733c896
ale
authored
13 years ago
1733c896
use a SQLite-backed database for seen hashes
· ae6e8ab9
ale
authored
13 years ago
ae6e8ab9
Sep 27, 2011
dry run for now
· c2f91adf
ale
authored
13 years ago
c2f91adf
fix typo
· eb960abd
ale
authored
13 years ago
eb960abd
fix version comparison
· a8ef1672
ale
authored
13 years ago
a8ef1672
fix Request creation
· 6723ad2f
ale
authored
13 years ago
6723ad2f
missing json import
· 97cb21e4
ale
authored
13 years ago
97cb21e4
remove useless except clause
· 6c83a243
ale
authored
13 years ago
6c83a243
fix typo
· c7ba8c18
ale
authored
13 years ago
c7ba8c18
fix typo
· 258154fa
ale
authored
13 years ago
258154fa
add missing __init__.py
· fc6514ea
ale
authored
13 years ago
fc6514ea
add djrandom-metadata-fixer script
· e3dcf88e
ale
authored
13 years ago
e3dcf88e
add a new state for mp3 files which have missing metadata tags: BAD_METADATA;...
· a4bd430e
ale
authored
13 years ago
a4bd430e
add some generic system details in the user agent for auditing purposes
· 380cb5b9
ale
authored
13 years ago
380cb5b9
limit number of available per-user invites
· 5b7ecd36
ale
authored
13 years ago
5b7ecd36
import re
· 3623220b
ale
authored
13 years ago
3623220b
Loading