phab/srcstable
phab/src
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
632466974837 | epriestley | Allow Phabricator to serve Mercurial repositories over HTTP | Nov 7 2013 | |||
44a40eaf57b0 | epriestley | Split Diffusion VSC serve code into its own controller | Nov 7 2013 | |||
5b873a74de94 | epriestley | Move Mercurial discovery to PhabricatorRepositoryDiscoveryEngine | Nov 7 2013 | |||
66ae64f7bc29 | Bob Trahan | Nuance - get some scaffolding up there | Nov 7 2013 | |||
4f0f95f7b587 | epriestley | Assign PHIDs to all diffs | Nov 6 2013 | |||
bd29784a32cf | epriestley | Add an administrative `bin/repository importing` command to list importing… | Nov 6 2013 | |||
e3a5ab1f8cec | epriestley | Add an administrative `bin/repository mark-imported` command | Nov 6 2013 | |||
377742c23af0 | epriestley | Get some level of meaningful status information into Harbormaster buildable list | Nov 6 2013 | |||
c03cdbe9a917 | Chad Little | Remove workboard shadow, slightly nicer mobile view | Nov 6 2013 | |||
8cae7f999f41 | James Rhodes/epriestley | Make the buildables list a little nicer. | Nov 6 2013 | |||
b6c88bd6c1aa | Chad Little | Merge branch 'master' of github.com:facebook/phabricator | Nov 6 2013 | |||
f691e35195f4 | Chad Little | Add Fluid-ish view to AphrontMultiColumnView | Nov 6 2013 | |||
ebcd60eae557 | epriestley | Fix an issue with non-bare Git repositories and non-master branches | Nov 6 2013 | |||
d5f41ef70ed0 | epriestley | Return HTTP 500, not HTTP 200, on exception pages | Nov 6 2013 | |||
ce48375951bd | epriestley | Don't throw when user tries to use an empty password via HTTP auth | Nov 6 2013 | |||
e4569e7e7e2e | James Rhodes/epriestley | Implement interface for adding, editing and deleting build steps on plans. | Nov 5 2013 | |||
c514d34b9456 | James Rhodes/epriestley | Add build step implementation infrastructure and sleep build step. | Nov 5 2013 | |||
5c0edc935102 | Aviv Eyal/epriestley | Land Revision button for hosted git repos | Nov 5 2013 | |||
ca5400d14bcb | James Rhodes/epriestley | Implement basic Harbormaster daemon and start builds. | Nov 5 2013 | |||
5cc26f065d3f | epriestley | Expand "local working copy" conditional check in Diffusion | Nov 5 2013 | |||
71e6386a73b6 | epriestley | Fix issue with new branch query data getting used incorrectly | Nov 5 2013 | |||
a119eb23038c | Chad Little | Customize scrollbar in workboards | Nov 5 2013 | |||
741477785640 | epriestley | Select all available bodies when rendering a feed story | Nov 5 2013 | |||
b3f36a94a1e2 | Chad Little | Fix a bit of the CSS on workboards | Nov 5 2013 | |||
9d069963ed13 | epriestley | Add more status checks for binaries | Nov 5 2013 | |||
10659ece8e2d | James Rhodes/epriestley | Warn when 'git-http-backend' is not on the PATH. | Nov 5 2013 | |||
4f205308569f | epriestley | Merge "expandshortcommitquery" and "stablecommitnamequery" into "resolverefs" | Nov 4 2013 | |||
8f3ae81143f0 | epriestley | Fix tag content display in Git | Nov 4 2013 | |||
90a9e9067550 | epriestley | Record Conduit calls in the service profiler | Nov 4 2013 | |||
b90e51ab0edd | epriestley | Clean up `hg --debug branches` calls | Nov 4 2013 | |||
d252a7843420 | Chad Little | Add Pebkac app icon, 2x Tokens | Nov 4 2013 | |||
00fb8c22e414 | Jakub Vrana | Decentralize phtize | Nov 4 2013 | |||
1c31ea3a6075 | Chad Little | Add header icons to PHUIPropertyListView | Nov 4 2013 | |||
5e2de5352255 | Chad Little | Touch up Phriction History page | Nov 4 2013 | |||
d92de594b081 | Chad Little | Add a border to additional property lists in a group. | Nov 4 2013 | |||
3e2efaf00e57 | James Rhodes/epriestley | Disable CSRF checks on Git push when updating repository. | Nov 4 2013 | |||
0ceb53bfae28 | James Rhodes/epriestley | Fix issue where Git authentication would always 403 on non-public install. | Nov 4 2013 | |||
3dcef4f37b1b | epriestley | Minor, restore a missing "break;" that I derped somehow. | Nov 3 2013 | |||
24579e295681 | James Rhodes/epriestley | Add phame.queryblog and phame.querypost Conduit calls. | Nov 3 2013 | |||
10a9f6501fd2 | James Rhodes/epriestley | Support processing Remarkup in bulk with `remarkup.processbulk` Conduit method | Nov 3 2013 | |||
7498aec194ec | Chad Little | Fix Phriction email language | Nov 2 2013 | |||
cd674931fc6b | epriestley | When creating a repository in Diffusion, prompt for "Create" or "Import" first | Nov 2 2013 | |||
3607bd487cc0 | epriestley | Survive pull/discover for hosted repositories in all VCSes | Nov 2 2013 | |||
a0e820ad9a2e | epriestley | Improve repository hinting and feedback | Nov 2 2013 | |||
d1649d176f67 | epriestley | Mark IMPORTED_CHANGE more consistently | Nov 1 2013 | |||
43fd567ef471 | epriestley | Implement writes over HTTP for Git. | Nov 1 2013 | |||
0278b15ceb5d | epriestley | Implementation of VCS passwords against user. | Nov 1 2013 | |||
40b081820770 | epriestley | Show additional status information during repository import | Oct 31 2013 | |||
2f7057ad99e4 | epriestley | Preserve linebreaks again in Summary / Test Plan for revisions | Oct 31 2013 | |||
2250ee6aa6b8 | Aviv Eyal/epriestley | Allow null for token expiration date | Oct 31 2013 | |||
3a39b01233db | epriestley | Add "RepositoryStatusMessage" and detailed information about initilization | Oct 31 2013 | |||
edd8bea85bc8 | Chad Little | Clean up legalpad sign UI | Oct 30 2013 | |||
5ef4954a367f | epriestley | Remove "daemons not running" code from Repositories | Oct 30 2013 | |||
2d01da14fd14 | epriestley | Provide detailed status information about repository state/progress | Oct 30 2013 | |||
93d7a1451b2e | epriestley | Clean up file browse view a bit | Oct 30 2013 | |||
d51ae49f61fd | epriestley | Clean up Diffusion dedicated tag table view | Oct 30 2013 | |||
bf2fffe26478 | epriestley | Clean up dedicated branch table view | Oct 30 2013 | |||
05884e504240 | epriestley | Add a quoted body stripping pattern for "> On ... at ... wrote:" | Oct 30 2013 | |||
f08908ff352f | epriestley | Raise a setup warning for missing or invalid local repository directory | Oct 30 2013 | |||
d5bc8197eceb | epriestley | Remove "isUnparsed" flag from commits | Oct 30 2013 | |||
25656b311a93 | epriestley | Clean up Diffusion tag list query a bit | Oct 30 2013 | |||
d1c4b5081cd0 | epriestley | Clean up Diffusion branch query a bit | Oct 30 2013 | |||
70b53c49fd0c | epriestley | Fix an issue with viewing an undiscovered commit in Diffusion | Oct 30 2013 | |||
3bf372c60c2e | epriestley | Consolidate querying of things which we can use `git for-each-ref` for | Oct 30 2013 | |||
7360688afb5f | epriestley | Conditionally restore some "remote/" stuff removed by rP59922b7 | Oct 30 2013 | |||
07d25b96406a | Chad Little | Add Document PropertyList item to LegalPad | Oct 30 2013 | |||
8babbb92cc40 | Chad Little | Fix warning panel on large commits | Oct 30 2013 | |||
24a5d0505ae2 | epriestley | Add a "Description" header to the repository view for consistency | Oct 30 2013 | |||
5fdae4b6eb27 | Chad Little | Add q/a subheaders to ponder | Oct 30 2013 | |||
29c7de621e6a | epriestley | Split exceptionally huge revision titles into the summary | Oct 30 2013 | |||
19124554d8b9 | epriestley | Fix various branch/ref issues with bare repositories in Git | Oct 30 2013 | |||
cdcfbb69a031 | Chad Little | CSS Tweaks to reviewers status list | Oct 30 2013 | |||
62edbb8e21f3 | Dean Reilly/epriestley | Treat relocated files as added files in svn worker. | Oct 30 2013 | |||
00d9aae894fb | Chad Little | Merge branch 'master' of github.com:facebook/phabricator | Oct 30 2013 | |||
f82cb0e0635a | Chad Little | Clean up Phriction History View | Oct 30 2013 | |||
c749fcc192f1 | epriestley | Reject SCP-style URIs with explicit protocols in Diffusion | Oct 29 2013 | |||
59922b78b9bc | epriestley | Make Phabricator clone bare git repositories | Oct 29 2013 | |||
d8bda7c66e0a | epriestley | Add an "importing" state to repositories and clean up the UI | Oct 29 2013 | |||
912509558723 | epriestley | Distinguish between empty and unparsed commits in Diffusion | Oct 29 2013 | |||
0965f0041a5c | epriestley | Don't pull updates for repositories marked as hosted | Oct 29 2013 | |||
d02202cde226 | epriestley | Enable "SSH Keys" auth panel unconditionally | Oct 29 2013 | |||
c6665b190731 | epriestley | Serve git writes over SSH | Oct 29 2013 | |||
9a2e45ef12ea | epriestley | Serve Git reads over SSH | Oct 29 2013 | |||
7d9dfb561dd5 | epriestley | Serve Git reads over HTTP | Oct 29 2013 | |||
bb4904553f2c | epriestley | Route some VCS connections over SSH | Oct 29 2013 | |||
888b3839e7e8 | epriestley | Prepare to route VCS connections through SSH | Oct 29 2013 | |||
c7f23f522a79 | epriestley | Accept and route VCS HTTP requests | Oct 29 2013 | |||
bb35f8ec9fe9 | epriestley | Add hosting, serving, and push policy options to repository edit | Oct 29 2013 | |||
86fe020a97b8 | epriestley | Add global "push" policy to Repositories | Oct 29 2013 | |||
ba63c5e42619 | epriestley | Ship "Repositories" create button to new Diffusion workflow | Oct 29 2013 | |||
5f6ea9f662aa | epriestley | Activate the new Repository creation workflow | Oct 29 2013 | |||
c585f97e90d2 | epriestley | Remove horrible old repository edit controller | Oct 29 2013 | |||
6bdedfe679fa | Chad Little | Add ObjectBox to Condiut Cert Page | Oct 29 2013 | |||
ec83a844f8b1 | Chad Little | Proteins | Oct 29 2013 | |||
d1ed816e618b | epriestley | Move "Delete Repository" stuff to Diffusion | Oct 29 2013 | |||
7c23960de89e | epriestley | Use status header stuff for "Edit Repository" | Oct 29 2013 | |||
c4cdb5c5f035 | epriestley | Move editing "Local Path" to modern UI/controller/etc | Oct 29 2013 | |||
e1683f353e0e | Chad Little | Add plain status icon colors | Oct 28 2013 | |||
e04eeea7a52f | Chad Little | Revert changeset css changes | Oct 28 2013 | |||
7757c9c86768 | Chad Little | Touch up comments are hidden box | Oct 26 2013 |
c4science · Help