Commit Graph

9 Commits

Author SHA1 Message Date
Piotr Sarnacki
59747f8424 Handle promises properly
With API V3 we have some relationships (like lastBuild on branch)
specified as asynchronuous, so sometimes we may deal with promises. This
commit fixes the situation by handling both plain records and promises.
2016-04-07 08:48:03 +02:00
Piotr Sarnacki
cbd0c46e37 Ensure that permission functions work without a user 2016-03-22 12:43:41 +01:00
Lisa P
71c55779a1 import util, coment out dashboard acceptance 2016-03-22 12:41:52 +01:00
Lisa P
fa62539a40 add more tests 2016-03-22 12:41:34 +01:00
Lisa P
26ca2875ae make it a util 2016-03-22 12:41:28 +01:00
Piotr Sarnacki
fafaf65043 Convert project to JavaScript 2016-01-04 13:15:14 +01:00
Piotr Sarnacki
93918168f5 I forgot to commit tests for 455e758 2015-03-23 11:59:20 +01:00
Piotr Sarnacki
dfc4c9077d Fix favicon specs for async behaviour 2015-02-26 11:35:56 +01:00
Piotr Sarnacki
c20f5bb61a Add some tests for favicon manager and refactor it 2015-02-25 13:48:41 +01:00