AgeSort asc/desc | Change |
---|---|
Prev 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 Next | |
Mar 17, 2006 | |
18 years 7 months | Oops, better to source install-config |
18 years 7 months | I had apparently forgotten to check in webhost.conf... |
18 years 7 months | Move all configuration data to a configuration for the user to copy and modify |
Mar 16, 2006 | |
18 years 7 months | Nicer display when there is no project |
18 years 7 months | Don't make DBUSER the owner of the database. Instead, grant it privileges to do whatever it wants in the table |
18 years 7 months | Set a DBPASS parameter. Not the safest, and I'm gonna see if I can do something better later on |
18 years 7 months | corrected a mistake found by Richard on index.php |
Commit 8e12b542a38ccd8f7ea4c87f642061f92c47ce3d, by birrachiara@tin.it | |
18 years 7 months | initial changes to support generic odbc connections on usher.cc |
Commit c6792d6753a29a41b14709449b903c7494d07508, by birrachiara@tin.it | |
18 years 7 months | merge of 1768d618ba18eeb389ec4234c40f78883350817d |
Commit 17025dda9225e0521fdbedb6c358d7ac494942bb, by birrachiara@tin.it | |
18 years 7 months | Let the db host and db user be configurable |
Mar 15, 2006 | |
18 years 7 months | Allow users to be administrators. This means they can change whether other |
Commit 9a1b50ab8dd0b57daa251a5723e060e4d5cd7ab7, by Timothy Brownawell | |
18 years 7 months | forgot to uncomment the "set display_errors false" line before commit |
Commit ca7486b28bd514c525886804db80b84181eefec7, by Timothy Brownawell | |
18 years 7 months | Apply rghetta's adodb patch, and modify the usher to take the new |
Commit 13126ce274e52bc1b993afe41aaade138e242343, by Timothy Brownawell | |
18 years 7 months | fix ./install update prompting |
Commit a703ebf1eeee60f2a86433fac99e374d7683d1c2, by Timothy Brownawell | |
Mar 14, 2006 | |
18 years 7 months | merge of 57c0d5a18a238ae831d0a9fd0ca8fe6229b7e5bd |
18 years 7 months | - Move the creation of the database to the install script. |
18 years 7 months | merge of 1eaaf7d80e252d186db7cf974a8873b09f59ea63 |
Commit bfc6f323d06cd1d6212185374d95927b5816364b, by Timothy Brownawell | |
18 years 7 months | The install script removed $WWWDIR and all of its contents, recursively. |
18 years 7 months | - I forgot that the path to monotone is now defined in the installation |
18 years 7 months | - Change all remaining occurences of /etc/$NAME to $CONFDIR. |