Commit Graph

5984 Commits

Author SHA1 Message Date
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
Stein Magnus Jodal
542cd3a3bb http: Add history controller to JSON-RPC API 2014-09-23 19:02:58 +02:00
Stein Magnus Jodal
d655be1033 docs: Update changelog 2014-09-23 18:55:57 +02:00
Stein Magnus Jodal
39bee603fa docs: Add HistoryController to core API 2014-09-23 18:55:37 +02:00
Stein Magnus Jodal
5317834baf history: Change size property to get_length() method
For consistency with tracklist.get_length() and our goal of aligning Python
and JS APIs by using less properties in the core API.
2014-09-23 18:47:54 +02:00
Stein Magnus Jodal
5a67339855 history: Cleanup history entry test 2014-09-23 18:47:39 +02:00
Stein Magnus Jodal
177f91fb27 history: Tweaking formatting and variable names 2014-09-23 18:45:24 +02:00
Stein Magnus Jodal
1f1e86023b history: Cleanup docstrings 2014-09-23 18:44:17 +02:00
Stein Magnus Jodal
d30cf68efd history: Raise TypeError if non-Tracks are added 2014-09-23 18:42:41 +02:00
Stein Magnus Jodal
ded43039bf history: Keep history in private attribute
So it is not accessible directly from other actors.
2014-09-23 18:38:38 +02:00
Stein Magnus Jodal
f3a6c10188 history: Import entire modules
For concistency with other code.
2014-09-23 18:37:18 +02:00