BigW Consortium Gitlab

GoogleCodeProjectHosting.json 16.7 KB
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412
{
  "kind" : "projecthosting#user",
  "id" : "@WRRVSlFXARlCVgB6",
  "projects" : [ {
    "kind" : "projecthosting#project",
    "name" : "pmn",
    "externalId" : "pmn",
    "htmlLink" : "/p/pmn/",
    "summary" : "Shows an icon in the system tray when you have new emails",
    "description" : "IMAP client that shows an icon in the system tray when you have new emails.",
    "labels" : [ "Mail" ],
    "versionControlSystem" : "svn",
    "repositoryUrls" : [ "https://pmn.googlecode.com/svn/" ],
    "issuesConfig" : {
      "kind" : "projecthosting#projectIssueConfig",
      "statuses" : [ {
        "status" : "New",
        "meansOpen" : true,
        "description" : "Issue has not had initial review yet"
      }, {
        "status" : "Accepted",
        "meansOpen" : true,
        "description" : "Problem reproduced / Need acknowledged"
      }, {
        "status" : "Started",
        "meansOpen" : true,
        "description" : "Work on this issue has begun"
      }, {
        "status" : "Fixed",
        "meansOpen" : false,
        "description" : "Developer made source code changes, QA should verify"
      }, {
        "status" : "Verified",
        "meansOpen" : false,
        "description" : "QA has verified that the fix worked"
      }, {
        "status" : "Invalid",
        "meansOpen" : false,
        "description" : "This was not a valid issue report"
      }, {
        "status" : "Duplicate",
        "meansOpen" : false,
        "description" : "This report duplicates an existing issue"
      }, {
        "status" : "WontFix",
        "meansOpen" : false,
        "description" : "We decided to not take action on this issue"
      }, {
        "status" : "Done",
        "meansOpen" : false,
        "description" : "The requested non-coding task was completed"
      } ],
      "labels" : [ {
        "label" : "Type-Defect",
        "description" : "Report of a software defect"
      }, {
        "label" : "Type-Enhancement",
        "description" : "Request for enhancement"
      }, {
        "label" : "Type-Task",
        "description" : "Work item that doesn't change the code or docs"
      }, {
        "label" : "Type-Review",
        "description" : "Request for a source code review"
      }, {
        "label" : "Type-Other",
        "description" : "Some other kind of issue"
      }, {
        "label" : "Priority-Critical",
        "description" : "Must resolve in the specified milestone"
      }, {
        "label" : "Priority-High",
        "description" : "Strongly want to resolve in the specified milestone"
      }, {
        "label" : "Priority-Medium",
        "description" : "Normal priority"
      }, {
        "label" : "Priority-Low",
        "description" : "Might slip to later milestone"
      }, {
        "label" : "OpSys-All",
        "description" : "Affects all operating systems"
      }, {
        "label" : "OpSys-Windows",
        "description" : "Affects Windows users"
      }, {
        "label" : "OpSys-Linux",
        "description" : "Affects Linux users"
      }, {
        "label" : "OpSys-OSX",
        "description" : "Affects Mac OS X users"
      }, {
        "label" : "Milestone-Release1.0",
        "description" : "All essential functionality working"
      }, {
        "label" : "Component-UI",
        "description" : "Issue relates to program UI"
      }, {
        "label" : "Component-Logic",
        "description" : "Issue relates to application logic"
      }, {
        "label" : "Component-Persistence",
        "description" : "Issue relates to data storage components"
      }, {
        "label" : "Component-Scripts",
        "description" : "Utility and installation scripts"
      }, {
        "label" : "Component-Docs",
        "description" : "Issue relates to end-user documentation"
      }, {
        "label" : "Security",
        "description" : "Security risk to users"
      }, {
        "label" : "Performance",
        "description" : "Performance issue"
      }, {
        "label" : "Usability",
        "description" : "Affects program usability"
      }, {
        "label" : "Maintainability",
        "description" : "Hinders future changes"
      } ],
      "prompts" : [ {
        "name" : "Defect report from user",
        "title" : "Enter one-line summary",
        "description" : "What steps will reproduce the problem?\n1. \n2. \n3. \n\nWhat is the expected output? What do you see instead?\n\n\nWhat version of the product are you using? On what operating system?\n\n\nPlease provide any additional information below.\n",
        "titleMustBeEdited" : true,
        "status" : "New",
        "labels" : [ "Type-Defect", "Priority-Medium" ]
      }, {
        "name" : "Defect report from developer",
        "title" : "Enter one-line summary",
        "description" : "What steps will reproduce the problem?\n1. \n2. \n3. \n\nWhat is the expected output? What do you see instead?\n\n\nPlease use labels and text to provide additional information.\n",
        "titleMustBeEdited" : true,
        "status" : "Accepted",
        "labels" : [ "Type-Defect", "Priority-Medium" ],
        "membersOnly" : true
      }, {
        "name" : "Review request",
        "title" : "Code review request",
        "description" : "Branch name:\n\nPurpose of code changes on this branch:\n\n\nWhen reviewing my code changes, please focus on:\n\n\nAfter the review, I'll merge this branch into:\n/trunk\n",
        "status" : "New",
        "labels" : [ "Type-Review", "Priority-Medium" ],
        "membersOnly" : true,
        "defaultToMember" : false
      } ],
      "defaultPromptForMembers" : 1,
      "defaultPromptForNonMembers" : 0
    },
    "role" : "owner",
    "members" : [ {
      "kind" : "projecthosting#issuePerson",
      "name" : "mrovi9000",
      "htmlLink" : "https://code.google.com/u/106736353629303906862/"
    } ],
    "issues" : {
      "kind" : "projecthosting#issueList",
      "totalResults" : 0,
      "items" : [  ]
    }
  }, {
    "kind" : "projecthosting#project",
    "name" : "tint2",
    "externalId" : "tint2",
    "htmlLink" : "/p/tint2/",
    "summary" : "tint2 is a lightweight panel/taskbar.",
    "description" : "tint2 is a simple _*panel/taskbar*_ unintrusive and light (memory / cpu / aestetic). <br>We follow freedesktop specifications.\r\n \r\n=== 0.11 features ===\r\n * panel with taskbar, systray, clock and battery status\r\n * easy to customize : color/transparency on font, icon, border and background\r\n * pager like capability : send task from one workspace to another, switch workspace\r\n * multi-monitor capability : one panel per monitor, show task from current monitor\r\n * customize mouse event\r\n * window manager's menu\r\n * tooltip\r\n * autohide\r\n * clock timezones\r\n * real & fake transparency with autodetection of composite manager\r\n * panel's theme switcher 'tint2conf' \r\n\r\n=== Other project ===\r\n * Lightweight volume control http://softwarebakery.com/maato/volumeicon.html\r\n * Lightweight calendar http://code.google.com/p/gsimplecal/\r\n * Graphical config tool http://code.google.com/p/tintwizard/\r\n * Command line theme switcher http://github.com/dbbolton/scripts/blob/master/tint2theme\r\n\r\n\r\n=== Snapshot SVN ===\r\n\r\nhttp://img252.imageshack.us/img252/1433/wallpaper2td.jpg\r\n\r\n\r\n",
    "labels" : [ "taskbar", "panel", "lightweight", "desktop", "openbox", "pager", "tint2" ],
    "versionControlSystem" : "git",
    "repositoryUrls" : [ "https://tint2.googlecode.com/git/" ],
    "issuesConfig" : {
      "kind" : "projecthosting#projectIssueConfig",
      "defaultColumns" : [ "ID", "Status", "Type", "Milestone", "Priority", "Component", "Owner", "Summary", "Modified", "Stars" ],
      "defaultSorting" : [ "-ID" ],
      "statuses" : [ {
        "status" : "New",
        "meansOpen" : true,
        "description" : "Issue has not had initial review yet"
      }, {
        "status" : "NeedInfo",
        "meansOpen" : true,
        "description" : "More information is needed before deciding what action should be taken"
      }, {
        "status" : "Accepted",
        "meansOpen" : true,
        "description" : "A Defect that a developer has reproduced or an Enhancement that a developer has committed to addressing"
      }, {
        "status" : "Wishlist",
        "meansOpen" : true,
        "description" : "An Enhancement which is valid, but no developers have committed to addressing"
      }, {
        "status" : "Started",
        "meansOpen" : true,
        "description" : "Work on this issue has begun"
      }, {
        "status" : "Fixed",
        "meansOpen" : false,
        "description" : "Work has completed"
      }, {
        "status" : "Invalid",
        "meansOpen" : false,
        "description" : "This was not a valid issue report"
      }, {
        "status" : "Duplicate",
        "meansOpen" : false,
        "description" : "This report duplicates an existing issue"
      }, {
        "status" : "WontFix",
        "meansOpen" : false,
        "description" : "We decided to not take action on this issue"
      }, {
        "status" : "Incomplete",
        "meansOpen" : false,
        "description" : "Not enough information and no activity for a long period of time"
      } ],
      "labels" : [ {
        "label" : "Type-Defect",
        "description" : "Report of a software defect"
      }, {
        "label" : "Type-Enhancement",
        "description" : "Request for enhancement"
      }, {
        "label" : "Type-Task",
        "description" : "Work item that does not change the code"
      }, {
        "label" : "Type-Review",
        "description" : "Request for a source code review"
      }, {
        "label" : "Type-Other",
        "description" : "Some other kind of issue"
      }, {
        "label" : "Milestone-0.12",
        "description" : "Fix should be included in release 0.12"
      }, {
        "label" : "Priority-Critical",
        "description" : "Must resolve in the specified milestone"
      }, {
        "label" : "Priority-High",
        "description" : "Strongly want to resolve in the specified milestone"
      }, {
        "label" : "Priority-Medium",
        "description" : "Normal priority"
      }, {
        "label" : "Priority-Low",
        "description" : "Might slip to later milestone"
      }, {
        "label" : "OpSys-All",
        "description" : "Affects all operating systems"
      }, {
        "label" : "OpSys-Windows",
        "description" : "Affects Windows users"
      }, {
        "label" : "OpSys-Linux",
        "description" : "Affects Linux users"
      }, {
        "label" : "OpSys-OSX",
        "description" : "Affects Mac OS X users"
      }, {
        "label" : "Security",
        "description" : "Security risk to users"
      }, {
        "label" : "Performance",
        "description" : "Performance issue"
      }, {
        "label" : "Usability",
        "description" : "Affects program usability"
      }, {
        "label" : "Maintainability",
        "description" : "Hinders future changes"
      }, {
        "label" : "Component-Panel",
        "description" : "Issue relates to the panel (e.g. positioning, hiding, transparency)"
      }, {
        "label" : "Component-Taskbar",
        "description" : "Issue relates to the taskbar (e.g. tasks, multiple desktops)"
      }, {
        "label" : "Component-Battery",
        "description" : "Issue relates to the battery"
      }, {
        "label" : "Component-Systray",
        "description" : "Issue relates to the system tray"
      }, {
        "label" : "Component-Clock",
        "description" : "Issue relates to the clock"
      }, {
        "label" : "Component-Launcher",
        "description" : "Issue relates to the launcher"
      }, {
        "label" : "Component-Tint2conf",
        "description" : "Issue relates to the configuration GUI (tint2conf)"
      }, {
        "label" : "Component-Docs",
        "description" : "Issue relates to end-user documentation"
      }, {
        "label" : "Component-New",
        "description" : "Issue describes a new component proposal"
      } ],
      "prompts" : [ {
        "name" : "Defect report from user",
        "title" : "Enter one-line summary",
        "description" : "What steps will reproduce the problem?\n1.\n2.\n3.\n\nWhat is the expected output? What do you see instead?\n\n\nWhat version of the product are you using? On what operating system?\n\n\nWhich window manager (e.g. openbox, xfwm, metacity, mutter, kwin) or\nwhich desktop environment (e.g. Gnome 2, Gnome 3, LXDE, XFCE, KDE)\nare you using?\n\n\nPlease provide any additional information below. It might be helpful\nto attach your tint2rc file (usually located at ~/.config/tint2/tint2rc).",
        "titleMustBeEdited" : true,
        "status" : "New",
        "labels" : [ "Priority-Medium" ],
        "defaultToMember" : true
      }, {
        "name" : "Defect report from developer",
        "title" : "Enter one-line summary",
        "description" : "What steps will reproduce the problem?\n1.\n2.\n3.\n\nWhat is the expected output? What do you see instead?\n\n\nPlease use labels and text to provide additional information.",
        "titleMustBeEdited" : true,
        "status" : "Accepted",
        "labels" : [ "Type-Defect", "Priority-Medium" ],
        "membersOnly" : true,
        "defaultToMember" : true
      }, {
        "name" : "Review request",
        "title" : "Code review request",
        "description" : "Purpose of code changes on this branch:\n\n\nWhen reviewing my code changes, please focus on:\n\n\nAfter the review, I'll merge this branch into:\n/trunk",
        "status" : "New",
        "labels" : [ "Type-Review", "Priority-Medium" ],
        "membersOnly" : true,
        "defaultToMember" : true
      } ],
      "defaultPromptForMembers" : 1,
      "defaultPromptForNonMembers" : 0,
      "usersCanSetLabels" : false
    },
    "role" : "owner",
    "issues" : {
      "kind" : "projecthosting#issueList",
      "totalResults" : 473,
      "items" : [ {
        "kind" : "projecthosting#issue",
        "id" : 169,
        "title" : "Scrolling through tasks",
        "summary" : "Scrolling through tasks",
        "stars" : 1,
        "starred" : false,
        "status" : "Fixed",
        "state" : "closed",
        "labels" : [ "Type-Enhancement", "Priority-Medium" ],
        "author" : {
          "kind" : "projecthosting#issuePerson",
          "name" : "schattenpr...",
          "htmlLink" : "https://code.google.com/u/106498139506637530000/"
        },
        "owner" : {
          "kind" : "projecthosting#issuePerson",
          "name" : "thilo...",
          "htmlLink" : "https://code.google.com/u/104224918623172014000/"
        },
        "updated" : "2009-11-18T05:14:58.000Z",
        "published" : "2009-11-18T00:20:19.000Z",
        "closed" : "2009-11-18T05:14:58.000Z",
        "projectId" : "tint2",
        "canComment" : true,
        "canEdit" : true,
        "comments" : {
          "kind" : "projecthosting#issueCommentList",
          "totalResults" : 2,
          "items" : [ {
            "id" : 0,
            "kind" : "projecthosting#issueComment",
            "author" : {
              "kind" : "projecthosting#issuePerson",
              "name" : "schattenpr...",
              "htmlLink" : "https://code.google.com/u/10649813950663753000/"
            },
            "content" : "I like to scroll through the tasks with my scrollwheel (like in fluxbox). \r\n\r\nPatch is attached that adds two new mouse-actions (next_task+prev_task) \r\nthat can be used for exactly that purpose. \r\n\r\nall the best!",
            "published" : "2009-11-18T00:20:19.000Z",
            "updates" : {
              "kind" : "projecthosting#issueCommentUpdate"
            },
            "canDelete" : true,
            "attachments" : [ {
              "attachmentId" : "8901002890399325565",
              "fileName" : "tint2_task_scrolling.diff",
              "fileSize" : 3059,
              "mimetype" : "text/x-c++; charset=us-ascii"
            }, {
              "attachmentId" : "000",
              "fileName" : "screenshot.png",
              "fileSize" : 0,
              "mimetype" : "image/png"
            }, {
              "attachmentId" : "001",
              "fileName" : "screenshot1.PNG",
              "fileSize" : 0,
              "mimetype" : "image/x-png"
            } ]
          }, {
            "id" : 1,
            "kind" : "projecthosting#issueComment",
            "author" : {
              "kind" : "projecthosting#issuePerson",
              "name" : "thilo...",
              "htmlLink" : "https://code.google.com/u/104224918623172014000/"
            },
            "content" : "applied, thanks.\r\n",
            "published" : "2009-11-18T05:14:58.000Z",
            "updates" : {
              "kind" : "projecthosting#issueCommentUpdate",
              "status" : "Fixed",
              "labels" : [ "-Type-Defect", "Type-Enhancement" ]
            },
            "canDelete" : true
          } ]
        }
      } ]
    }
  } ]
}