1. 1b1b938 TBR: ref: Replace V23_ROOT with JIRI_ROOT everywhere. by Nicolas Lacasse · 10 years ago
  2. dd05768 TBR: ref: Open-source prep: update links and such to point to GitHub locations by Adam Sadovsky · 10 years ago
  3. 53ac585 ref: Convert uses of the xrpc library to the new v23 server API. by Matt Rosencrantz · 10 years ago
  4. 98d6d7c v23: Promote the XWithNew*Server APIs out of experimental. by Matt Rosencrantz · 10 years ago
  5. 06cfcff services/identity: Switch identityd to use xrpc server. by Suharsh Sivakumar · 10 years ago
  6. 07f9741 services/identity/internal/revocation: Avoid nil ptr dereference by Robin Thellend · 10 years ago
  7. f9cb06d "x/ref/services/identity": JSON responses for HTTP Blessing service by Ankur · 10 years ago
  8. cb02c52 "x/ref/services/identity": HTTP service for BlessUsingAccessToken by Ankur · 10 years ago
  9. 26f1c4d ref: changes related to v.io/c/14371 by Jiri Simsa · 10 years ago
  10. 6069de7 services/identity/internal/blesser: BlessUsingAccessTokenWithCaveats by Suharsh Sivakumar · 10 years ago
  11. 9583adb security: Changes corresponding to by Asim Shankar · 10 years ago
  12. 5057103 services/identity/internal: Test tool tweak. by Asim Shankar · 10 years ago
  13. 3a16782 Merge "x/ref: clean up use of test.InitWithParams as per v.io/i/599" by Cosmos Nicolaou · 10 years ago
  14. 27dc65b x/ref: clean up use of test.InitWithParams as per v.io/i/599 by Cosmos Nicolaou · 10 years ago
  15. 5a3125a Needed for v.io/c/13354 by Cosmos Nicolaou · 10 years ago
  16. b2cc06a ref/services/identity: Remove logs added temporarily for debugging. by Suharsh Sivakumar · 10 years ago
  17. 1c33b7d x/ref/services: convert yet more services to context based logging. by Cosmos Nicolaou · 10 years ago
  18. f9cd562 ref/services/identity: Print a stack trace whenever a call takes too long. by Suharsh Sivakumar · 10 years ago
  19. d384032 Merge "x/ref/services: convert more services to context based logging." by Cosmos Nicolaou · 10 years ago
  20. d922992 x/ref/services: convert more services to context based logging. by Cosmos Nicolaou · 10 years ago
  21. 7f67006 services/identity: Some more temporary logging to help debug database wedges. by Asim Shankar · 10 years ago
  22. 5a89117 services/identity: Close sql connections. by Suharsh Sivakumar · 10 years ago
  23. bb6295d ref: Change many uses of v23.NewServer to use xrpc.New*Server instead. by Matt Rosencrantz · 10 years ago
  24. 2dd947e identity: Add logs to help debug sql error. by Suharsh Sivakumar · 10 years ago
  25. 6c36388 go generate updates following v.io/c/12224 by Cosmos Nicolaou · 10 years ago
  26. 26306b7 identityd: Add more logs to identityd to help debugging. by Suharsh Sivakumar · 10 years ago
  27. 53e707c services/identity: Temporary logging to help diagnose vanadium/browser#84 by Asim Shankar · 10 years ago
  28. 60052d8 ref: Rename test.InitForTest to test.V23Init by Todd Wang · 10 years ago
  29. 9587390 ref: Change test/modules registration mechanism. by Todd Wang · 10 years ago
  30. cfccc8f "x/ref": Bind identityd macaroon to tool's public key by Ankur · 10 years ago
  31. 8efb2f6 cmd/principal,services/identity: Propagate cancellation and errors by Suharsh Sivakumar · 10 years ago
  32. af6cccc Merge "ref: Remote REST signer implementation." by Ryan Brown · 10 years ago
  33. 8e54706 services/identity: Remove dead code by Asim Shankar · 10 years ago
  34. 16ae25d ref: Remote REST signer implementation. by Ryan Brown · 10 years ago
  35. 7a6a4c2 ref: Convert all programs in ref to use package cmdline. by Todd Wang · 10 years ago
  36. 3cea582 services/identity: Get rid of email classification. by Asim Shankar · 10 years ago
  37. 832679e services/identity: Use the actual (not hardcoded) root blessing name in by Asim Shankar · 10 years ago
  38. dcc11d7 ref: Change "profiles" directory to "runtime" by Suharsh Sivakumar · 10 years ago
  39. a036a0f Fix a bunch of trivial problems pointed out by "go vet". by Asim Shankar · 10 years ago
  40. 7666fa4 Merge "identity: Fix displayed blessing name on add caveats page." by Suharsh Sivakumar · 10 years ago
  41. e708410 Merge "services/identity: make the mock oauth email flag-configurable & other changes" by Bogdan Caprita · 10 years ago
  42. f4d5be4 identity: Fix Expiry caveat input ux. by Suharsh Sivakumar · 10 years ago
  43. dd0ddc2 identity: Fix displayed blessing name on add caveats page. by Suharsh Sivakumar · 10 years ago
  44. 013b106 services/identity: make the mock oauth email flag-configurable & other changes by Bogdan Caprita · 10 years ago
  45. 36665bc identity: Remove duplicate blessing table headers. by Suharsh Sivakumar · 10 years ago
  46. d7d7353 services/identity: Set sidebar links by Asim Shankar · 10 years ago
  47. 8826e8a Auth UX, round 2 by James Home · 10 years ago
  48. 9116f68 Use hosted assets from www by Jason Campbell · 10 years ago
  49. 2ef1239 TBR: Fix identity server cancel button. by Suharsh Sivakumar · 10 years ago
  50. 01c44fa identityd: Add a health check route to identity server. by Suharsh Sivakumar · 10 years ago
  51. cb479ea Add Identity Provider UX by James Home · 10 years ago
  52. dc36dc2 identityd: Merge home page and listblessings page to allow for James's style. by Suharsh Sivakumar · 10 years ago
  53. f627e0e identityd: Add beta disclaimer to identity server caveats page. by Suharsh Sivakumar · 10 years ago
  54. c55d8c8 Merge "identity: Make SQL query order by recent dates first." by Suharsh Sivakumar · 10 years ago
  55. 97a4167 misc: Cleanup some TODOs with my name on them. by Asim Shankar · 10 years ago
  56. cc80487 identity: Make SQL query order by recent dates first. by Suharsh Sivakumar · 10 years ago
  57. 78156f3 TBR: identityd: Quick UI bug fix. by Suharsh Sivakumar · 10 years ago
  58. 4c7e0b7 identityd: Restructure caveats page to allow for James's styling. by Suharsh Sivakumar · 10 years ago
  59. 60b78e9 ref: CaveatX->Caveat and rename caveat factories. by Suharsh Sivakumar · 10 years ago
  60. 32b782b Merge "security: Provide an Authorizer implementation that never denies access." by Asim Shankar · 10 years ago
  61. fdd6ec7 all: remove .api files from ref/ by James Ring · 10 years ago
  62. 149b497 security: Provide an Authorizer implementation that never denies access. by Asim Shankar · 10 years ago
  63. 48bdb92 Update Terms of Service based on lawyer feedback. by Nicolas Lacasse · 10 years ago
  64. 78b2bd8 ref: Change/remove veyron issues referred to in comments. by Suharsh Sivakumar · 10 years ago
  65. 3650fd4 all: add .api files necessary for public API presubmit check by James Ring · 10 years ago
  66. 5b9d886 service/identity: caveats page shows full blessing name. by Suharsh Sivakumar · 10 years ago
  67. ef405c1 Merge "services/identity: Force the OAuth approval prompt when seeking blessings." by Asim Shankar · 10 years ago
  68. 024983f services/identity: Force the OAuth approval prompt when seeking blessings. by Asim Shankar · 10 years ago
  69. 2ba0a4b identityd: Fix minute display in datepicker. by Suharsh Sivakumar · 10 years ago
  70. f979c85 TBR: Add missing period to ToS. by Nicolas Lacasse · 10 years ago
  71. 94274fe services/identity: Add Terms of Service to caveats page. by Nicolas Lacasse · 10 years ago
  72. ad49204 ref: Change context mutators from SetFoo to WithFoo. by Todd Wang · 10 years ago
  73. 4264e4b TBR ref: Move security.Call out of context.T. by Todd Wang · 10 years ago
  74. 54feabe ref: Move context.T out of rpc.ServerCall. by Todd Wang · 10 years ago
  75. fb93903 x/ref: Move packages without external users into internal. by Todd Wang · 10 years ago
  76. b351149 x/ref: Restructure security packages by Todd Wang · 10 years ago
  77. 0826599 x/ref: Restructure services/identity by Todd Wang · 10 years ago
  78. 5bcf1c1 x/ref: Flatten services/security/{discharger,role} by Todd Wang · 10 years ago
  79. c351263 services/identity: Fix for the failing production services tests. by Asim Shankar · 10 years ago
  80. 4b52ff4 Merge "ref: Change underscore to hypens for identityd flags." by Suharsh Sivakumar · 10 years ago
  81. 510d43f ref: Change underscore to hypens for identityd flags. by Suharsh Sivakumar · 10 years ago
  82. 494c343 services/identity: Adopt privacy team recommendation. by Asim Shankar · 10 years ago
  83. ccbc764 identity: Add pretty printing of caveats. by Suharsh Sivakumar · 10 years ago
  84. 56f5ff9 identity: Add a cancel button to add caveats page and slightly change caveat by Suharsh Sivakumar · 10 years ago
  85. 1b3c7d8 services/identity: Add --mountprefix flag by Robin Thellend · 10 years ago
  86. 8c3faba consistent use of v23 test generate in order to use TestMain and in turn call test.Init. by Cosmos Nicolaou · 10 years ago
  87. 4a30f21 identity: Remove host flag and introduce externalHttpAddr flag. by Suharsh Sivakumar · 10 years ago
  88. c48d4f1 Merge "ref: adding copyright to the vdl files" by Jiri Simsa · 10 years ago
  89. 756772c ref: adding copyright to the vdl files by Jiri Simsa · 10 years ago
  90. 311378b ref: Split the security.Call and rpc.ServerCall interfaces. by Matt Rosencrantz · 10 years ago
  91. 3388401 services/identity: Give Identity Service a makeover. by Suharsh Sivakumar · 10 years ago
  92. d7616c9 ref: adding copyright headers and licensing files by Jiri Simsa · 10 years ago
  93. 67b8a26 vdl: adding the copyright header into the generated source code by Jiri Simsa · 10 years ago
  94. 317b0c5 ref: Change the API of validators to accept *context.T instead of security.Call. by Matt Rosencrantz · 10 years ago
  95. fa18d10 "services/identity": Add PeerBlessingsCaveat to caveat form by Ankur · 10 years ago
  96. 4a69828 testutil: Merge x/ref/test/security with x/ref/test/testutil by Asim Shankar · 10 years ago
  97. ef39ba8 TBR: "x/ref": Remove security.CallSide by Ankur · 10 years ago
  98. c004811 services/identity: Reorganize identityd to only expose the binaries by Suharsh Sivakumar · 10 years ago