Page MenuHomePhorge
Feed All Stories

Sep 5 2022

avivey added a comment to Q15: Can you allow git fetching specific commits?.

From reading the git code, looks like there is a flag to allow this feature - uploadpack.allowReachableSHA1InWant, though I'll need to check that it actually works.

Sep 5 2022, 17:02
goddenrich added a comment to Q15: Can you allow git fetching specific commits?.

The specific set of commands im looking at are

mkdir -p phabricator_git_repo && cd phabricator_git_repo && git init && git remote add origin https://we.phorge.it/source/phorge.git && git fetch origin b11c6fcacd8bceafc2a2f223037952dc817f4d7f && git reset --hard FETCH_HEAD && rm -rf .git && true

this commit does exist https://we.phorge.it/rPb11c6fcacd8bceafc2a2f223037952dc817f4d7f
we use a build system which fetches the code from a git repo and makes it available to the next stage of the build

Sep 5 2022, 15:05
avivey added a comment to Q15: Can you allow git fetching specific commits?.

From a quick googling, it looks like this isn't a server configuration, but most likely the commit you're looking for just isn't in the remote.
Why are you using this command? Are you using submodules for deployment?

Sep 5 2022, 14:28
goddenrich asked Q15: Can you allow git fetching specific commits?.
Sep 5 2022, 12:33

Sep 3 2022

Cigaryno updated Cigaryno.
Sep 3 2022, 12:34

Sep 2 2022

Cigaryno closed Q13: Is anyone allowed to add a query/application to the homepage? as resolved.
Sep 2 2022, 14:16

Sep 1 2022

golyalpha added a comment to T15080: Intermittent DNS issues when attempting to visit we.phorge.it.

I mean, that's not a particularly good solution to the problem. It just makes the time for which it appears to be fixed longer (even though nothing has changed)

Sep 1 2022, 20:27 · phorge.it install (DEPRECATED)
jacques added a comment to T15080: Intermittent DNS issues when attempting to visit we.phorge.it.

I would suggest increasing the TTL to a day if you are not planning on moving servers in the near future.

Sep 1 2022, 15:49 · phorge.it install (DEPRECATED)
jacques added a comment to T15051: default.pem in Arcanist is out of date - maybe remove it completely?.

@avivey the one in upstream does not contain the new ISRG Root X2 CA.

Sep 1 2022, 15:46 · Arcanist
jacques added a comment to T15051: default.pem in Arcanist is out of date - maybe remove it completely?.

I submitted D25049 for review on the 26th to address certs signed by the ISRG Root X2 root that is in the updated default.pem file.

Sep 1 2022, 15:45 · Arcanist

Aug 31 2022

Matthew added a comment to T15012: Update Diviner documentation to reference Phorge.

If you view a book, then view source and search for PHID-BOOK then you should find a policy link. That's the PHID of the book you're viewing.

Aug 31 2022, 22:29 · Phorge
avivey awarded T15102: Implement SSL connection for database a Hungry Hippo token.
Aug 31 2022, 20:28 · Config
avivey edited projects for T15080: Intermittent DNS issues when attempting to visit we.phorge.it, added: phorge.it install (DEPRECATED); removed phorge.it install.
Aug 31 2022, 20:27 · phorge.it install (DEPRECATED)
avivey renamed T15051: default.pem in Arcanist is out of date - maybe remove it completely? from default.pem in Arcanist is out of date to default.pem in Arcanist is out of date - maybe remove it completely?.
Aug 31 2022, 20:21 · Arcanist
avivey added a comment to T15051: default.pem in Arcanist is out of date - maybe remove it completely?.

We've picked up an updated version of the pem at https://secure.phabricator.com/D21739 - it's not the latest, but is it recent enough?

Aug 31 2022, 20:20 · Arcanist
avivey added Q13: Is anyone allowed to add a query/application to the homepage? (Answer 6).
Aug 31 2022, 20:10
avivey added a comment to T15026: Create a migration guide to move from Phabricator to Phorge.

I've written https://we.phorge.it/w/installation_and_setup/update_from_phabricator/, and I think it's basically ready for simple case (and considering we're still compatible with Phabricator in all technical aspects).

Aug 31 2022, 20:03 · Phorge
avivey added a project to T15000: Ad hoc setup tasks: phorge.it install (DEPRECATED).
Aug 31 2022, 19:58 · Phorge.it Systems
avivey added a project to T15004: Decide who has admin/commit/security access: phorge.it install (DEPRECATED).
Aug 31 2022, 19:58 · Governance, Phorge
avivey added a project to T15008: Build Welcome Site: phorge.it install (DEPRECATED).
Aug 31 2022, 19:58 · phorge.it install (DEPRECATED), Upstream General/Unknown
avivey added a project to T15092: Automatic deploy onto we.phorge.it: phorge.it install (DEPRECATED).
Aug 31 2022, 19:58 · Phorge.it Systems
avivey added a comment to T15010: Vision Statement.

I think we're done here too? E13.

Aug 31 2022, 19:55 · Phorge, Governance
avivey edited projects for T15037: Support OAuth login via GitHub/Google/etc?, added: phorge.it install (DEPRECATED); removed Auth (archived).
Aug 31 2022, 19:53 · Governance
avivey created phorge.it install (DEPRECATED).
Aug 31 2022, 19:52
avivey closed T15094: Catch up the master branch to upstream as Resolved.

I've cowboy-merged this last week. Not sure why all these commits decided they are part of this task though?

Aug 31 2022, 19:39 · Trusted Contributors, Phorge
avivey edited the content of Update From Phabricator.
Aug 31 2022, 19:32
avivey published a new version of Update From Phabricator.
Aug 31 2022, 19:25
avivey added a comment to T15012: Update Diviner documentation to reference Phorge.

I've tried locally with ./bin/remove , and it appears to work. To get the phid, I've visited the page and used "Actions -> Advanced -> View Handle" - I don't have this action available here.

Aug 31 2022, 18:40 · Phorge
Matthew added Q14: How ready is Phorge to replace stable versions of Phabricator? (Answer 5).
Aug 31 2022, 14:24
Cigaryno added a comment to Q14: How ready is Phorge to replace stable versions of Phabricator?.

Phorge is not yet ready. See T15014, T15023, T15026.

Aug 31 2022, 06:19
Cigaryno changed the visibility for F173256: Screenshot 2022-08-30 190629.png.
Aug 31 2022, 05:56
mbautin asked Q14: How ready is Phorge to replace stable versions of Phabricator?.
Aug 31 2022, 00:47

Aug 30 2022

Matthew added a comment to T15012: Update Diviner documentation to reference Phorge.
In T15012#2678, @avivey wrote:

I've re-generated the docs, and now we have two copies:

image.png (480×421 px, 30 KB)

so:

  1. need to delete the old ones, I didn't find a straight-forward way to do that
  2. maybe do some http redirect from the old links to the new ones.
Aug 30 2022, 21:08 · Phorge
Cigaryno added a watcher for Trusted Contributors: Cigaryno.
Aug 30 2022, 17:54

Aug 29 2022

Higgs created T15113: Task configuration: required custom date/time field: impossible to define a meaningful default value.
Aug 29 2022, 15:41

Aug 27 2022

Higgs updated subscribers of T15109: Subpress listing of Projects in subscriber search.

@avivey Thanks a lot for the hints. I will take a look at the Spaces. That sounds like it could be helpful for our purposes.
@rraval Could you or someone else verify that a project that is made visible only to Administrators still shows up when a user opens the search selection list on the Subscribers field? And is this considered to be a bug or a feature? Of course i can set up a new Task for this if that makes sense.

Aug 27 2022, 17:39 · Config, Projects, Maniphest
avivey created an object: Update From Phabricator.
Aug 27 2022, 16:24
avivey created an object: Installation And Setup.
Aug 27 2022, 14:39
avivey created an object: 2022-08-23.
Aug 27 2022, 14:36
avivey added a comment to T15023: Create Phorge, a fork of Phabricator.

I've started the a draft for the Going Public announcement - {Blog Post: Going Public} - please chime in with comments...

Aug 27 2022, 14:30 · Phorge

Aug 26 2022

luca.itro added a member for Trusted Contributors: roberto.urbani.
Aug 26 2022, 08:49
jacques added a comment to D25049: Update the extracted cURL SSL CA bundle.

Note the ISRG Root X2 has been added here used by Lets Encrypt.

Aug 26 2022, 08:33 · Arcanist (archived)
jacques requested review of D25049: Update the extracted cURL SSL CA bundle.
Aug 26 2022, 08:25 · Arcanist (archived)
avivey added a comment to T15012: Update Diviner documentation to reference Phorge.

We should also generate the arcanist docs.

Aug 26 2022, 07:21 · Phorge

Aug 25 2022

MacFan4000 added a comment to T15012: Update Diviner documentation to reference Phorge.

We should also generate the arcanist docs.

Aug 25 2022, 22:23 · Phorge
avivey added a comment to T15012: Update Diviner documentation to reference Phorge.

I've re-generated the docs, and now we have two copies:

image.png (480×421 px, 30 KB)

Aug 25 2022, 18:13 · Phorge
avivey added a comment to T15109: Subpress listing of Projects in subscriber search.

(Regarding the original task description:)

Aug 25 2022, 17:39 · Config, Projects, Maniphest
avivey added a comment to T15110: File reference not removed when file is deleted.
In T15110#2655, @avivey wrote:

I'll try to force the GC to run, maybe this will delete them.

Aug 25 2022, 15:55 · Files, Bug Reports
rraval added a comment to T15109: Subpress listing of Projects in subscriber search.

But still it is worrisome that we can configure visibility only by Administrators, yet everybody can assign the project as subscriber... Maybe that is a bug ?

Aug 25 2022, 13:13 · Config, Projects, Maniphest
Higgs added a comment to T15109: Subpress listing of Projects in subscriber search.

@rraval Right, i overlooked this setting. I managed to hide most projects from the Subscribers Search panel. We also have reduced the number of Projects to keep things more tidy.

Aug 25 2022, 13:04 · Config, Projects, Maniphest
avivey closed D25048: Update default wordmark and logo.
Aug 25 2022, 08:31
avivey committed rP377ac059d6da: Update default wordmark and logo.
Update default wordmark and logo
Aug 25 2022, 08:31
avivey closed D25047: Rebrand: Rename library and update "version" logic.
Aug 25 2022, 08:26
avivey committed rPdbf7cd2b4a1a: Rebrand: Rename library and update "version" logic.
Rebrand: Rename library and update "version" logic
Aug 25 2022, 08:26
avivey closed D25046: Rebrand: Change Server name.
Aug 25 2022, 08:25
avivey committed rARC0c0b9644a6a8: Rebrand: Change Server name.
Rebrand: Change Server name
Aug 25 2022, 08:25

Aug 24 2022

dtf triaged T15112: Restrict Maniphest form fields to certain users as Normal priority.
Aug 24 2022, 20:55 · Governance, phorge.it install (DEPRECATED), Phorge
rraval added a comment to T15109: Subpress listing of Projects in subscriber search.

@Higgs You should be able to ProjectEdit DetailsVisible ToProject Members. Does that do what you expect?

Aug 24 2022, 14:03 · Config, Projects, Maniphest
avivey added a comment to T15110: File reference not removed when file is deleted.

I'll try to force the GC to run, maybe this will delete them.

Aug 24 2022, 10:49 · Files, Bug Reports
Dylsss added a project to T15110: File reference not removed when file is deleted: Files (archived).
Aug 24 2022, 10:23 · Files, Bug Reports
Higgs updated Higgs.
Aug 24 2022, 08:48
Higgs added a comment to T15109: Subpress listing of Projects in subscriber search.

We use Projects for grouping users into teams. But unfortunately every user can see all Projects and assign them as subscribers to Tasks, regardless if they are members or not. Normally (in our case) Tasks are only relevant for users in the same project. Having the other projects displayed in the subscribers selection is unfortunate in this case.

Aug 24 2022, 08:37 · Config, Projects, Maniphest

Aug 23 2022

speck added a comment to T15108: Rework the URL to Phame posts.

Somewhat related - see T15050

Aug 23 2022, 19:40
rraval added a comment to T15109: Subpress listing of Projects in subscriber search.

Our instance uses a ton of projects as "groups of people that need to be notified", so we use project subscribers a lot.

Aug 23 2022, 19:38 · Config, Projects, Maniphest
dtf created an object: 2022-08-09.
Aug 23 2022, 19:34
dtf edited the content of Planning Meetings.
Aug 23 2022, 19:33 · phorge.it install
Matthew added a comment to T15111: Create a pathway for security-related issues to be reported.

We do have a security task creation form and a separate space that roots have access to. See S2

Aug 23 2022, 19:16
speck created T15111: Create a pathway for security-related issues to be reported.
Aug 23 2022, 19:14
Dylsss created T15110: File reference not removed when file is deleted.
Aug 23 2022, 19:07 · Files, Bug Reports
Higgs created T15109: Subpress listing of Projects in subscriber search.
Aug 23 2022, 10:55 · Config, Projects, Maniphest

Aug 22 2022

speck accepted D25048: Update default wordmark and logo.
Aug 22 2022, 19:57
avivey updated the diff for D25048: Update default wordmark and logo.
  • remove favicon, update css in php
Aug 22 2022, 19:43
avivey added a comment to D25048: Update default wordmark and logo.

Favicons are somehow cached server side:
<link rel="icon" id="favicon" href="http://localhost.localhost:8080/file/data/jvpvboup37hwjgpn3viv/PHID-FILE-xhmdncm6ydmubbkrfdj4/favicon" />

Aug 22 2022, 19:39
avivey added a comment to D25048: Update default wordmark and logo.

I didn't want to do this, but I'm actually going to test this change.

Aug 22 2022, 19:16
avivey updated the diff for D25048: Update default wordmark and logo.

celerify

Aug 22 2022, 19:15
speck added a comment to D25048: Update default wordmark and logo.

Could it be cached?

Aug 22 2022, 19:15
avivey added a comment to D25048: Update default wordmark and logo.

looks like the favicon doesn't actually work :/

Aug 22 2022, 19:13
avivey requested review of D25048: Update default wordmark and logo.
Aug 22 2022, 19:12

Aug 21 2022

Matthew added a comment to T15108: Rework the URL to Phame posts.

For the record, I am against this change.

Aug 21 2022, 17:20
Cigaryno added a comment to T15108: Rework the URL to Phame posts.

@speck I made this task because posts in Phame uses an ID that starts with J, and tasks in Maniphest uses T for the URL too.
I just request that the URL for posts in Phame changes to be similar to Maniphest.

Aug 21 2022, 17:01
speck added a comment to T15108: Rework the URL to Phame posts.

Could you elaborate on what this would help with? I recall reading something in Phabricator’s past that the current url scheme is intentional as opposed to using the monogram/slug. I did a quick search and couldn’t find much, though in this change release
https://secure.phabricator.com/w/changelog/2015.51/

Removed dedicated titles/slugs. Phame posts now automatically generate readable URIs, but the slugs are no longer semantic.

We should investigate the history related to the current URL scheme before making a change. My suspicion is that it has to do with phase posts being “public” or published where having a url with part of the title is very common for linking across other content.

Aug 21 2022, 16:51
Cigaryno changed the edit policy for T15108: Rework the URL to Phame posts.
Aug 21 2022, 16:39
Cigaryno created T15108: Rework the URL to Phame posts.
Aug 21 2022, 16:38
Cigaryno awarded T15026: Create a migration guide to move from Phabricator to Phorge a Like token.
Aug 21 2022, 14:32 · Phorge
Cigaryno added a comment to T15012: Update Diviner documentation to reference Phorge.

This task may need to be triaged as high since we started by forking the Phabricator software, see also T15006: Re-brand Phorge.

Aug 21 2022, 12:54 · Phorge
jacques added a comment to T15107: Conduit does cannot sign requests using the almanac private key.

Using a repository cluster for syncing repositories to two hosts I can push fine via ssh:

Aug 21 2022, 09:27 · Conduit, Almanac/Drydock/Harbormaster
jacques created T15107: Conduit does cannot sign requests using the almanac private key.
Aug 21 2022, 09:24 · Conduit, Almanac/Drydock/Harbormaster
MacFan4000 closed Q12: Looking for docs/info on SEVERITY_AUTOFIX as resolved.
Aug 21 2022, 01:18 · Arcanist (archived)

Aug 20 2022

speck accepted D25046: Rebrand: Change Server name.
Aug 20 2022, 19:05
Cigaryno added a comment to T15006: Re-brand Phorge.

We should also change the internal name to the future name of Phorge, rather than leaving leftovers. Exmaple: Some code in Fandom is still named wikia.

Aug 20 2022, 18:20 · Phorge
avivey added inline comments to D25046: Rebrand: Change Server name.
Aug 20 2022, 18:11
Cigaryno asked Q13: Is anyone allowed to add a query/application to the homepage?.
Aug 20 2022, 17:55
Cigaryno updated Cigaryno.
Aug 20 2022, 17:38
Cigaryno updated Cigaryno.
Aug 20 2022, 17:25
Cigaryno updated Cigaryno.
Aug 20 2022, 17:25
speck accepted D25047: Rebrand: Rename library and update "version" logic.
Aug 20 2022, 14:18
speck added inline comments to D25046: Rebrand: Change Server name.
Aug 20 2022, 13:51
avivey updated the diff for D25047: Rebrand: Rename library and update "version" logic.

lint

Aug 20 2022, 13:05
avivey added a revision to T15006: Re-brand Phorge: D25047: Rebrand: Rename library and update "version" logic.
Aug 20 2022, 08:15 · Phorge
avivey added a task to D25047: Rebrand: Rename library and update "version" logic: T15006: Re-brand Phorge.
Aug 20 2022, 08:15