1. b18642a Merge branch 'stable-2.14' into stable-2.15 by David Pursehouse · 7 years ago
  2. 36236ca user-search: Remove approval requirement from basic search by David Pursehouse · 7 years ago
  3. 025b263 user-search: Improve readability of example basic searches by David Pursehouse · 7 years ago
  4. 4219308 Merge branch 'stable-2.14' into stable-2.15 by David Pursehouse · 7 years ago
  5. 789bb29 Clarify behavior of ownerin: and reviewerin: predicates by David Pursehouse · 7 years ago
  6. 483d107 Merge branch 'stable-2.14' into stable-2.15 by David Pursehouse · 7 years ago
  7. d58e473 user-search: Add missing documentation of is:cc predicate by David Pursehouse · 7 years ago
  8. 07e5d48 Merge branch 'stable-2.14' into stable-2.15 by David Pursehouse · 7 years ago
  9. bffb8c2 user-search: Clarify behavior of default search resulting in single change by David Pursehouse · 7 years ago
  10. 6084eb5 user-search: Fix query used in "My > Watched Changes" by David Pursehouse · 7 years ago
  11. 858e087 Merge 'stable-2.14' into stable-2.15 by Dave Borowitz · 7 years ago
  12. daf6dfc user-search: Remove incorrect statement about default searches by David Pursehouse · 7 years ago
  13. 6e5e6e6 user-search: Fix incorrect label: search example by David Pursehouse · 7 years ago
  14. daf0f0f Link to hashtag intro docs from more places by Dave Borowitz · 7 years ago
  15. 223f73c user-search.txt: Document hashtag operator by Dave Borowitz · 7 years ago
  16. 6ffb7d9 Discontinue draft workflow by David Ostrovsky · 8 years ago
  17. 8070fce Fix formatting issue in search documentation by Edwin Kempin · 8 years ago
  18. a54d25c Add revertOf to ChangeIndex by Patrick Hiesel · 8 years ago
  19. 6cfcb37 Add field for wip changes to index and QueryBuilder by David Ostrovsky · 8 years ago
  20. 2b49892 Allow to search for ignored changes by "is:ignored" by David Pursehouse · 8 years ago
  21. 83e66ea Merge branch 'stable-2.14' by David Pursehouse · 8 years ago
  22. c7e2809 Add missing documentation of assignee related search operators by David Pursehouse · 8 years ago
  23. 98ddc8a Implement Private Changes by Edwin Kempin · 8 years ago
  24. a803593 Don't compute mergeability for abandoned changes. by Saša Živkov · 8 years ago
  25. 49267dd Support "cc:" query by Dave Borowitz · 8 years ago
  26. 81c4809 Store the number of unresolved comments in change index by Changcheng Xiao · 8 years ago
  27. 6453fce Store SubmitRecords in index by Dave Borowitz · 9 years ago
  28. dc26bbf Label-predicate: Add support for change owner votes by David Ostrovsky · 9 years ago
  29. 9e972cc Support star labels by Edwin Kempin · 9 years ago
  30. 7bf178c4 Documentation: remove submitted status from user search and review by Stefan Beller · 9 years ago
  31. cf43e17 Support indexing changes by author and committer by David Pursehouse · 10 years ago
  32. 88703e7 Merge "Add named destinations support" by Saša Živkov · 10 years ago
  33. 80fa0b6 Remove documentation reference to submitted, merge pending by Shawn Pearce · 10 years ago
  34. 563a3e6 Add named destinations support by Martin Fick · 10 years ago
  35. c751799 Rename "topic:" to "intopic:" and "exacttopic:" to "topic:" by Dave Borowitz · 10 years ago
  36. f89a959 SubmitWholeTopic: Use exact topic by Stefan Beller · 10 years ago
  37. 8ee50e7 Index a field for reviewing a change after last owner update by Dave Borowitz · 10 years ago
  38. 9952870 InlineEdit: Add "has:edit" search operator by David Ostrovsky · 10 years ago
  39. 8968ad0 Merge "Add custom user named query support" by Edwin Kempin · 10 years ago
  40. 5e5a36f Add custom user named query support by Martin Fick · 10 years ago
  41. 58265ab Merge branch 'stable-2.11' by Edwin Kempin · 10 years ago
  42. 1f55622 Add user guide by Edwin Kempin · 10 years ago
  43. 657aa4d Add "from" search operator to match by owner or comments by Dave Borowitz · 10 years ago
  44. e6e14b9 Add "commentby" search operator to search authors of comments by Dave Borowitz · 10 years ago
  45. abc1296 Make "My Drafts" limited to own drafts by David Pursehouse · 10 years ago
  46. 45d0a77 Add search fields for # of changed lines. by Jeff Davidson · 11 years ago
  47. 21dfa5b Merge branch 'stable-2.9' by Edwin Kempin · 11 years ago
  48. 6076b7a Describe most important search updates in 2.9 release notes by Edwin Kempin · 11 years ago
  49. b721dbc Change query language: Add 'pending' as alias for 'open' by Shawn Pearce · 11 years ago
  50. 4c27b10 Make default search query more useful by Dave Borowitz · 11 years ago
  51. 4aed07b Add a "projects" field for searching projects by prefix by Dave Borowitz · 11 years ago
  52. 074c9c4 Fix formatting issue in user search documentation by Edwin Kempin · 11 years ago
  53. 62c9a2c Use JavaSqlTimestampHelper for parsing timestamps in before/after by Dave Borowitz · 11 years ago
  54. 86caf9e Support pagination using offsets instead of sortkey by Dave Borowitz · 11 years ago
  55. a0af7fe Add operators for absolute last-updated-on search by Dave Borowitz · 11 years ago
  56. ac182cb Merge branch 'stable-2.8' by David Pursehouse · 11 years ago
  57. f6c0d52 Fix examples for Code-Review queries in search documentation by Edwin Kempin · 11 years ago
  58. 64e0b07 Support exact match on file parts in file: operator by Dave Borowitz · 11 years ago
  59. 61698b1 Use the new section title style in Asciidoctor. by Yuxuan 'fishy' Wang · 11 years ago
  60. f5c67c1 Add query shorthands o,r,p,f by Shawn Pearce · 11 years ago
  61. cfd5d25 Add 'is:mergeable' operator to find changes without merge conflict by Edwin Kempin · 11 years ago
  62. 86e8362 For the 'conflicts' operator return only changes that actually conflict by Edwin Kempin · 12 years ago
  63. 75ebb3f Merge "Add 'parentproject' operator that includes changes of child projects" by Edwin Kempin · 11 years ago
  64. 2710af5 Merge "Support 'conflicts:<change>' operator to find changes with same files" by Edwin Kempin · 11 years ago
  65. 99cb68d Added searchbox to documentation. by Yuxuan 'fishy' Wang · 11 years ago
  66. 10b49dc Support 'conflicts:<change>' operator to find changes with same files by Edwin Kempin · 12 years ago
  67. 7c0eb41 Add 'parentproject' operator that includes changes of child projects by Edwin Kempin · 12 years ago
  68. ef0bbba Don't mention label abbreviation in search documentation by David Pursehouse · 11 years ago
  69. 2f82f2f Don't mention Verified as a default label in search documentation by David Pursehouse · 11 years ago
  70. 30c4dc3 Merge branch 'stable-2.7' by David Pursehouse · 12 years ago
  71. 48933d3 Fix documentation of query label operator by David Pursehouse · 12 years ago
  72. e59f682 Remove file: warning about searches by Shawn Pearce · 12 years ago
  73. 3ffbd1b Document the comment: search operator by Shawn Pearce · 12 years ago
  74. 5df857c Merge branch 'stable-2.7' by Shawn Pearce · 12 years ago
  75. ff4c668 Clarify that file:regex over is:watched never works by David Ostrovsky · 12 years ago
  76. 9c6e537 Add reviewer/group to label query by Craig Chapel · 12 years ago
  77. 9246356 Fix spelling mistakes in the documentation by David Pursehouse · 12 years ago
  78. 01c1b1f Document new project-specific label configuration by Dave Borowitz · 12 years ago
  79. 41f909f Migrate ApprovalTypes away from ApprovalCategory(Value) by Dave Borowitz · 12 years ago
  80. 757df06 Allow {} to be used for quoting in query expressions by Shawn O. Pearce · 12 years ago
  81. 524a303 Minor documentation formatting and white space errors fixed by Robin Rosenberg · 12 years ago
  82. 4c903b8 Fix description of 'status:abandoned' query operator by Edwin Kempin · 13 years ago
  83. 221d4f6 Documentation: Various corrections by David Pursehouse · 13 years ago
  84. d6799b1d Clarify draft changes and draft comments by Deniz Türkoglu · 13 years ago
  85. 068a0d8 Support alias "self" in queries by Shawn O. Pearce · 13 years ago
  86. ad921cd Branch Operator: Support full branch names by Edwin Kempin · 13 years ago
  87. f1acbb8 Fix spelling mistakes in Gerrit documentation by Edwin Kempin · 14 years ago
  88. cdb0e00 Remove unneeded escape characters from the documentation by Edwin Kempin · 14 years ago
  89. e561183 Documenting when different regexp libraries are used by Magnus Bäck · 14 years ago
  90. bcb5b9b Add ownerin and reviewerin search predicates by Martin Fick · 14 years ago
  91. 94f52d2 Merge "Performs a project name substring search." by Shawn Pearce · 14 years ago
  92. a7f72a2 Adjust documentation source to current asciidoc version by Karsten Dambekalns · 14 years ago
  93. 8de47ac Fix spelling mistake in 'Searching Changes' documentation by Edwin Kempin · 14 years ago
  94. 7dfa0d2 Performs a project name substring search. by monica.dionisio · 15 years ago
  95. 70a7ca0 Search changes by commit messages by monica.dionisio · 15 years ago
  96. aa5bca7 File search operator documentation improvement by rafael.rabelosilva · 15 years ago
  97. 082ed41 Match branch, topic, project, ref by regular expressions by Shawn O. Pearce · 15 years ago
  98. 50756b9 Allow file:^regex to match affected files by Shawn O. Pearce · 15 years ago
  99. 14760b7 gerrit query SSH command by Shawn O. Pearce · 15 years ago
  100. 51e058f6 Add age: operator to change queries by Shawn O. Pearce · 15 years ago