phab/srcproduction
phab/src
production
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
fde4ccf9b2cf | epriestley | Use standard handle loading in Releeph | Apr 19 2014 | |||
c7f5dc020806 | epriestley | Remove some unused Releeph field methods | Apr 19 2014 | |||
71ef48b3e519 | epriestley | When a diff has 12,345 lines, render "12,345 lines" instead of "12 lines" | Apr 19 2014 | |||
9889892e5b76 | epriestley | Actually squelch Harbormaster "test passed" mail | Apr 19 2014 | |||
f1245f4f3421 | epriestley | Remove flavor text for action buttons | Apr 19 2014 | |||
ba956711a56b | Wenyu Zhang/epriestley | Change password_hash() algorithm from CRYPT_BLOWFISH to PASSWORD_BCRYPT. | Apr 18 2014 | |||
35df988036f7 | epriestley | Use standard UI elements to render pull requests in Releeph | Apr 18 2014 | |||
41ea90c686ef | Chad Little | Add Glyphicons Halflings Font and Examples | Apr 18 2014 | |||
95a405da1090 | epriestley | Record build success or failure on buildable objects | Apr 18 2014 | |||
49bc32f12d82 | epriestley | Implement PhabricatorApplicationTransactionInterface in Differential | Apr 18 2014 | |||
62973e0f5396 | epriestley | Add `activeDiffPHID` to differential.query | Apr 18 2014 | |||
0ef599e90676 | epriestley | Give Buildables a status, populate it, and return it over Conduit | Apr 18 2014 | |||
4918773afe35 | epriestley | Drop nonsense buildStatus field from Buildable | Apr 18 2014 | |||
7c1bcdea1690 | epriestley | Add "harbormaster.querybuilds" Conduit API | Apr 18 2014 | |||
3b0be0961cfa | epriestley | Add a rough `harbormaster.querybuildables` Conduit API method | Apr 18 2014 | |||
b5df5af04dde | epriestley | Link to Herald transcripts from Herald transactions | Apr 18 2014 | |||
e49251ec9804 | epriestley | Improve robustnesss of feed text rendering | Apr 18 2014 | |||
4a6d2e9c9730 | epriestley | Allow tasks to yield to other tasks | Apr 16 2014 | |||
afd04731ab1f | epriestley | Add a "Create build step" transaction to Harbormaster | Apr 16 2014 | |||
78bf266bde4a | epriestley | Allow Harbormaster build targets to wait for messages | Apr 16 2014 | |||
803c50c1e7b4 | epriestley | Allow Harbormaster HTTP steps to pass credentials | Apr 16 2014 | |||
c402d7d3076d | epriestley | Implement smart waits for rarely updated repositories | Apr 16 2014 | |||
5671c4b27669 | epriestley | Make PullLocal daemon more flexible and transparent about scheduling | Apr 16 2014 | |||
417056932e62 | epriestley | Make discovery slightly cheaper in the common case | Apr 16 2014 | |||
118c696f727a | epriestley | Separate repository updates from the pull daemon | Apr 16 2014 | |||
2cf2117eeee9 | Chad Little | Remove extra workboard margin on mobile | Apr 16 2014 | |||
f5eb7b6404df | Chad Little | Add ability to edit Projects on mobile | Apr 16 2014 | |||
041c3fd19d20 | epriestley | Let project prefilling accept PHIDs | Apr 15 2014 | |||
20abf37b88cd | epriestley | Fix a lookup issue in Owners | Apr 15 2014 | |||
c845b757ee3a | Bob Trahan | Maniphest - remove "attach file" action | Apr 15 2014 | |||
04c07a7a7b6d | epriestley | Remove the developer-specific CSRF help in phabricator_form() | Apr 15 2014 | |||
cb545856a9b8 | epriestley | Make task queue more robust against long-running tasks | Apr 15 2014 | |||
6a4f12600034 | Peng Li/epriestley | Give the commitownersparser a little more time | Apr 15 2014 | |||
47245b1b59c7 | epriestley | Remove some ad-hoc loading of repositories from Releeph | Apr 14 2014 | |||
f4c8a34abe8a | epriestley | Remove several "loadArcanistProject()" methods | Apr 14 2014 | |||
05e30a024d86 | epriestley | Unban releeph product name "branch" | Apr 14 2014 | |||
6deab2447554 | epriestley | Remove ReleephProjectController | Apr 14 2014 | |||
6899fbcf2966 | epriestley | Add DifferentialHunkQuery to start hiding hunk storage details | Apr 14 2014 | |||
aaf1320b02cf | epriestley | Simplify Herald logic for loading Differential changes | Apr 14 2014 | |||
2712091a7148 | epriestley | Move Releeph branch controllers toward a modern/stable state | Apr 13 2014 | |||
cb675a46a24d | Bob Trahan | Differential - fix bug writing affected paths | Apr 11 2014 | |||
f86ab666f6bc | Bob Trahan | Differential - make diffs you authored + are reviewer for show up in appropos… | Apr 11 2014 | |||
499f66963d2b | epriestley | Minor, fix the scoping of a static variable | Apr 11 2014 | |||
ac0ad2e0161f | Ben Alpert/epriestley | Fix typo in variable name | Apr 11 2014 | |||
524e8a64f4ae | Bob Trahan | Countdown - use better date control | Apr 11 2014 | |||
650bc97ed704 | epriestley | Don't load every commit if there are no local hashes | Apr 11 2014 | |||
e7419d85f700 | Joshua Spence/epriestley | Set `celerity.minify` true in production environments. | Apr 10 2014 | |||
3e0b3a1db5db | Bob Trahan | Feed - fix some whacky "text mode" rendering code | Apr 10 2014 | |||
4b56dbed3a72 | Bob Trahan | Herald - make tokenizers have the purdy icons | Apr 10 2014 | |||
facd3ea8ef5a | epriestley | Modernize chatlog a bit | Apr 10 2014 | |||
ab7d89edc8ad | epriestley | Use better secrets in generating account tokens | Apr 10 2014 | |||
b660960771a4 | Brayden Winterton/epriestley | Add a priorityColor property to the maniphest conduit endpoint | Apr 9 2014 | |||
2d43cf12964d | Bob Trahan | OAuth - add a little notes section for admins to remember details about… | Apr 9 2014 | |||
8b3eced0c74d | epriestley | Make Maniphest project prefill more modern and standard | Apr 9 2014 | |||
dffbbaf0a65b | Brayden Winterton/epriestley | Added isClosed property to maniphest conduit endpoint in order to fix an issue… | Apr 9 2014 | |||
01552d85de81 | lkassianik/epriestley | Show Projects bucket unconditionally in repository summary screen | Apr 9 2014 | |||
4d0935ba5e69 | epriestley | Rate limit requests by IP | Apr 9 2014 | |||
a7272dfb03d0 | Ben Alpert/epriestley | Switch back to zwsp for oncopy line marker | Apr 9 2014 | |||
563a1ac5bf3c | epriestley | Fix parsing and storage of generated SSH keys | Apr 8 2014 | |||
f79320e64e8f | epriestley | Render default/current settings in the same format they'll be edited | Apr 8 2014 | |||
d5ded805b2d3 | Bob Trahan | Herald - fix change type bug | Apr 8 2014 | |||
582ec5446532 | epriestley | Add a checkbox to the LDAP auth configuration UI to "Always Search" | Apr 8 2014 | |||
58ba8e7d6359 | epriestley | Use correct viewer for debug.stop-on-redirect | Apr 8 2014 | |||
b937bf5946f8 | epriestley | Spell "eventually" correctly, eventually. | Apr 8 2014 | |||
e8e62f82ceae | epriestley | Hide "Land to hosted git" button for now | Apr 8 2014 | |||
88dc1cf3f636 | epriestley | Add a basic CSS doc | Apr 8 2014 | |||
740fbba96165 | epriestley | Add meta referrer tag to all pages | Apr 8 2014 | |||
bd0011076ba1 | epriestley | Don't disrupt repository import chain when publishing is disabled | Apr 8 2014 | |||
cd829434d49d | Ben Alpert/epriestley | Include storyText in feed POST data | Apr 6 2014 | |||
b03912213f52 | epriestley | Add original mail headers to the bottom of error mail | Apr 6 2014 | |||
3b33089de7f6 | Chad Little | Don't show 'needs review' on DifferentialObjects | Apr 4 2014 | |||
c408168c2500 | Bob Trahan | Diffusion - Warn users to explicitly provide PATH for SVN hosted repositories | Apr 4 2014 | |||
f67a853fe7cc | Bob Trahan | Audit - add ability to add a package as an auditor | Apr 4 2014 | |||
496a7d8967e2 | Bob Trahan | Transactions - make edit transactions that are grouped work nicely | Apr 4 2014 | |||
6b5308c981ea | Bob Trahan | Audit - add ability to add user or projects as auditors | Apr 4 2014 | |||
c8cf7bb5061c | epriestley | Simplify some more older mail error handling code | Apr 4 2014 | |||
2f0121432251 | epriestley | Restore reply instructions to ApplicationTransaction email | Apr 4 2014 | |||
7f81fd4bf46f | epriestley | Make contextual matching of project monograms more liberal | Apr 4 2014 | |||
e3b5737d02fb | epriestley | Support CustomField in Herald, mostly | Apr 4 2014 | |||
d9cdbdb9fae9 | epriestley | When we fail to process mail, tell the user about it | Apr 4 2014 | |||
f9a92c7631aa | Ben Alpert/epriestley | Sort inline comments by id in case of ties | Apr 4 2014 | |||
133772d7eb1f | Ben Alpert/epriestley | Set from name when $can_send_as_user is true | Apr 4 2014 | |||
a0ac3d67168b | Ben Alpert/epriestley | Add colgroup in differential "shield" tables | Apr 4 2014 | |||
7446402f921a | Chad Little | Differential Action List on Mobile | Apr 3 2014 | |||
c9311a9eaeba | epriestley | Make errors in dialogs look reasonable instead of hideous | Apr 3 2014 | |||
957b9c17293c | epriestley | Restore Maniphest status transactions for burnup chart purposes | Apr 3 2014 | |||
847b7977c125 | epriestley | Add semi-generic rate limiting infrastructure | Apr 3 2014 | |||
9fedd343eb18 | Ben Alpert/epriestley | Break long words in differential two-up view | Apr 3 2014 | |||
85394a9e9e1d | James Rhodes/epriestley | Set name parameter when saving file via Drydock | Apr 3 2014 | |||
3e6bfda0ca1a | James Rhodes/epriestley | (Celerity) Fix mimetype for JPEG files so IE will load them | Apr 3 2014 | |||
2bd8603d957c | Ben Alpert/epriestley | Update Celerity docs | Apr 3 2014 | |||
3005b7a7b114 | Chad Little | Mobile Differential Diff Review (2-up) | Apr 3 2014 | |||
c6cbff199712 | Bob Trahan | Differential - modernize "Local Commits" table | Apr 2 2014 | |||
af0b749369c2 | epriestley | Fix many lies in the "User Roles" document | Apr 2 2014 | |||
3294649a02c7 | epriestley | Make user creation process simpler | Apr 2 2014 | |||
1df9a6e6b070 | epriestley | Move "Send Welcome Email" to profiles and nuke old weird edit UI | Apr 2 2014 | |||
04b9f946020d | epriestley | Give administrators selective access to System Agent settings panels | Apr 2 2014 | |||
c9268c485883 | epriestley | Put Disable/Admin flags on profiles | Apr 2 2014 | |||
b6b2e65511f5 | epriestley | Allow administrators to edit System Agent information from the agent's profile | Apr 2 2014 | |||
b53134bf3240 | epriestley | Move "Change Username" from weird edit panel to standard object action | Apr 2 2014 |
c4science · Help