marquis: Author Summary

Builds triggered by marquis

Builds triggered by an author are those builds which contains changes committed by the author.
62
9 (15%)
53 (85%)

Breakages and Fixes

Broken means the build has failed but the previous build was successful.
Fixed means that the build was successful but the previous build has failed.
3 (5% of all builds triggered)
2 (3% of all builds triggered)
-1
Build Completed Code Changes Tests
ASTTRUNK › FREEBSD81 › #355 7 months ago
Add multiple levels to cmenuselect-invaders

The current ASCII-based Invaders game in cmenuselect only has one level, and then the game ends.  This patch adds more, with ever-increasing difficulty.

(closes issue #19039)
Reported by: Marquis
Patches:
      invaders.patch uploaded by Marquis (license 32)
Tested by: rgagnon
2 of 160 failed
ASTTRUNK › SNOWLEOPARD › #373 7 months ago
Add multiple levels to cmenuselect-invaders

The current ASCII-based Invaders game in cmenuselect only has one level, and then the game ends.  This patch adds more, with ever-increasing difficulty.

(closes issue #19039)
Reported by: Marquis
Patches:
      invaders.patch uploaded by Marquis (license 32)
Tested by: rgagnon
74 passed
ASTTRUNK › CENTOS55 › #277 7 months ago
Add multiple levels to cmenuselect-invaders

The current ASCII-based Invaders game in cmenuselect only has one level, and then the game ends.  This patch adds more, with ever-increasing difficulty.

(closes issue #19039)
Reported by: Marquis
Patches:
      invaders.patch uploaded by Marquis (license 32)
Tested by: rgagnon
75 passed
ASTTRUNK › SNOWLEOPARD › #351 8 months ago
Add multiple levels to cmenuselect-invaders

The current ASCII-based Invaders game in cmenuselect only has one level, and then the game ends.  This patch adds more, with ever-increasing difficulty.

(closes issue #19039)
Reported by: Marquis
Patches:
      invaders.patch uploaded by Marquis (license 32)
Tested by: rgagnon
74 passed
ASTTRUNK › CENTOS55 › #255 8 months ago
Add multiple levels to cmenuselect-invaders

The current ASCII-based Invaders game in cmenuselect only has one level, and then the game ends.  This patch adds more, with ever-increasing difficulty.

(closes issue #19039)
Reported by: Marquis
Patches:
      invaders.patch uploaded by Marquis (license 32)
Tested by: rgagnon
75 passed
AST162 › FREEBSD81 › #184 10 months ago
Add multiple levels to cmenuselect-invaders

The current ASCII-based Invaders game in cmenuselect only has one level, and then the game ends.  This patch adds more, with ever-increasing difficulty.

(closes issue #19039)
Reported by: Marquis
Patches:
      invaders.patch uploaded by Marquis (license 32)
Tested by: rgagnon
35 passed
AST14 › FREEBSD81 › #138 10 months ago
Add multiple levels to cmenuselect-invaders

The current ASCII-based Invaders game in cmenuselect only has one level, and then the game ends.  This patch adds more, with ever-increasing difficulty.

(closes issue #19039)
Reported by: Marquis
Patches:
      invaders.patch uploaded by Marquis (license 32)
Tested by: rgagnon
28 passed
ASTTRUNK › FREEBSD81 › #267 10 months ago
Add multiple levels to cmenuselect-invaders

The current ASCII-based Invaders game in cmenuselect only has one level, and then the game ends.  This patch adds more, with ever-increasing difficulty.

(closes issue #19039)
Reported by: Marquis
Patches:
      invaders.patch uploaded by Marquis (license 32)
Tested by: rgagnon
11 of 116 failed
AST162 › SNOWLEOPARD › #192 10 months ago
Add multiple levels to cmenuselect-invaders

The current ASCII-based Invaders game in cmenuselect only has one level, and then the game ends.  This patch adds more, with ever-increasing difficulty.

(closes issue #19039)
Reported by: Marquis
Patches:
      invaders.patch uploaded by Marquis (license 32)
Tested by: rgagnon
8 passed
AST162 › CENTOS55 › #103 10 months ago
Add multiple levels to cmenuselect-invaders

The current ASCII-based Invaders game in cmenuselect only has one level, and then the game ends.  This patch adds more, with ever-increasing difficulty.

(closes issue #19039)
Reported by: Marquis
Patches:
      invaders.patch uploaded by Marquis (license 32)
Tested by: rgagnon
8 passed
Build Completed Code Changes Tests
ASTTRUNK › FREEBSD81 › #267 10 months ago
Add multiple levels to cmenuselect-invaders

The current ASCII-based Invaders game in cmenuselect only has one level, and then the game ends.  This patch adds more, with ever-increasing difficulty.

(closes issue #19039)
Reported by: Marquis
Patches:
      invaders.patch uploaded by Marquis (license 32)
Tested by: rgagnon
11 of 116 failed
ASTTRUNK › FREEBSD81 › #250 11 months ago
Add multiple levels to cmenuselect-invaders

The current ASCII-based Invaders game in cmenuselect only has one level, and then the game ends.  This patch adds more, with ever-increasing difficulty.

(closes issue #19039)
Reported by: Marquis
Patches:
      invaders.patch uploaded by Marquis (license 32)
Tested by: rgagnon
1 of 102 failed
ASTTRUNK › LUCID › #32 1 year ago
Merged revisions 296354 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8

........
  r296354 | marquis | 2010-11-26 13:31:17 -0500 (Fri, 26 Nov 2010) | 12 lines
  
  Fix XMPP PubSub-based distributed device state.
  
  Initialize pubsubflags to 0 so res_jabber doesn't think there is already an XMPP connection sending device state.  Also clean up CLI commands a bit.
  
  (closes issue #18272)
  Reported by: klaus3000
  Patches:
        res_jabber_fix_pubsubflags_and_CLI-patch.txt uploaded by klaus3000 (license 65)
  Tested by: klaus3000, Marquis
  
  Review: https://reviewboard.asterisk.org/r/1030/
........
12 of 116 failed
Build Completed Code Changes Tests
ASTTRUNK › FREEBSD81 › #30 1 year ago
Merged revisions 296354 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8

........
  r296354 | marquis | 2010-11-26 13:31:17 -0500 (Fri, 26 Nov 2010) | 12 lines
  
  Fix XMPP PubSub-based distributed device state.
  
  Initialize pubsubflags to 0 so res_jabber doesn't think there is already an XMPP connection sending device state.  Also clean up CLI commands a bit.
  
  (closes issue #18272)
  Reported by: klaus3000
  Patches:
        res_jabber_fix_pubsubflags_and_CLI-patch.txt uploaded by klaus3000 (license 65)
  Tested by: klaus3000, Marquis
  
  Review: https://reviewboard.asterisk.org/r/1030/
........
92 passed
ASTTRUNK › CENTOS55 › #33 1 year ago
Merged revisions 296354 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8

........
  r296354 | marquis | 2010-11-26 13:31:17 -0500 (Fri, 26 Nov 2010) | 12 lines
  
  Fix XMPP PubSub-based distributed device state.
  
  Initialize pubsubflags to 0 so res_jabber doesn't think there is already an XMPP connection sending device state.  Also clean up CLI commands a bit.
  
  (closes issue #18272)
  Reported by: klaus3000
  Patches:
        res_jabber_fix_pubsubflags_and_CLI-patch.txt uploaded by klaus3000 (license 65)
  Tested by: klaus3000, Marquis
  
  Review: https://reviewboard.asterisk.org/r/1030/
........
106 passed

Powered by a free Atlassian Bamboo open source license for The Asterisk Project. Try Bamboo - The Zen of Continuous Integration.