Commit Graph

  • 7f0ebb25bd Use a requests.Session object to enable pooling. Robert Collins 2014-07-04 11:10:12 +1200
  • a9ac0a5664 Fetch all refs for a change at once Robert Collins 2014-07-04 10:05:38 +1200
  • 99aa6ddda3 Support comments in commits Robert Collins 2014-06-11 17:13:21 +1200
  • 63a306c241 Remove unneeded bit from setup.cfg Monty Taylor 2014-06-06 06:43:00 -0400
  • e8868cd021 Move contributing section to its own file Monty Taylor 2014-06-06 06:35:10 -0400
  • abe8078b97 Refactor duplicated code in dependencies handling Mark McLoughlin 2014-06-04 14:25:43 +0100
  • 20dab2fb74 Merge "Add ctrl-o to help dialog" Jenkins 2014-06-16 17:42:56 +0000
  • f30288ec66 Merge "Expand the .gitignore file to ignore .egg files" Jenkins 2014-06-04 15:17:57 +0000
  • 58dea593fc Merge "Handle multiple child revisions of same parent" Jenkins 2014-06-04 15:09:14 +0000
  • 48f8165e37 Add ctrl-o to help dialog Mark McLoughlin 2014-06-03 18:31:56 +0300
  • c52bddb693 Handle multiple child revisions of same parent Mark McLoughlin 2014-06-04 11:52:00 +0100
  • 7a10bfa19b Remove stray debug line James E. Blair 2014-05-31 17:33:24 -0700
  • d3768c03e6 Add dependency navigation James E. Blair 2014-05-31 17:31:47 -0700
  • 95568e32fe Support background sync of missing refs James E. Blair 2014-05-31 15:43:54 -0700
  • 00d3f6dbfd Add project updated column James E. Blair 2014-05-31 07:30:24 -0700
  • 77ffdfb550 Handle file-level comments James E. Blair 2014-05-30 18:05:01 -0700
  • b459c93395 Handle missing commits James E. Blair 2014-05-30 08:30:08 -0700
  • 101cde8092 Handle (ignore) no-diff renames James E. Blair 2014-05-26 20:24:56 -0700
  • cb884d8598 Add patchset selection in diff James E. Blair 2014-05-26 20:24:31 -0700
  • 349c5b2a62 Correct a problem with tables at very small widths James E. Blair 2014-05-26 15:00:36 -0700
  • 844634b2f6 Add hyperlinks James E. Blair 2014-05-26 14:19:59 -0700
  • 39890234c3 Re-add alembic to requirements James E. Blair 2014-05-30 08:42:39 -0700
  • 501411fb6c Perform http calls outside of the db session James E. Blair 2014-05-18 08:52:08 -0700
  • 1c97e81578 Add custom palettes and commentlinks James E. Blair 2014-05-18 07:42:53 -0700
  • 06ef6e54c2 Change config file to YAML James E. Blair 2014-05-17 17:56:06 -0700
  • 97d99d12f4 Add a project list header James E. Blair 2014-05-17 17:46:10 -0700
  • ee2df47b95 Add local cherry-pick button James E. Blair 2014-05-17 20:34:08 -0400
  • 7ea4ad8b36 Ensure single-threaded db access James E. Blair 2014-05-17 20:21:43 -0400
  • a5bb8ec113 Fix closing stacked dialogs James E. Blair 2014-05-17 20:05:43 -0400
  • 3252d29400 Add jump to change James E. Blair 2014-05-17 20:00:26 -0400
  • e63c26f2ed Merge "Add 'killthread'" Jenkins 2014-05-27 16:06:38 +0000
  • 62c4c54614 Merge "Change review toggle keybinding to 'v'." Jenkins 2014-05-27 16:06:33 +0000
  • 25a5efede6 Merge "Don't show closed changes in the open list" Jenkins 2014-05-27 16:06:14 +0000
  • 4e1fd36c97 Add alembic to requirements Monty Taylor 2014-05-27 09:04:09 -0700
  • 9a0eff7b5f Add 'killthread' James E. Blair 2014-05-17 18:44:06 -0400
  • c9f094a62f Change review toggle keybinding to 'v'. James E. Blair 2014-05-17 18:36:02 -0400
  • 4abd095419 Don't show closed changes in the open list James E. Blair 2014-05-17 16:14:17 -0400
  • 7baa094bfa Merge "Removed closed changes from unreviewed list." Jenkins 2014-05-27 14:44:44 +0000
  • 374f0260c6 Merge "Fix handling no newline at EOF in both files" Jenkins 2014-05-27 14:44:39 +0000
  • 8578c0e527 Merge "Sync parent changes" Jenkins 2014-05-27 14:44:33 +0000
  • f426a96c13 Merge "Increase the status field width" Jenkins 2014-05-27 14:44:28 +0000
  • e5b6c3b4f8 Merge "Add some helper methods to deal with sqlite migrations" Jenkins 2014-05-27 14:44:23 +0000
  • f0af0fcc19 Merge "Use alembic" Jenkins 2014-05-27 14:44:17 +0000
  • 478d10cef9 Removed closed changes from unreviewed list. Clark Boylan 2014-05-07 18:35:55 -0700
  • e5666d006b Fix handling no newline at EOF in both files James E. Blair 2014-05-16 16:29:13 -0400
  • 7f953ac970 Sync parent changes James E. Blair 2014-05-07 22:11:46 -0400
  • c85d0fbe2c Increase the status field width James E. Blair 2014-05-07 21:31:37 -0400
  • 2c590b82b7 Add some helper methods to deal with sqlite migrations James E. Blair 2014-05-07 21:33:30 -0400
  • c795730fd9 Expand the .gitignore file to ignore .egg files Anita Kuno 2014-05-08 14:50:47 -0400
  • ea56380187 Add '?' as another way show help dialog Matthew Oliver 2014-05-08 11:03:00 +1000
  • ff8506a32b Use alembic James E. Blair 2014-05-04 20:59:07 -0700
  • 53b3bed5bb Add timestamps to change messages. Clark Boylan 2014-05-05 21:57:40 -0700
  • d3db343b39 Let yes/no dialog accept 'y' or 'n' as input James E. Blair 2014-05-05 13:45:02 -0700
  • 80cacc5759 Make line numbers dark gray James E. Blair 2014-05-05 13:41:48 -0700
  • 53de49ac8a Don't highlight the entire width of the revision row James E. Blair 2014-05-05 13:36:38 -0700
  • acf7ada140 Colorize votes table James E. Blair 2014-05-05 13:31:20 -0700
  • 9de2c568df Add colors and adjust alignment to revision file table James E. Blair 2014-05-05 12:51:46 -0700
  • 62dd4d9a07 Messages might not have an author James E. Blair 2014-05-05 10:03:08 -0700
  • 1b9094ab7d Fix comment handling when exiting diff view James E. Blair 2014-05-05 11:32:45 -0700
  • 29e947f8d6 Standardize on 'focused' in text attrs James E. Blair 2014-05-05 11:18:04 -0700
  • 6eebd81d86 Add some keyboard shortcuts to the change screen James E. Blair 2014-05-05 11:06:36 -0700
  • ac295192e0 Colorize some buttons James E. Blair 2014-05-05 10:29:53 -0700
  • 5657a6d340 Add buttons to expand hidden context in diff James E. Blair 2014-05-05 10:24:00 -0700
  • 227b6a0add Expand context as needed to include all comments James E. Blair 2014-05-04 13:32:28 -0700
  • 067aa68dcd Process more diff output James E. Blair 2014-05-03 17:42:37 -0700
  • a44a82bff3 Refactor diff calculation to facilitate more context James E. Blair 2014-05-03 16:51:30 -0700
  • 7a71108c60 Add a pbr compatible setup Joshua Harlow 2014-05-03 10:35:36 -0700
  • 6505505369 Add a welcome screen James E. Blair 2014-05-02 20:37:23 -0700
  • 0415539a9f Make all of the change view scrollable James E. Blair 2014-05-02 18:59:23 -0700
  • 68c51ffdb7 Add a Quit dialog James E. Blair 2014-05-02 19:38:00 -0700
  • 5500eca644 Handle exiting more gracefully Joshua Harlow 2014-04-30 20:36:47 -0700
  • 7898f63698 Merge "Handle binary files in diffstat" Jenkins 2014-04-30 21:43:35 +0000
  • ad04430772 Merge "Handle file renames in diff view" Jenkins 2014-04-30 21:43:14 +0000
  • 1f888258a4 Merge "Handle "No newline at end of file" and add --no-sync option" Jenkins 2014-04-30 21:42:10 +0000
  • 1d417143c3 Merge "Fix editing inline comments" Jenkins 2014-04-30 21:42:05 +0000
  • 5097b2ad9b Merge "Normalize URL to ends with a slash" Jenkins 2014-04-30 21:41:32 +0000
  • 4efe31cf35 Merge "Properly register password from prompt" Jenkins 2014-04-30 21:41:27 +0000
  • 989bccaa22 Handle binary files in diffstat James E. Blair 2014-04-30 14:14:04 -0700
  • 0a0ae71ea4 Handle file renames in diff view James E. Blair 2014-04-30 13:29:47 -0700
  • dfeef53895 Handle "No newline at end of file" and add --no-sync option James E. Blair 2014-04-30 10:01:37 -0700
  • f15feec7bf Fix editing inline comments James E. Blair 2014-04-30 09:21:33 -0700
  • 437bf21383 Make ordereddict optional James E. Blair 2014-04-30 08:52:24 -0700
  • c7d600ab01 Normalize URL to ends with a slash Antoine Musso 2014-04-30 17:18:19 +0200
  • 993bf7b204 Properly register password from prompt Antoine Musso 2014-04-30 17:04:14 +0200
  • 47de985ba7 Print a friendly user message when conf is missing Antoine Musso 2014-04-30 16:56:28 +0200
  • c82f98cc03 Merge "Fix some diff comment display errors" Jenkins 2014-04-30 14:03:33 +0000
  • d924789cf9 Fix some diff comment display errors James E. Blair 2014-04-29 20:22:14 -0700
  • 283f60d046 Merge "Fix displaying new files" Jenkins 2014-04-30 01:23:14 +0000
  • 6930968536 Merge "Add ordereddict requirement" Jenkins 2014-04-30 01:22:12 +0000
  • 5585ba6786 Fix displaying new files James E. Blair 2014-04-29 18:13:45 -0700
  • 8205010884 Add ordereddict requirement Joshua Harlow 2014-04-29 17:52:56 -0700
  • 6a3ef5e1a7 Allow for password prompting Joshua Harlow 2014-04-29 17:50:03 -0700
  • b3ea5cf5e2 Read using a file handle instead of read() method Joshua Harlow 2014-04-29 17:41:41 -0700
  • 1d6b0fd881 Initial commit James E. Blair 2014-04-29 16:28:49 -0700
  • 0b7ce7d3a2 Added .gitreview OpenStack Project Creator 2014-04-29 17:38:33 +0000