AgeSort asc/desc | Change |
---|---|
Prev 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 Next | |
Nov 9, 2007 | |
17 years 2 months | * update net.ensued.mtn dependency version |
Commit 36b793c1e5253ba2e69b23b8770906ed510c545c, by zbigg@zbigg.org | |
Nov 8, 2007 | |
17 years 2 months | * WorkspaceInventory: added pleeminary code for Pending Changes/Checkin window |
Commit 270d0cae7f356327c9a75f86890926d782665be4, by zbigg@zbigg.org | |
17 years 2 months | * U/IImages: added shortcut for monotone logo icon |
Commit d2b8c5345873cdc0e8d001c23946e05f7daac3fe, by zbigg@zbigg.org | |
17 years 2 months | * bump plugin version before release |
Commit 84496674aa83eb4d397b17996861ef6329cab4e0, by zbigg@zbigg.org | |
17 years 2 months | * bump plugin version before release |
Commit aaf1913c6e88e8252a5b77c40f123c2c44987c80, by zbigg@zbigg.org | |
17 years 2 months | * WorkspaceStateManager: added getWorkspaces() method - for internal use |
Commit a3b9ff90560a95064d933d60840d7f3d265e057c, by zbigg@zbigg.org | |
Nov 1, 2007 | |
17 years 2 months | php automatically runs addslashes() on get/post/cookie parameters. Call stripslashes() on the password in the activation mail. |
Commit 3740838b372ec45d90a51445ae8f6fbdb0fe3efe, by Timothy Brownawell | |
Oct 16, 2007 | |
17 years 3 months | * ListUtils: added missing class |
Commit f692809d98a3ed25bcfc2f57aabc24c429743e81, by zbigg@zbigg.org | |
17 years 3 months | cleaned up some deprecation warnings |
Commit bf979c658378303198bb9b60aac0392503226add, by zbigg@zbigg.org | |
17 years 3 months | cleaned up some deprecation warnings |
Commit 97d0e450867628faeae83c7891256575c9c85798, by zbigg@zbigg.org | |
17 years 3 months | some code cleanup |
Commit c3ca8d438db21645f163ecbc74bfad8eb20c14f8, by zbigg@zbigg.org | |
17 years 3 months | * MTTeam: instantiate global WorkspaceStateManager singleton and provide it to others |
Commit b46d089d939cd26411e2a47aa69e8a6cc7128338, by zbigg@zbigg.org | |
17 years 3 months | * StdioInterface: fix bug which caused restart of stdio process on each automate command |
Commit 531777787504e6dd0a120dc4f9fa8392d5a9cc5a, by zbigg@zbigg.org | |
Oct 15, 2007 | |
17 years 3 months | added missing file (Monotone.java) |
Commit b56ed5ea3768179797bfc4b82733f9c54aa8586a, by zbigg@zbigg.org | |
17 years 3 months | * MonotoneRunner - refactored AbstractMonotoneRunner, a run-only class |
Commit 4c36d15a2b33a4ce2fbb443485e1f0baeff365fa, by zbigg@zbigg.org | |
17 years 3 months | * step forward - add ManagedOutputStream which throws exceptions on process exit with stderr message. Missed effort |
Commit d22a03cfb1df776cf2116df72df2b340a7132b40, by zbigg@zbigg.org | |
Oct 13, 2007 | |
17 years 3 months | explicit merge of 'd2e746be417a0ccb5db206fab0d60f39d6512dad' |
Commit d436676b1c662875288904e487a7bff91e153b50, by zbigg@zbigg.org | |
Oct 12, 2007 | |
17 years 3 months | * added experimental ProcessRunner that is in theory durable to any process events like, unexpected stder, stdio input or unexpected process end. To be user in MonotoneRunner later (maybe) |
Commit 9dbb0430389388a4aab953044f7d2b8dfff093d0, by zbigg@zbigg.org | |
Oct 9, 2007 | |
17 years 3 months | * ByteReader: read bytes in two ways: from StdioInputStream - fast, from other strings in generic way |
Commit d2e746be417a0ccb5db206fab0d60f39d6512dad, by zbigg@zbigg.org | |
17 years 3 months | * decouple all stdio related code from StdioInputStream *now use generic InputStream |
Commit b63f8654a1400299f45193320a3793140b04b65f, by zbigg@zbigg.org |