index
:
tools/python-jenkinsapi
accepted/tizen_devbase_tools
accepted/tools_devbase_tools_legacy
devel
devel-py2
devel_psk_20160727
master
release-20160315
release-20160411
release-20160531
release-20160615
release-20160930
release-20161231
release-test-20150810
sandbox/wangbiao/py3_version
spin-release-latest
Domain: SCM / Build;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
jenkinsapi
/
queue.py
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-22
port code from python2 to python3
biao716.wang
1
-3
/
+3
2015-01-13
Merge branch 'master' into unstable
Salim Fadhley
1
-1
/
+1
2014-10-16
Fix a typo in a function name in queing
Julien Pivotto
1
-1
/
+1
2014-09-23
Added use of tree api to node, job, queue and fixed tests
Aleksey Maksimov
1
-1
/
+2
2014-08-03
Fix redefinition of id.
Salim Fadhley
1
-2
/
+2
2014-08-03
Lots of fixes
Salim Fadhley
1
-1
/
+1
2014-08-03
Cut out some more crap, but noticed that invocation of parameterized
Salim Fadhley
1
-2
/
+6
2014-08-03
Fix many more bugs
Salim Fadhley
1
-4
/
+4
2014-08-02
Pep8 fixes + remove bogus imports
Salim Fadhley
1
-15
/
+12
2014-08-02
fix a bunch of tests
Salim Fadhley
1
-11
/
+13
2014-08-02
reducing the number of errors from the refactor of invocation/queues
Salim Fadhley
1
-10
/
+60
2014-04-10
Fix for issue #268 and unit tests for it
Aleksey Maksimov
1
-7
/
+11
2013-10-14
add get_parameters to QueueItem and fix get_queue_items_for_job in Queue
lphoward
1
-2
/
+11
2013-10-10
Rename exceptions to custom_exceptions (because exceptions screws up pylint)
Hugh Brown
1
-1
/
+1
2013-10-10
Implement methods with dict-like primitives
Hugh Brown
1
-2
/
+10
2013-10-10
Put dict to use
Hugh Brown
1
-4
/
+5
2013-10-10
Add module and class docstrings
Hugh Brown
1
-0
/
+4
2013-10-10
Remove unused imports
Hugh Brown
1
-2
/
+0
2013-10-10
Fix indentation of block
Hugh Brown
1
-5
/
+2
2013-10-10
Fix whitespace issues
Hugh Brown
1
-0
/
+1
2013-07-18
fix for queue delete issue
salimfadhley
1
-8
/
+5
2013-06-24
interim commit - pausing for the night
salimfadhley
1
-1
/
+10
2013-06-23
queues have been almost entirely refactored, still need docs & examples
Salim Fadhley
1
-1
/
+1
2013-06-23
initial refactoring of queues
Salim Fadhley
1
-4
/
+29
2013-03-21
Queue class to represent the Jenkins queue: lists the items and deletes them
Victor GarcĂa
1
-0
/
+55