History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
69ddb0ced631 | epriestley | Issue "anonymous" sessions for logged-out users | Jan 23 2014 | |||
072741802350 | epriestley | Consolidate use of magical cookie name strings | Jan 23 2014 | |||
02aa193cb05e | epriestley | Add a common password blacklist | Jan 23 2014 | |||
57f1a8348861 | Chad Little | Add dates to notifications page | Jan 23 2014 | |||
ad8d17f5795a | Chad Little | Use callsigns, cards on repository lists | Jan 22 2014 | |||
c5c9cd415d89 | Peng Li/epriestley | Allow arc project and branch showing up in diff emails | Jan 22 2014 | |||
e5aea5365251 | Chad Little | Homepage sprucing, spacing normalization | Jan 21 2014 | |||
be595787946a | epriestley | Fix `bin/repository importing` for CLOSEABLE flag | Jan 21 2014 | |||
136af8d2ab94 | epriestley | Do not perform write in PhabricatorDaemonLogQuery by default | Jan 21 2014 | |||
c9a0ffa1cfaf | epriestley | Verify that SVN repository roots really are repository roots | Jan 21 2014 | |||
ef2c9861ef41 | epriestley | Add yet more unit tests for Subversion | Jan 21 2014 | |||
6c860bf8506f | epriestley | Add even more Subversion unit tests | Jan 21 2014 | |||
9dde415884aa | epriestley | Add more Subversion unit tests | Jan 21 2014 | |||
a9612fac24a9 | Tal Shiri/epriestley | Mailgun receive support | Jan 21 2014 | |||
dc74da0abed3 | epriestley | Add basic test coverage for the Subversion parser | Jan 21 2014 | |||
c951d7e13b10 | epriestley | Add unit tests for the Mercurial change parser | Jan 20 2014 | |||
f63e7571e525 | epriestley | Add unit tests for Git change parsers | Jan 20 2014 | |||
f7a1feea3867 | epriestley | Begin making change parsers testable | Jan 20 2014 | |||
35ffcf6e42cc | Chad Little | Add PHUIObjectBoxView to Diffusion Tags | Jan 20 2014 | |||
75e7224c8a50 | Chad Little | Use PHUIObjectBoxView on Daemons | Jan 20 2014 | |||
035c79e7c077 | Sergey Sharybin/epriestley | Fix tab indentation missing in Diffusion | Jan 20 2014 | |||
01a80af976c3 | epriestley | Fix typo from initializeNewLog() refactor | Jan 20 2014 | |||
35ccda922a31 | epriestley | Merge `diffusion.commitbranchesquery` into `diffusion.branchquery` | Jan 18 2014 | |||
4c2696120b81 | epriestley | Remove DiffusionBranchInformation in favor of DiffusionRepositoryRef | Jan 18 2014 | |||
a9c16fbe4ee3 | epriestley | Reduce parse latency for changes pushed to hosted repositories | Jan 18 2014 | |||
8520d9e07068 | epriestley | Move more discovery responsibilities into DiscoveryEngine | Jan 18 2014 | |||
71b729f5e5fd | Bob Trahan | Legalpad - fix a bug for documents with no signatures | Jan 17 2014 | |||
220addb249fe | epriestley | Move Git discovery into DiscoveryEngine | Jan 17 2014 | |||
618da2265d51 | epriestley | Remove all the multi-pass autoclose-branch separate-cache / seenOnBranches junk | Jan 17 2014 | |||
cec3f44b900e | epriestley | Provide an alternate, more general "closeable" flag for commits | Jan 17 2014 | |||
f4b9efe2562b | epriestley | Introduce ref cursors for repository parsing | Jan 17 2014 | |||
0ac58d7db6c5 | epriestley | Move repository URI normalization out of PullLocalDaemon | Jan 17 2014 | |||
b26918aae1b4 | Bob Trahan | unbreak trunk - silly typo from D7986 | Jan 17 2014 | |||
4e6390774fac | Bob Trahan | Legalpad - add a view signatures page | Jan 17 2014 | |||
3770998c3914 | epriestley | Fix php.net link to open in a new window | Jan 17 2014 | |||
e6a6c265b04c | Alex Arwine/epriestley | Aprhont - Adding cookie-prefix, as config option, and into cookie methods | Jan 17 2014 | |||
c40420eb7465 | Bob Trahan | Legalpad - a few rough edges smoothed... | Jan 16 2014 | |||
2ec45d42a689 | epriestley | Remove session limits and sequencing | Jan 16 2014 | |||
d740374cca7a | Bob Trahan | Legalpad - add policy rule for legalpad document signatures | Jan 16 2014 | |||
acb141cf52c1 | epriestley | Expire and garbage collect unused sessions | Jan 15 2014 | |||
a64228b03fbc | epriestley | Give the session table a normal `id` column as a primary key | Jan 15 2014 | |||
9f35c7cc2675 | epriestley | Complete modularization of the GC daemon | Jan 15 2014 | |||
56d44f1503f7 | epriestley | Modularize the Garbage Collector | Jan 15 2014 | |||
5f14c186ec13 | Chad Little | Add OK icon. It's ok. | Jan 15 2014 | |||
41d2a0953604 | Bob Trahan | Legalpad - make it work for not logged in users | Jan 15 2014 | |||
42d9fa34e21b | epriestley | Use RemarkupControl in Differential inline comment UI | Jan 15 2014 | |||
9f6aa3526a19 | Chad Little | Remove setBarColor from PHUITagView | Jan 14 2014 | |||
31a2bebf633b | Chad Little | Move PhabricatorTagView to PHUITagView | Jan 14 2014 | |||
a716fe99f3b2 | epriestley | Perform search indexing in the worker queue and respect `bin/search index… | Jan 14 2014 | |||
e4deb7faada9 | epriestley | Remove `metamta.send-immediately` | Jan 14 2014 | |||
f060d8eb8fc1 | epriestley | Warn if daemons are not running | Jan 14 2014 | |||
d392a8f15700 | epriestley | Replace "web" and "conduit" magic session strings with constants | Jan 14 2014 | |||
eef314b70149 | epriestley | Separate session management from PhabricatorUser | Jan 14 2014 | |||
c8d1d0634466 | Chad Little | Icons for TagView | Jan 14 2014 | |||
3d9e328fb388 | epriestley | Add an "active login sessions" table to Settings | Jan 14 2014 | |||
220d680f3769 | epriestley | Allow PhabricatorUserLog to store non-user PHIDs | Jan 14 2014 | |||
60a6ba2b2501 | Peng Li/epriestley | Add dependencies to releeph | Jan 14 2014 | |||
6cc5f952a4cf | epriestley | Fix Herald field type error | Jan 14 2014 | |||
3fc807bed162 | epriestley | Fix exception for new error stuff in Conduit | Jan 14 2014 | |||
8a7429b87964 | epriestley | Fix fatal on project boards with no tasks | Jan 13 2014 | |||
f5741003158d | epriestley | Show current board for tasks in Maniphest | Jan 13 2014 | |||
bc9326adbc18 | epriestley | Persist column membership after tasks are dragged around | Jan 13 2014 | |||
35d37df4fb94 | epriestley | Send appropriate requests to the server when dragging cards on project boards | Jan 13 2014 | |||
a101b4ba2ed2 | epriestley | Make the rest of the board drag-and-drop UI mostly work | Jan 13 2014 | |||
826914e9901a | epriestley | Allow tasks to be dragged-and-dropped between workboard columns (UI only) | Jan 13 2014 | |||
996930da2ae0 | epriestley | Improve several exception behaviors for Harbormaster workers | Jan 13 2014 | |||
51d8570b3472 | Chad Little | Clean up diff view page | Jan 13 2014 | |||
a751073d1122 | epriestley | Generate a default "Backlog" column for boards and put all tasks into it | Jan 13 2014 | |||
3f180496e591 | epriestley | Straighten out some crumbs and links for workboards | Jan 13 2014 | |||
10ea1dd74900 | Mikael Knutsson/epriestley | Workboard - Make the edit icons on the columns actually work | Jan 12 2014 | |||
240ec9a8700e | Chad Little | Update Conpherence Panel saved | Jan 10 2014 | |||
306ef5ea728d | epriestley | Mark answers as page objects in Ponder | Jan 10 2014 | |||
b74c7a3d371a | Chad Little | Simplify PHUIObjectBoxViews handling of Save and Error states | Jan 10 2014 | |||
2ee450748696 | John Watson/epriestley | Add Hosted/Remote filtering to Diffusion | Jan 10 2014 | |||
5417f91b77f7 | Mikael Knutsson/epriestley | Adding the create flow for Project Board (Workphlow) columns. | Jan 10 2014 | |||
efe187d5beb3 | epriestley | Support "Repository's projects" field in Commit and Differential Revision rules | Jan 10 2014 | |||
c020837397fe | epriestley | Add transactions to Drydock blueprint editing | Jan 9 2014 | |||
4489204361f0 | epriestley | Add Drydock default edit/view policies and a "Create Blueprint" policy | Jan 9 2014 | |||
962aca664f67 | epriestley | Add names to Drydock blueprints | Jan 9 2014 | |||
68de639470f0 | epriestley | Fix two edge case issues with Differential mail tags | Jan 9 2014 | |||
3c5756adf977 | Chad Little | Clean up AphrontError boxes, Diffusion Headers | Jan 9 2014 | |||
6639f93153dc | John Watson/epriestley | Add a 'silent' option to diffusion.createcomment | Jan 9 2014 | |||
982e0d78ae10 | Chad Little | Fix Cards list in External Accounts | Jan 9 2014 | |||
5502fca5f437 | epriestley | Make Drydock blueprint create workflow somewhat more standard | Jan 8 2014 | |||
324ee4e4d539 | epriestley | Fix rendering issue for LDAP configuration provider transactions | Jan 8 2014 | |||
1cb8f0b39383 | Chad Little | Update Email Address setting page | Jan 8 2014 | |||
8867e50d6333 | Bob Trahan | Herald - tweak accepted differential revision check slightly | Jan 8 2014 | |||
3524ba3fb56a | epriestley | Add warnings to JIRA auth provider that we only support JIRA 6 | Jan 8 2014 | |||
2e6332f456c9 | Chad Little | Update SSH Keys Settings layout | Jan 8 2014 | |||
30441fe208c4 | Chad Little | Make Tables play well in PHUIObjectBoxView | Jan 7 2014 | |||
db778cb3e395 | Bob Trahan | Audit - tweak colors | Jan 7 2014 | |||
46139bd1f6a2 | epriestley | Allow entire buildables to restart/stop/resume | Jan 6 2014 | |||
b952b6f61973 | epriestley | Improve restart/stop/resume UI | Jan 6 2014 | |||
6dc582f459f2 | epriestley | Make HarbormasterBuild a better source of truth about… | Jan 6 2014 | |||
1786093c6e41 | epriestley | Replace "Cancel Build" with "Stop", "Resume" and "Restart" | Jan 6 2014 | |||
4d5e8a149a7d | epriestley | Split Harbormaster workers apart so build steps can run in parallel | Jan 6 2014 | |||
6abe65bfdce3 | epriestley | Add mailKey to macros | Jan 6 2014 | |||
8c360ab703de | epriestley | Rename "Apply build plans" to "Run build plans" in Herald | Jan 6 2014 | |||
3627e73e5e30 | epriestley | Apply "enormous changes" rules to pre-commit content rules too | Jan 6 2014 | |||
cba959635e98 | Bob Trahan | Nuance - conduit method to create items | Jan 6 2014 |
c4science · Help