Graphfeature/better-testing
Graph
feature/better-testing
History Graph
History Graph
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
704afea281b1 | epriestley | Add PackagesPackage | Jul 27 2016 | ||||
9160da1afb62 | epriestley | Add a Packages application and PackagePublisher | Jul 27 2016 | ||||
eab74a9d7cd7 | epriestley | Provide better headers and crumbs for Calendar result views | Jul 27 2016 | ||||
ef6c689e8762 | epriestley | When a Calendar day has too many events, show a "More..." link | Jul 27 2016 | ||||
89f6764e1bdb | epriestley | Give Calendar days from adjacent months a background color hint | Jul 27 2016 | ||||
ba00022730c7 | epriestley | Remove extra margins on Calendar month view | Jul 27 2016 | ||||
aee9d88c17e2 | epriestley | Give the Calendar month view a nice hover effect | Jul 27 2016 | ||||
cd8eccde8a89 | epriestley | Cruncy legumes. | Jul 27 2016 | ||||
e5256bd81584 | epriestley | Hide time controls when editing all-day Calendar events | Jul 27 2016 | ||||
c6ba4272d7f8 | Chad Little | Clean up mobile spacing on info views in a column | Jul 26 2016 | ||||
f5e801f358af | Chad Little | Clean up spacing on mobile form instructions | Jul 26 2016 | ||||
cfb6d5a70c9f | Chad Little | Clean up mobile crumb padding | Jul 26 2016 | ||||
6a5cfe3b025a | Chad Little | Roomier forms on mobile | Jul 26 2016 | ||||
637b58c7c83a | epriestley | Correct an issue with epoch timestamps in Conduit | Jul 26 2016 | ||||
29d6e5fd4bae | Daniel Stone/epriestley | Use numeric input control for TOTP factor entry | Jul 26 2016 | ||||
020df6f5cb80 | epriestley | Add a numeric input control for TOTP codes | Jul 24 2016 | ||||
b6bf0f6a3b49 | Aviv Eyal/avivey | Re-implement calendar.invite transactions | Jul 22 2016 | ||||
fc950140b4c1 | epriestley | Blanket reject request which may have been poisoned by a "Proxy" header to… | Jul 22 2016 | ||||
68904d941c54 | Aviv Eyal/avivey | bin/storage shell: force TCP | Jul 22 2016 | ||||
c27ba19da3b7 | epriestley | Raise human-readable error messages for overlong Phame blog titles and subtitles | Jul 21 2016 | ||||
56bd762dd3ed | epriestley | Allow file comments to be edited | Jul 19 2016 | ||||
959337ec62f5 | epriestley | Add crumbs to Calendar events to return to the month/day view | Jul 15 2016 | ||||
4859a3373921 | epriestley | Make Calendar day view a little more consistent | Jul 15 2016 | ||||
7e49479ab0ff | Sbastien Santoro/epriestley | discouarges → discourages | Jul 15 2016 | ||||
b6c3d184d200 | epriestley | Make Calendar month view events render a little more consistently | Jul 15 2016 | ||||
e2b6912b9dc7 | epriestley | Store "All Day" events in a way that is compatible with EditEngine | Jul 15 2016 | ||||
cf57f6385ba1 | epriestley | Fix some Calendar Event userPHID/hostPHID/"Creator" confusion in searching | Jul 14 2016 | ||||
08ac49e15a4a | epriestley | Remove old paged forms | Jul 14 2016 | ||||
1c33b70c663a | epriestley | Remove two unused SearchEngine methods | Jul 14 2016 | ||||
893edf9d9558 | epriestley | Make Calendar Event handles slightly more modern | Jul 14 2016 | ||||
3085e5284342 | epriestley | Make upcoming events view more viewer-oriented | Jul 14 2016 | ||||
2ce37034ad62 | epriestley | Move event host and times into event subheader | Jul 14 2016 | ||||
04a69fa31343 | epriestley | Show event icons in header instead of property list | Jul 14 2016 | ||||
7c9a74ce04d8 | epriestley | Make ghost event instances render better on the event list | Jul 14 2016 | ||||
2a1b8ce85bef | epriestley | For now, hard limit task graph at 100 nodes | Jul 14 2016 | ||||
6eaa9faec77b | epriestley | Provide default view and edit policies in Calendar, plus "Event Host" and… | Jul 14 2016 | ||||
32272920734b | epriestley | Slightly simplify some Paste modular transactions | Jul 14 2016 | ||||
439af11e70aa | epriestley | Make event hosts editable | Jul 14 2016 | ||||
b6daa049de73 | epriestley | Rename Event "userPHID" to "hostPHID" | Jul 14 2016 | ||||
8062423271c7 | epriestley | Respect 12 hour vs 24 hour time formats in Calendar day views | Jul 14 2016 | ||||
872bcd4487e6 | epriestley | Make limits and ranges work better with Calendar event queries | Jul 14 2016 | ||||
8ade91486cfc | epriestley | Add `calendar.event.search` and `calendar.event.edit` | Jul 13 2016 | ||||
26c6f64fd469 | epriestley | In email, render dates with an explicit timezone offset | Jul 13 2016 | ||||
7b09f5698fe0 | epriestley | Convert Calendar to Modular Transactions | Jul 13 2016 | ||||
63fec9b97d6f | epriestley | Restore date validation errors to Calendar | Jul 13 2016 | ||||
46cf1894134f | epriestley | Fix some EditEngine issues with rendering "invite" transactions | Jul 13 2016 | ||||
ea813985a284 | epriestley | Switch Calendar to EditEngine | Jul 13 2016 | ||||
a46a4362dbfb | epriestley | Smooth over a few more transaction compatibility/structure issues with Calendar… | Jul 13 2016 | ||||
bac6acb3d119 | epriestley | Make EditEngine form for Calendar Events almost fully-functional | Jul 13 2016 | ||||
eebaf583421b | epriestley | Simplify the TYPE_INVITE Calendar Event transaction for EditEngine | Jul 13 2016 | ||||
c09e87073311 | epriestley | Prepare event dates for EditEngine/API | Jul 13 2016 | ||||
3a09bb577e0a | epriestley | Create separate "Accept" and "Decline" transactions for Calendar | Jul 13 2016 | ||||
ffdb9f06f859 | epriestley | Move more event fields to EditEngine | Jul 13 2016 | ||||
3ab6a7e19f46 | epriestley | Generate "stub" events earlier, so more infrastructure works with Calendar | Jul 13 2016 | ||||
91a8a6d618cb | epriestley | Initial cut of CalendarEditEngine | Jul 13 2016 | ||||
8ad61d01502d | epriestley | Simplify "builtin file" management and recover from races | Jul 11 2016 | ||||
830f3eb8f803 | epriestley | When users choose a default project icon, make a permanent file | Jul 11 2016 | ||||
553c335fbdf8 | epriestley | Ignore unreachable commits when testing if a repository has imported | Jul 11 2016 | ||||
4068ee2a752d | epriestley | Make permanent worker failures more user-friendly | Jul 11 2016 | ||||
c510c925cf87 | epriestley | Allow worker tasks to be cancelled by classname | Jul 11 2016 | ||||
c21be4849f8d | epriestley | By default, do not save queries when executing Conduit "*.search" calls | Jul 10 2016 | ||||
d44a5fa93374 | epriestley | In Git, only use "--find-copies-harder" on small diffs | Jul 10 2016 | ||||
e2d195e03ab0 | Chad Little | Fix mobile menu for files in Differential Changesets | Jul 9 2016 | ||||
660747d64922 | Ben Schmidt | Make links to hidden comments work (Fixes T11117) | Jul 9 2016 | ||||
a5b26104f6eb | epriestley | Fix an issue with creating new Repository URIs via the Web UI | Jul 9 2016 | ||||
dea952aa48fc | Ben Schmidt | Make links to hidden comments work (Fixes T11117) | Jul 9 2016 | ||||
f790dd5235b9 | Aviv Eyal | add renderValue() in transactions | Jul 9 2016 | ||||
c56a4fce6615 | Aviv Eyal/avivey | Only load refs that are actual commits | Jul 9 2016 | ||||
1a303e7d2a60 | Aviv Eyal/epriestley | Make "/" focus the search input again | Jul 8 2016 | ||||
444e353700fa | epriestley | Fix "\" keyboard shortcut on German keyboard layouts | Jul 8 2016 | ||||
a8a9fddb0738 | epriestley | Trigger autocomplete when "@" is typed on German keyboards | Jul 8 2016 | ||||
bd6d300282ec | epriestley | Strip timestamps from popup notification bubbles | Jul 8 2016 | ||||
5c8dabdf8034 | epriestley | Add a strong hint about importing or observing repositories to repository… | Jul 8 2016 | ||||
dabafda0426c | epriestley | Make Phriction previews of the root document work correctly | Jul 8 2016 | ||||
1c088822b4d2 | epriestley | Fix a fatal when viewing a daemon task with an invalid ID | Jul 8 2016 | ||||
c5efb453befd | epriestley | Show more repository information in Owners path editing dropdown | Jul 8 2016 | ||||
b656c87e3756 | Aviv Eyal/avivey | horribly fix plain-text email for modular transactions | Jul 8 2016 | ||||
c50811137d69 | Aviv Eyal/avivey | Only show future triggers in Upcoming Triggers panel | Jul 8 2016 | ||||
70505062673a | epriestley | Fix a bad getURI() call in Profile Panel handle construction | Jul 7 2016 | ||||
ef13b0e52b46 | epriestley | Expose repository "importing" flag via diffusion.repository.search | Jul 7 2016 | ||||
abdb02b51d60 | epriestley | Update Phame documentation to reflect changes to the application | Jul 7 2016 | ||||
0dd6c3653edf | Chad Little/chad | Clean up Blog Post crumbs | Jul 7 2016 | ||||
ee460b4f1b4c | Chad Little | Redirect https blogs | Jul 7 2016 | ||||
3bed16e750f0 | Chad Little | Clean up parentDomain issues in PhameBlog | Jul 7 2016 | ||||
15f9e0f6ea2f | Chad Little | Use CommentEditEngine in PhamePost | Jul 6 2016 | ||||
38c290a241b1 | epriestley | Fix a Paste activate/archive status constant in rendering | Jul 6 2016 | ||||
05699388804f | Aviv Eyal/avivey | expose renderHandle in PhabricatorModularTransactionType | Jul 6 2016 | ||||
989b585bbe58 | epriestley | Fix ApplicationSearch URIs for Settings | Jul 6 2016 | ||||
921d56efb0f0 | epriestley | Make repository URI creation work regardless of "repository" transaction order | Jul 6 2016 | ||||
5ffdb732735c | epriestley | Don't try to prune unreachable commits from repositories with no outdated refs | Jul 5 2016 | ||||
62131de8cd16 | epriestley | Don't wrap task/revision titles in graph tables | Jul 5 2016 | ||||
b53831101f39 | epriestley | Raise explicit setup issues about PHP 7 | Jul 5 2016 | ||||
c7e7f113fd97 | epriestley | Open "Help" menu links in a new window | Jul 4 2016 | ||||
2a1393c008c3 | epriestley | Fix impropery history graph trace in Mercurial | Jul 4 2016 | ||||
ccc7c1b42436 | epriestley | Make i18n string extraction faster and more flexible | Jul 4 2016 | ||||
d09094f4fbb2 | Chad Little | More tokens | Jul 4 2016 | ||||
01040e457307 | epriestley | Correctly disinguish between "0 seconds behind master" and "not replicating" | Jul 4 2016 | ||||
fa6d3e2de371 | epriestley | Implement a "pro" EditEngine for dashboard panels | Jul 4 2016 | ||||
d7b4c50941fa | epriestley | Fix a flipped higlight vs no-highlight condition | Jul 2 2016 | ||||
498cb5c09637 | epriestley | Fix an XSS issue where Diffusion files exceeding the highlighting byte limit… | Jul 2 2016 |
c4science · Help