phab/src/applications/doorkeeperfeature/better-testing
phab/src/applications/doorkeeper
feature/better-testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
36e2d02d6ec5 | Joshua Spence | phtize all the things | May 22 2015 | |||
61b178f44e48 | Joshua Spence | Use PhutilInvalidStateException | May 13 2015 | |||
70c864914210 | Joshua Spence | Use phutil_json_decode instead of json_decode | May 5 2015 | |||
f5580c7a083e | epriestley | Make buildWhereClause() a method of AphrontCursorPagedPolicyAwareQuery | Apr 20 2015 | |||
bd2eaad04f03 | epriestley | Add "phabricator.silent" for stopping all outbound events from an install | Mar 18 2015 | |||
ae7dc8b9d2ca | Chad Little | Add getGroup to ConfigOptions | Feb 9 2015 | |||
99292c5c6a67 | Chad Little | Use icons with Config Options page | Feb 2 2015 | |||
5d8bb61dde25 | Chad Little | Add FontIcon bridge to AppIcons | Jan 25 2015 | |||
463d094f963b | Joshua Spence | Fix method visibility for `PhabricatorPolicyAwareQuery` subclasses | Jan 13 2015 | |||
d6b882a804c7 | Joshua Spence | Fix visiblity of `LiskDAO::getConfiguration()` | Jan 13 2015 | |||
7c2a7d03651c | Joshua Spence | Modernize remaining edge types | Jan 3 2015 | |||
d37c7013e590 | Joshua Spence | Rename `DoorkeeperFeedWorker` subclasses for consistency | Jan 3 2015 | |||
39ca2fdf649f | Joshua Spence | Use `new FutureIterator` instead of `Futures` | Dec 30 2014 | |||
3cf9a5820fc9 | Joshua Spence | Minor formatting changes | Oct 7 2014 | |||
8fa8415c07d2 | epriestley | Automatically build all Lisk schemata | Oct 2 2014 | |||
943c62d1e9f6 | epriestley | Add missing expected keys and uniqueness | Oct 1 2014 | |||
3fe226f9f037 | epriestley | Partially modernize Doorkeeper/Asana bridge | Oct 1 2014 | |||
67fbfe6ccc9f | epriestley | Generate expected schemata for Doorkeeper, Draft, Drydock, Feed | Sep 18 2014 | |||
0151c38b107f | Joshua Spence | Apply some autofix linter rules | Sep 9 2014 | |||
f055736ecad2 | Joshua Spence | Rename `PhutilRemarkupRule` subclasses | Aug 4 2014 | |||
c4586664b344 | Joshua Spence | Apply some linter auto-fixes | Aug 2 2014 | |||
0c8f487b0fa7 | Joshua Spence | Implement the `getName` method in `PhabricatorApplication` subclasses | Jul 23 2014 | |||
86c399b65783 | Joshua Spence | Rename `PhabricatorApplication` subclasses | Jul 23 2014 | |||
f4b05312cdf5 | Joshua Spence | Fix broken references to auth adapters | Jul 22 2014 | |||
8cbfb49b4e93 | epriestley | Remove all edge events | Jul 18 2014 | |||
e46826ad364d | epriestley | Introduce CAN_EDIT for ExternalAccount, and make CAN_VIEW more liberal | Jul 10 2014 | |||
90e75d4e50be | epriestley | Add flat text assertions to Phabricator remarkup rules | Jul 1 2014 | |||
0a62f13464b8 | Joshua Spence/epriestley | Change double quotes to single quotes. | Jun 9 2014 | |||
6df1a024137c | epriestley | (Redesign) Clean up older "Tile" code | Jun 4 2014 | |||
81d95cf682a5 | epriestley | Make default view of "Applications" app a full-page launcher | May 29 2014 | |||
7a9d5f8f2de5 | epriestley | Fix JIRA issue URI selection for JIRA installs which are not on the domain root | May 18 2014 | |||
81fa847bc52b | epriestley | Make "JIRA Issues" field work better with noncredentialed accounts | Apr 2 2014 | |||
31a2bebf633b | Chad Little | Move PhabricatorTagView to PHUITagView | Jan 14 2014 | |||
c6fd969416a5 | epriestley | Fix an edge case when trying to pull duplicate refs via Doorkeeper | Dec 5 2013 | |||
325c8853c98b | epriestley | Add a configuration option to put Asana tasks into Asana projects | Nov 26 2013 | |||
8b19465a9ddc | epriestley | Render linked JIRA issues with a Doorkeeper tag | Nov 25 2013 | |||
2a5c987c714d | epriestley | Lock policy queries to their applications | Oct 22 2013 | |||
64e4b3aef449 | epriestley | Remove loadMemberPHIDs from PhabricatorProject | Oct 7 2013 | |||
2e5ac128b3ee | epriestley | Explain policy exception rules to users | Sep 27 2013 | |||
8e45b466da62 | epriestley | Improve voicing in text published to JIRA issues | Sep 11 2013 | |||
3a28f86a6e03 | epriestley | Refactor shared code between JIRA + Asana publishers into a base class | Sep 11 2013 | |||
a40861e5c654 | epriestley | Publish Doorkeeper object stories to JIRA | Sep 6 2013 | |||
825fb9c85ae7 | epriestley | Add JIRA doorkeeper and remarkup support | Sep 4 2013 | |||
e8c2b2c3b5db | epriestley | Add followers to Asana diff tasks silently | Aug 19 2013 | |||
da8ffbac1221 | epriestley | Don't synchronize Asana objects with no CCs and no responsible, non-author users | Aug 12 2013 | |||
d7c712a85585 | epriestley | Remove actor as a follower from unowned Asana subtasks after touching them | Aug 8 2013 | |||
ab7a0912126e | epriestley | Fix text-mode rendering of object and Asana link views | Aug 7 2013 | |||
aa8c661d5d3a | epriestley | Don't publish story text for "close" stories to Asana | Aug 7 2013 | |||
75e56cb25d4d | epriestley | Publish create object stories into Asana sort of, but not really | Aug 1 2013 | |||
8514a3c739ec | epriestley | Generalize Asana-publishable feed story objects | Jul 26 2013 | |||
ccbb8afe9715 | epriestley | Bucket Asana parent tasks by "assignee_status" | Jul 24 2013 | |||
c66ea5674391 | epriestley | Hack up Asana story text so it's more useful | Jul 22 2013 | |||
d446ee02075a | epriestley | Fix a variable being incorrectly overridden in Asana sync. | Jul 21 2013 | |||
fca534d6b68a | epriestley | Improve Asana API error handling in Doorkeeper | Jul 16 2013 | |||
0fe18f5460d7 | epriestley | Fix two problems with actor order in Asana bridge | Jul 13 2013 | |||
7d3b19922ccb | epriestley | Respect subject prefix configuration for Asana sync and include line count | Jul 13 2013 | |||
2b3791109757 | epriestley | Make it easier to configure an Asana workspace ID | Jul 12 2013 | |||
13e2489739da | epriestley | Add a link to the main Asana task from Differential | Jul 10 2013 | |||
984bc8ea630b | epriestley | Give Asana feed publishing tasks a less aggressive retry/backoff schedule | Jul 8 2013 | |||
e4eeff814013 | epriestley | Use remarkup rule priorities in Phabricator | Jul 1 2013 | |||
1e943c5bb412 | epriestley | Minor, override the correct method. | Jun 28 2013 | |||
5db26c1b3afe | epriestley | Synchronize follower data with parent tasks in Asana bridge | Jun 26 2013 | |||
816b90a0a19e | epriestley | Try to act with the correct voice in Asana sync | Jun 26 2013 | |||
c99ebe84024e | epriestley | Synchronize Asana task and subtask states accurately | Jun 26 2013 | |||
302da70e7218 | epriestley | Synchronize review request state to Asana | Jun 26 2013 | |||
5a6044dbaa09 | epriestley | Initial Asana sync for Differential | Jun 26 2013 | |||
9e82c01a8aae | epriestley | Pull some constants out of the Asana bridge | Jun 26 2013 | |||
4ca38612f2b0 | epriestley | Add DoorkeeperExternalObjectQuery, expose more ref/import APIs | Jun 26 2013 | |||
f8ed6422f8e2 | epriestley | Provide an auto-refresh mechanism for OAuth providers to deliver fresh tokens | Jun 25 2013 | |||
c94ef134e483 | epriestley | Add `bin/auth refresh` for debugging OAuth token refresh issues | Jun 25 2013 | |||
b22e52e40c43 | epriestley | Add remarkup support for Asana URIs | Jun 25 2013 | |||
e723b7e119a7 | epriestley | Add DoorkeeperObjectRef, DoorkeeperBridge, DoorkeeperBridgeAsana | Jun 25 2013 | |||
f54a5d8087e2 | epriestley | Add DoorkeeperExternalObject | Jun 25 2013 |
c4science · Help