1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-10 00:42:41 +01:00
phorge-phorge/scripts
jungejason c728e4f7da Open database connection with 'w' instead of 'r' for writing
Summary:
there are several places we open an 'r' connection but use it
for writing. Fix them.

Test Plan:
ran parse_one_commit.php against one revision which executes
the code with problem. It used to throw exception. Now it works fine.

Reviewed By: Girish
Reviewers: tuomaspelkonen, Girish
Commenters: aran
CC: aran, Girish
Differential Revision: 213
2011-05-02 13:31:12 -07:00
..
daemon Move 'phd parse-commit' to a dedicated script; allow message parsing tasks to 2011-04-02 13:23:22 -07:00
repository Open database connection with 'w' instead of 'r' for writing 2011-05-02 13:31:12 -07:00
search Rought cut of search. 2011-02-14 15:34:20 -08:00
sql Improve schema upgrade workflow for unprivileged users 2011-04-30 00:50:48 -07:00
user Basic create_user script plus rough system agent support. 2011-04-12 18:34:53 -07:00
__init_env__.php Commit + Herald integration. 2011-04-04 14:13:14 -07:00
__init_script__.php [phabricator] Allow missing dependency checks to run 2011-04-30 14:38:09 -07:00
celerity_mapper.php Some herald improvements. 2011-03-22 20:43:19 -07:00