Commit Graph

6 Commits

Author SHA1 Message Date
David Anderson 9c240e6e40 Many comments in the source code (C++ and PHP) referred to Trac wiki pages.
Change these to the Github wiki.

Web: change a couple of links from Trac to Github wiki.

text_transform.inc: the [github]wiki:xxx[/github] tag linked
to a non-existent boinc-dev-doc repo.
Link to the Github wiki instead.
2023-05-25 12:59:56 -07:00
Vitalii Koshura 44742026e2
Remove trailing whitespaces. Add CI script to verify in on every commit
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2023-05-05 20:08:17 +02:00
Kevin Reed b0d6271fb0 web - Add comments and fixing formatting for generate_acccount_ownership_keys.php.
Also remove generation of account ownership keys from initial project
      creation script
2019-07-03 08:50:16 -05:00
Kevin Reed 11170a90f6 - web: Minor text output cleanup for the new account ownership pages 2019-05-10 14:36:18 -05:00
grcgrc 2c8743f54e make op script executable
op script was missing executable flag
2019-05-08 17:52:06 +01:00
grcgrc 8d12ac9a66 Requested changes to PR 2965
* Less technical error messages, reduced code duplication, changed makeproject to generate keys, added op php file for generating keypairs, changed the button styling, changed input to textarea.
* Split the ops scripts into separate check and generate files, reduced code duplication by creating a new inc file to define key variables.
2019-05-08 17:20:24 +01:00