Version 50 vs 60
Version 50 vs 60
Content Changes
Content Changes
# Documentation
* Read this first: [[c4science/faq | Frequently asked questions]]
* See [[#Support|Support]]
## Repositories
* [[c4science/introgit | Introduction to GIT]]
* [[c4science/simplerepo | Create a repository]]
* [[c4science/sshkeys | Setting up SSH keys]]
* [[c4science/whatisvcs | What is a VCS password and why you may need it]]
* [[c4science/external_user | Give access to an external person ]]
* [[c4science/lfs | Store large files in GIT]] with GIT LFS
* [[c4science/gitignore | Ignore files using .gitignore]]
* [[c4science/split | Split a repository into multiple repositories ]]
* [[https://secure.phabricator.com/book/phabricator/article/diffusion/ | Diffusion (Repository)]], official documentation
### Code quality (Jenkins / Harbormaster)
* [[c4science/unit_tests/ | Unit Tests ]], build and run tests (CI/CD)
* [[c4science/reproducible | Reproducible builds]]
* [[c4science/lint | Linters]], check syntax errors before pushing
## Projects
* [[c4science/project | Using Projects to organize your work]]
* [[c4science/project_for_a_lab | Example: Project for a Lab]]
* [[https://secure.phabricator.com/book/phabricator/article/projects/ | Project]], official documentation
## Other Applications
* [[c4science/wiki | Wiki]]
* [[c4science/dashboard | Dashboard]], your homepage
* [[c4science/code_review | Code Review]], "pull request" alike
* [[c4science/arcanist | Arcanist]], command line tool
* [[c4science/arcanist/windows/ | Arcanist for Windows]]
* [[https://secure.phabricator.com/book/phabricator/article/differential/ | Differential (Code Review)]], official documentation
* [[c4science/bot/ | Bot user ]] for lab computer or deploy ssh keys access to repositories, API (Conduit) access in scripts
* Herald (notification and action)
** [[c4science/herald | Notify for a new commit]]
** [[https://secure.phabricator.com/book/phabricator/article/herald/ | Herald]], official documentation
* [[https://secure.phabricator.com/book/phabricator/article/legalpad/ | Legalpad (Signature agreement)]], official documentation
## Integration with other tools
* [[c4science/latex/ | LaTeX ]]
* [[c4science/rstudio/ | Rstudio ]]
# Support
## EPFL
* [[c4science/migration/]]
* [[c4science/migration-script/]]
* [[https://scitas.epfl.ch/documentation/training/#git | Introduction to GIT by SCITAS]] on demand, send an email to 1234
* Support: 1234@epfl.ch
## Other universities
* [[ https://c4science.ch/maniphest/task/edit/form/8/ | Create a bug repport ]] with your question
# Misc
* [[/maniphest/task/edit/form/8/ | Report a bug on c4science]], we can only make c4science better with feedback
* [[c4science/other | What others are doing with Phabricator]]
* [[c4science/roadmap | Roadmap ]]
* [[c4science/changelog|Changelog]], updates to the c4science platform
* [[https://secure.phabricator.com/book/phabricator/ | Phabricator documentation]], for a complete documentation of the plateform
* [[c4science/sandbox | Sandbox]], test c4science instance where you can experiment
* [[c4science/fork | Phabricator c4science fork]], custom version of Phabricator for c4science.ch
* [[c4science/sla | SLA, Terms & Conditions]]
Follow our Twitter account ! https://twitter.com/c4science
# Documentation
* Read this first: [[c4science/faq | Frequently asked questions]] and [[c4science/tips | Tips & Tricks]]
* See [[#support|Support]]
* How to [[c4science/Create an account]]
## Repositories
* [[c4science/introgit | Introduction to GIT]]
* [[c4science/simplerepo | Create a repository]]
* [[c4science/sshkeys | Setting up SSH keys]]
* [[c4science/whatisvcs | Setting up VCS password]]
* [[c4science/external_user | Give access to an external person ]]
* [[c4science/lfs | Store large files in GIT]] with GIT LFS
* [[c4science/gitignore | Ignore files using .gitignore]]
* [[c4science/split | Split a repository into multiple repositories ]]
* [[c4science/tips | Tips & Tricks]]
* [[https://secure.phabricator.com/book/phabricator/article/diffusion/ | Diffusion (Repository)]], official documentation
### Code quality (Jenkins / Harbormaster)
* [[c4science/unit_tests/ | Unit Tests ]], build and run tests (CI/CD)
* [[c4science/lint | Linters]], check syntax errors before pushing
## Projects
* [[c4science/project | Using Projects to organize your work]]
* [[c4science/project_for_a_lab | Example: Project for a Lab]]
* [[https://secure.phabricator.com/book/phabricator/article/projects/ | Project]], official documentation
## Other Applications
* [[c4science/wiki | Wiki]]
* [[c4science/dashboard | Dashboard]], your homepage
* [[c4science/code_review | Code Review]], "pull request" alike
* [[c4science/arcanist | Arcanist]], command line tool
* [[c4science/arcanist/windows/ | Arcanist for Windows]]
* [[https://secure.phabricator.com/book/phabricator/article/differential/ | Differential (Code Review)]], official documentation
* [[c4science/bot/ | Bot user ]] for lab computer or deploy ssh keys access to repositories, API (Conduit) access in scripts
* Herald (notification and action)
** [[c4science/herald | Notify for a new commit]]
** [[https://secure.phabricator.com/book/phabricator/article/herald/ | Herald]], official documentation
* [[https://secure.phabricator.com/book/phabricator/article/legalpad/ | Legalpad (Signature agreement)]], official documentation
* [[c4science/file|File]], share files like software releases, documents, etc
* Blog: [[/phame]]
* Time management: [[/phrequent]]
* Design mockup: [[/pholio]]
* Donation campain: [[/fund]]
* URL shortener: [[/phurl]]
* Polls: [[/vote]]
* Calendar: [[/calendar]]
## Integration with other tools
* [[c4science/latex/ | LaTeX ]]
* [[c4science/rstudio/ | Rstudio ]]
# Support
## EPFL
* [[c4science/migration/]]
* [[c4science/migration-script/]]
* [[https://scitas.epfl.ch/documentation/training/#git | Introduction to GIT by SCITAS]] on demand, send an email to 1234
* Introduction to c4science by SCITAS on demand, see an email to 1234
* Support: 1234@epfl.ch
## Other universities
* [[ https://c4science.ch/maniphest/task/edit/form/8/ | Create a bug repport ]] with your question
# Misc
* [[/maniphest/task/edit/form/8/ | Report a bug on c4science]], we can only make c4science better with feedback
* [[c4science/other | What others are doing with Phabricator]]
* [[c4science/roadmap | Roadmap ]]
* [[c4science/changelog|Changelog]], updates to the c4science platform
* [[https://secure.phabricator.com/book/phabricator/ | Phabricator documentation]], for a complete documentation of the plateform
* [[c4science/sandbox | Sandbox]], test c4science instance where you can experiment
* [[c4science/fork | Phabricator c4science fork]], custom version of Phabricator for c4science.ch
* [[c4science/sla | SLA, Terms & Conditions]]
Follow our Twitter account ! https://twitter.com/c4science
# Documentation
* Read this first: [[c4science/faq | Frequently asked questions]] and [[c4science/tips | Tips & Tricks]]
* See [[#support|Support]]
* See [[#Support|Support* How to [[c4science/Create an account]]
## Repositories
* [[c4science/introgit | Introduction to GIT]]
* [[c4science/simplerepo | Create a repository]]
* [[c4science/sshkeys | Setting up SSH keys]]
* [[c4science/whatisvcs | What is aSetting up VCS password and why you may need itd]]
* [[c4science/external_user | Give access to an external person ]]
* [[c4science/lfs | Store large files in GIT]] with GIT LFS
* [[c4science/gitignore | Ignore files using .gitignore]]
* [[c4science/split | Split a repository into multiple repositories ]]
* [[c4science/tips | Tips & Tricks]]
* [[https://secure.phabricator.com/book/phabricator/article/diffusion/ | Diffusion (Repository)]], official documentation
### Code quality (Jenkins / Harbormaster)
* [[c4science/unit_tests/ | Unit Tests ]], build and run tests (CI/CD)
* [[c4science/reproducible | Reproducible builds]]
* [[c4science/lint | Linters]], check syntax errors before pushing
## Projects
* [[c4science/project | Using Projects to organize your work]]
* [[c4science/project_for_a_lab | Example: Project for a Lab]]
* [[https://secure.phabricator.com/book/phabricator/article/projects/ | Project]], official documentation
## Other Applications
* [[c4science/wiki | Wiki]]
* [[c4science/dashboard | Dashboard]], your homepage
* [[c4science/code_review | Code Review]], "pull request" alike
* [[c4science/arcanist | Arcanist]], command line tool
* [[c4science/arcanist/windows/ | Arcanist for Windows]]
* [[https://secure.phabricator.com/book/phabricator/article/differential/ | Differential (Code Review)]], official documentation
* [[c4science/bot/ | Bot user ]] for lab computer or deploy ssh keys access to repositories, API (Conduit) access in scripts
* Herald (notification and action)
** [[c4science/herald | Notify for a new commit]]
** [[https://secure.phabricator.com/book/phabricator/article/herald/ | Herald]], official documentation
* [[https://secure.phabricator.com/book/phabricator/article/legalpad/ | Legalpad (Signature agreement)]], official documentation
* [[c4science/file|File]], share files like software releases, documents, etc
* Blog: [[/phame]]
* Time management: [[/phrequent]]
* Design mockup: [[/pholio]]
* Donation campain: [[/fund]]
* URL shortener: [[/phurl]]
* Polls: [[/vote]]
* Calendar: [[/calendar]]
## Integration with other tools
* [[c4science/latex/ | LaTeX ]]
* [[c4science/rstudio/ | Rstudio ]]
# Support
## EPFL
* [[c4science/migration/]]
* [[c4science/migration-script/]]
* [[https://scitas.epfl.ch/documentation/training/#git | Introduction to GIT by SCITAS]] on demand, send an email to 1234
* Introduction to c4science by SCITAS on demand, see an email to 1234
* Support: 1234@epfl.ch
## Other universities
* [[ https://c4science.ch/maniphest/task/edit/form/8/ | Create a bug repport ]] with your question
# Misc
* [[/maniphest/task/edit/form/8/ | Report a bug on c4science]], we can only make c4science better with feedback
* [[c4science/other | What others are doing with Phabricator]]
* [[c4science/roadmap | Roadmap ]]
* [[c4science/changelog|Changelog]], updates to the c4science platform
* [[https://secure.phabricator.com/book/phabricator/ | Phabricator documentation]], for a complete documentation of the plateform
* [[c4science/sandbox | Sandbox]], test c4science instance where you can experiment
* [[c4science/fork | Phabricator c4science fork]], custom version of Phabricator for c4science.ch
* [[c4science/sla | SLA, Terms & Conditions]]
c4science · Help