Stein Magnus Jodal
|
b6ea9d0532
|
Merge branch 'release/v0.19.x' into develop
Conflicts:
docs/changelog.rst
tests/test_models.py
|
2014-11-04 20:21:10 +01:00 |
|
Stein Magnus Jodal
|
a4b17a9aa8
|
models: Fix equality for fields set to the default
Fixes #837
(cherry picked from commit bdd1fb983b)
|
2014-11-04 20:17:20 +01:00 |
|
Stein Magnus Jodal
|
88d64044de
|
models: Hide empty lists from repr()
(cherry picked from commit 305a76486d)
Conflicts:
docs/changelog.rst
|
2014-11-04 20:17:13 +01:00 |
|
Stein Magnus Jodal
|
c84ed733ee
|
Merge pull request #874 from adamcik/feature/improve-find-and-scan-code
Feature/improve find and scan code
|
2014-10-20 14:07:46 +02:00 |
|
Thomas Adamcik
|
b9a7a9d2b6
|
local: Add follow symlinks setting
|
2014-10-17 20:08:33 +02:00 |
|
Thomas Adamcik
|
369edab76d
|
utils/path: Make it more clear that we are not following symlinks
|
2014-10-17 20:08:12 +02:00 |
|
Thomas Adamcik
|
d4f47a34c2
|
local: Move Hidden file/directory check to excluded extensions check
|
2014-10-17 16:52:01 +02:00 |
|
Thomas Adamcik
|
43d8062094
|
util/path: s/os.error/OSError/
|
2014-10-17 16:46:33 +02:00 |
|
Thomas Adamcik
|
5bf6b779ac
|
local: Add basic logging of scan errors
|
2014-10-15 23:56:59 +02:00 |
|
Thomas Adamcik
|
3dc0a06ffe
|
local: Fix skipping of hidden file/directories
|
2014-10-15 23:54:52 +02:00 |
|
Thomas Adamcik
|
063c757570
|
utils/path: Add support for handling sym/hardlink loops
|
2014-10-15 23:46:08 +02:00 |
|
Thomas Adamcik
|
54a89038d3
|
utils/path: Don't skip hidden files and folders in generic find code
Updates the local scan code to do this instead.
|
2014-10-15 23:45:49 +02:00 |
|
Thomas Adamcik
|
9b1d20677d
|
tests: Cleanup find tests to use tempfile all over.
This should make it more clear what structure we expect.
|
2014-10-15 23:45:27 +02:00 |
|
Thomas Adamcik
|
69fa6f4674
|
tests: Test symlink that points to it's own parent.
|
2014-10-15 23:45:22 +02:00 |
|
Thomas Adamcik
|
93c0d6cc44
|
tests: Update no permission test to use tempfile.
|
2014-10-15 23:45:12 +02:00 |
|
Thomas Adamcik
|
b2419f9814
|
tests: Add test case for a symlink pointing at itself
|
2014-10-15 23:45:03 +02:00 |
|
Thomas Adamcik
|
ebb62885cd
|
util/path: Add basic support for following symlinks
|
2014-10-15 23:44:48 +02:00 |
|
Thomas Adamcik
|
682af27348
|
tests: Add test case for file without permissions.
|
2014-10-15 23:44:41 +02:00 |
|
Thomas Adamcik
|
d219bab0b2
|
tests: Add test for directory without permission behaviour
|
2014-10-15 23:44:01 +02:00 |
|
Thomas Adamcik
|
de5fe5ebab
|
tests: Add test for current find symlink handling
|
2014-10-15 23:43:13 +02:00 |
|
Thomas Adamcik
|
a8017dfef1
|
tests: Start adding checks for find errors
|
2014-10-15 23:42:36 +02:00 |
|
Thomas Adamcik
|
de4bdbec03
|
tests: Minor cleanup of the existing find tests
|
2014-10-15 23:42:15 +02:00 |
|
Thomas Adamcik
|
2447e2fa40
|
util/path: Expose errors to callers of find helper
|
2014-10-15 23:42:12 +02:00 |
|
Stein Magnus Jodal
|
aede889203
|
docs: Fix typo
(cherry picked from commit c7a6a2abd9)
|
2014-10-14 21:09:58 +02:00 |
|
Stein Magnus Jodal
|
c7a6a2abd9
|
docs: Fix typo
|
2014-10-14 21:09:46 +02:00 |
|
Stein Magnus Jodal
|
a13f90d9d9
|
docs: Replace /etc/mopidy/extensions.d with /usr/share/mopidy/conf.d
(cherry picked from commit a1aad39c13)
|
2014-10-13 23:19:39 +02:00 |
|
Stein Magnus Jodal
|
c9b0101e76
|
docs: Make extensiondev example and API docs for validate_environment() match
(cherry picked from commit 31c874b3eb)
|
2014-10-13 23:19:30 +02:00 |
|
Stein Magnus Jodal
|
fe63e425d5
|
docs: Update Debian docs with 'mopidyctl'
(cherry picked from commit 933cbe1dce)
|
2014-10-13 23:19:21 +02:00 |
|
Thomas Adamcik
|
7cf089a4ad
|
readme: s/Mailing/Announcement/
(cherry picked from commit b2c1b9d4db)
|
2014-10-13 23:19:14 +02:00 |
|
Nick Steel
|
0039133457
|
docs: typo in Mopidy-HTTP
(cherry picked from commit 839108e7c5)
|
2014-10-13 23:18:19 +02:00 |
|
Stein Magnus Jodal
|
b0e00eeb0f
|
docs: Update Mopidy-HTTP docs wrt the HTTP server-side API
(cherry picked from commit 713bca384a)
|
2014-10-13 23:18:09 +02:00 |
|
Stein Magnus Jodal
|
d408685dd4
|
docs: Remove duplicate extensions
(cherry picked from commit 456faee948)
|
2014-10-13 23:17:52 +02:00 |
|
Stein Magnus Jodal
|
8cbecd6613
|
docs: Put screenshot between description and install instructions
(cherry picked from commit 52baf63992)
|
2014-10-13 23:17:41 +02:00 |
|
Stein Magnus Jodal
|
c510ac94e0
|
docs: Kuechenradio doesn't have a screenshot yet
(cherry picked from commit 580e5b079f)
|
2014-10-13 23:17:34 +02:00 |
|
Stein Magnus Jodal
|
160a85513b
|
docs: Add Mopidy-HTTP-Kuechenradio
(cherry picked from commit 0e2866df30)
|
2014-10-13 23:17:25 +02:00 |
|
Stein Magnus Jodal
|
bea04a7588
|
docs: Add install instructions for the web extensions
(cherry picked from commit da18a599ac)
|
2014-10-13 23:17:18 +02:00 |
|
Stein Magnus Jodal
|
3048d6bfba
|
docs: More concistent format for web extensions
(cherry picked from commit 249dcf92c4)
|
2014-10-13 23:17:09 +02:00 |
|
Stein Magnus Jodal
|
523b4decc3
|
docs: Add Mopidy-Musicbox-Webclient to the web extensions list
(cherry picked from commit eedaf0eb3b)
|
2014-10-13 23:16:58 +02:00 |
|
Dmitry Sandalov
|
e79ecd3789
|
fixes docs typo: AngularJS
(cherry picked from commit 225092add5)
|
2014-10-13 23:16:22 +02:00 |
|
Stein Magnus Jodal
|
a1aad39c13
|
docs: Replace /etc/mopidy/extensions.d with /usr/share/mopidy/conf.d
|
2014-10-13 23:14:44 +02:00 |
|
Stein Magnus Jodal
|
31c874b3eb
|
docs: Make extensiondev example and API docs for validate_environment() match
|
2014-10-12 11:40:59 +02:00 |
|
Stein Magnus Jodal
|
933cbe1dce
|
docs: Update Debian docs with 'mopidyctl'
|
2014-10-11 16:40:10 +02:00 |
|
Thomas Adamcik
|
b2c1b9d4db
|
readme: s/Mailing/Announcement/
|
2014-09-27 00:17:23 +02:00 |
|
Thomas Adamcik
|
2665a5521b
|
audio: Add gst.DEBUG_BIN_TO_DOT_FILE pipeline debuging
|
2014-09-26 23:51:33 +02:00 |
|
Stein Magnus Jodal
|
7856c14b26
|
tests: Use with stmt for assertRaises
|
2014-09-25 23:03:35 +02:00 |
|
Stein Magnus Jodal
|
07d088fc18
|
models: Use with stmts in exception tests
|
2014-09-24 18:26:25 +02:00 |
|
Stein Magnus Jodal
|
130b1eb32a
|
docs: Define timestamp type
|
2014-09-23 20:55:16 +02:00 |
|
Thomas Adamcik
|
339221089d
|
Merge pull request #864 from jodal/feature/history
Add history controller to core API
|
2014-09-23 20:43:03 +02:00 |
|
Stein Magnus Jodal
|
7b50855908
|
Merge remote-tracking branch 'mopidy/develop' into feature/history
Conflicts:
docs/changelog.rst
|
2014-09-23 20:14:40 +02:00 |
|
Thomas Adamcik
|
a16cac2188
|
Merge pull request #862 from jodal/fix/clear-current-track
core: Remove clear_current_track argument from stop()
|
2014-09-23 19:54:59 +02:00 |
|