1. 5ced398 Merge topic 'rest-caches' by Shawn Pearce · 11 years ago
  2. 57a4682 Add REST endpoint to get a cache by Edwin Kempin · 11 years ago
  3. 42c9cf6 Add REST endpoint to list caches by Edwin Kempin · 11 years ago
  4. c646a8c Implement Projects.list() method by Urs Wolfer · 11 years ago
  5. 0acab4a Merge "Use allow/block/deny methods to improve test readability" by Edwin Kempin · 11 years ago
  6. d9888ca Implement Changes.query() method by Dave Borowitz · 11 years ago
  7. 13ad515 Merge branch 'stable-2.9' by Shawn Pearce · 11 years ago
  8. c668f4d Use allow/block/deny methods to improve test readability by Saša Živkov · 11 years ago
  9. 67a2e7e Limit file list to files that were touched in new patch set by Edwin Kempin · 11 years ago
  10. 6aecd8e Add basic test for PatchListCache that checks the returned patches by Edwin Kempin · 11 years ago
  11. fa63485 Merge branch 'stable-2.9' by David Pursehouse · 11 years ago
  12. a19b319 List reviewers with dummy approvals on closed changes by Dave Borowitz · 11 years ago
  13. e6ffd89 ChangeIT: Check that reviewer was added by Dave Borowitz · 11 years ago
  14. 45a6604 Add unit test for copying label approvals during cherry-pick by David Ostrovsky · 11 years ago
  15. d426839 Add missing calls to `assertTrue` in CreateChangeIT by David Pursehouse · 11 years ago
  16. b9f5685 Merge branch 'stable-2.9' by David Pursehouse · 11 years ago
  17. 362b14d1 Add 'View Plugins' global capability that allows to list plugins by Edwin Kempin · 11 years ago
  18. f87c9ab Merge "ReceiveCommits: Add support for approvals" by Shawn Pearce · 11 years ago
  19. 913cc07 ReceiveCommits: Add support for approvals by David Ostrovsky · 11 years ago
  20. 2f08ed4 Plugin API: Add create change method by David Ostrovsky · 11 years ago
  21. 438e994 Merge "Add REST endpoint to create empty change" by Shawn Pearce · 11 years ago
  22. 837c0ee Add REST endpoint to create empty change by David Ostrovsky · 11 years ago
  23. 51c0006 ChangeJson: Add unit test for MESSAGES and CURRENT_REVISION options by David Ostrovsky · 11 years ago
  24. 1d15fca Merge "Fix: unit test IllegalStateException" by Shawn Pearce · 11 years ago
  25. 732d2b7 Implement extension-api for accounts by David Ostrovsky · 11 years ago
  26. 84e9714 Add field _number to ChangeInfo by Urs Wolfer · 11 years ago
  27. e73ae61 Apply "type inference for generic instance creation" Java 7 feature by David Ostrovsky · 11 years ago
  28. 4c91b00 Allow configuration of a default value for a label. by Khai Do · 11 years ago
  29. 222806f tests: Use insecure random for acceptance tests by Shawn Pearce · 11 years ago
  30. c7095c8 Acceptance-tests: Fix 'Address already in use' bug by David Ostrovsky · 11 years ago
  31. aa2772a Acceptance-tests: Fix 'verify: false' bug by David Ostrovsky · 11 years ago
  32. cb22af9 tests: Use insecure random for acceptance tests by Shawn Pearce · 11 years ago
  33. a8de646 Merge "Acceptance-tests: Fix 'Address already in use' bug" by Shawn Pearce · 11 years ago
  34. 7985059 Merge changes Ic339f766,Iaf2dad48 by Shawn Pearce · 11 years ago
  35. fe2934e Acceptance-tests: Fix 'Address already in use' bug by David Ostrovsky · 11 years ago
  36. aa78df5 Fix typos in tests.def by David Pursehouse · 11 years ago
  37. 074859e Acceptance-tests: Fix 'verify: false' bug by David Ostrovsky · 11 years ago
  38. c4e0ac6 Buck: Add support for groups of acceptance tests by David Ostrovsky · 11 years ago
  39. 957315a Buck: Simplify acceptance_tests rule invocation by David Ostrovsky · 11 years ago
  40. dc80fdd Add simple tests to launch Reindex by Dave Borowitz · 11 years ago
  41. 4255c98 Fix: unit test IllegalStateException by Bruce Zu · 11 years ago
  42. a06b469 Enable notedb tests for LabelTypeIT by Dave Borowitz · 11 years ago
  43. 7d09d00 Throw REST error for duplicate in create project API by Dan Willemsen · 11 years ago
  44. eb206df Fix SchemaUpdaterTest and ListChildProjectsIT by Shawn Pearce · 11 years ago
  45. cddaea3 Plugin API: Add get project API by David Ostrovsky · 11 years ago
  46. 8f3931b Plugin API: Add create project API by David Ostrovsky · 11 years ago
  47. a0d6c3a Refactor ProjectInfo out of ProjectJson class by David Ostrovsky · 11 years ago
  48. 99dea4b Move some project classes to extension to expose them in Project API by David Ostrovsky · 11 years ago
  49. dcd0d4e Revision API: Add method to query if revision must be rebased by David Ostrovsky · 11 years ago
  50. 56fa6ba Merge branch 'stable-2.8' by Shawn Pearce · 11 years ago
  51. 7d3ee8e Fix Merge Always and Merge If Necessary strategies by Shawn Pearce · 11 years ago
  52. 9e12d19 Merge branch 'stable-2.8' by Shawn Pearce · 11 years ago
  53. 5292fd7 Another attempt to fix submit rule evaluation for non blocking labels by David Ostrovsky · 11 years ago
  54. 1fa3ca2 Add submit rule evaluation tests for custom labels by David Ostrovsky · 11 years ago
  55. 5a32a6d Fix submit rule evaluation for non blocking labels by David Ostrovsky · 11 years ago
  56. f3548a9 Add a global capability for viewing all accounts by Dave Borowitz · 11 years ago
  57. 868e341 Gate Keeping: Add support for "on behalf of" for submit operation by David Ostrovsky · 11 years ago
  58. f63ac2c AbstractDaemonTest: s/ammend/amend by Dave Borowitz · 11 years ago
  59. 83ea040 Acceptance tests: Disable HTTPD per class or method annotation by David Ostrovsky · 11 years ago
  60. 468eaa2 Simplify unit tests by David Ostrovsky · 11 years ago
  61. 1752b2d Merge changes Ie9229923,Ibe1cd165 by Shawn Pearce · 11 years ago
  62. 8242630 Merge branch 'stable-2.8' by Shawn Pearce · 11 years ago
  63. 9760cdc Run acceptance tests with custom suite to set Configs by Dave Borowitz · 11 years ago
  64. 03ff325 Change API: Add convenience get() and info() methods by David Ostrovsky · 11 years ago
  65. 42f66e2 Replace GET /changes/<id> call with ChangeApi.get() call in acceptance tests by David Ostrovsky · 11 years ago
  66. 6ba8448 Merge topic 'plugin-api' by Shawn Pearce · 11 years ago
  67. 3f5dc3f Add ChangeApi.get() method by David Ostrovsky · 11 years ago
  68. 4030c6f Consistently apply camel case naming convention in server code by David Ostrovsky · 11 years ago
  69. 063e0fd Run acceptance tests with different configs using @Parameterized by Dave Borowitz · 11 years ago
  70. f33cbe4 Pass recursive=true into config.getNames() JGit method by David Ostrovsky · 11 years ago
  71. c792114 Merge "Plugin API: Add factory methods for frequently used review operations" by Shawn Pearce · 11 years ago
  72. 8905dd4 Remove unused imports in acceptance tests by David Pursehouse · 11 years ago
  73. 5ffec22 Plugin API: Add factory methods for frequently used review operations by David Ostrovsky · 11 years ago
  74. 1645423 Merge topic 'inline-2' by Shawn Pearce · 11 years ago
  75. afb1efb Merge branch 'stable-2.8' by Shawn Pearce · 11 years ago
  76. 8dea44c Refactor ListChangesOption out to extension API by David Ostrovsky · 11 years ago
  77. 07ddca5 ReceiveCommits: Fix PUSH permission check for draft changes by David Ostrovsky · 11 years ago
  78. 6e43e2a Don't allow project owners to create branches if create is blocked by Edwin Kempin · 11 years ago
  79. d45a8ca Add acceptance test for branch creation by Edwin Kempin · 11 years ago
  80. ca8ae28 Add git rm command to acceptance test framework by David Ostrovsky · 11 years ago
  81. 47f359d Add support for raw input to acceptance test framework by David Ostrovsky · 11 years ago
  82. e4b5028 Add acceptance test for pushing an open change to a branch by Dave Borowitz · 11 years ago
  83. d81ba62 Add acceptance test for change REST API options by Dave Borowitz · 11 years ago
  84. fe2de01 Factor admin account and getChange method into AbstractDaemonTest by Dave Borowitz · 11 years ago
  85. 88da34f Support acceptance tests running with different configs by Dave Borowitz · 11 years ago
  86. 6313875 Merge "Acceptance test: Add support to make plain HTTP requests" by Edwin Kempin · 11 years ago
  87. dc26549 Acceptance test: Add support to make plain HTTP requests by Edwin Kempin · 11 years ago
  88. 867db42 Merge "Check submitter record in submit acceptance tests" by Edwin Kempin · 11 years ago
  89. 5c51308 Remove unused import in GetGroupIT by David Pursehouse · 11 years ago
  90. 28d204a Check submitter record in submit acceptance tests by Dave Borowitz · 11 years ago
  91. d354ee0 Acceptance tests: Remove duplicated JSON container classes by David Ostrovsky · 11 years ago
  92. d721dbb Add acceptance test for getting different revisions by number by Dave Borowitz · 11 years ago
  93. cbf1364 Merge "Bump Jetty version to stable 9.1 and Servlet API to 3.1" by Shawn Pearce · 11 years ago
  94. a225e31 Add acceptance test for copying approvals between patch sets by Dave Borowitz · 11 years ago
  95. d2fa40d Buck: increase JVM heap size for acceptance tests by David Ostrovsky · 11 years ago
  96. 4659ec0 Check approvals and current revisions in submit acceptance tests by Dave Borowitz · 11 years ago
  97. d064abe Start migration to notedb implementation of PatchSetApprovals by Dave Borowitz · 11 years ago
  98. e01d9b7 Bump Jetty version to stable 9.1 and Servlet API to 3.1 by David Ostrovsky · 11 years ago
  99. c2f0efb Use only loopback addresses in acceptance tests by Shawn Pearce · 11 years ago
  100. 1dd2db2 Use ApprovalsUtil from PushOneCommit by Dave Borowitz · 11 years ago