- 10 Aug, 2017 5 commits
-
-
Christian Beer authored
-
Christian Beer authored
Build Windows: Add AppVeyor support for Windows CI builds.
-
David Anderson authored
lib: fix boinc_file_exists() on Windows
-
Tristan Olive authored
Drupal: Added logic to print No task/host/workunit found if View returns no results
-
Tristan Olive authored
Drupal: Option to translate nodes (pages) individually
-
- 07 Aug, 2017 2 commits
-
-
-
Tristan Olive authored
Drupal: Added a second link to rules-and-policies
-
- 06 Aug, 2017 2 commits
-
-
David Anderson authored
Manager: Fix Properties Window
-
Vitalii Koshura authored
Fix text styles (font, size) and set backgroung to window default. Signed-off-by:
Vitalii Koshura <lestat.de.lionkur@gmail.com>
-
- 04 Aug, 2017 5 commits
-
-
David Anderson authored
lib: fix out of bounds write in get_real_executable_path
-
David Anderson authored
client: add task name and tweak postponed message
-
David Anderson authored
client/lib: don't flush stdout and stderr in main loop
-
David Anderson authored
Fixed bug where assignment '=' was used instead of comparison '=='.
-
Shawn Kwang authored
Fixes #2011. https://github.com/BOINC/boinc/issues/2011
-
- 03 Aug, 2017 8 commits
-
-
Juha Sointusalo authored
The function is documented to check if anything exists at the given path. The client depends on this behavior. If the function checks only for regular files the client will fail to clean up slot directories before using them for another task. Fix the function to match the documentation.
-
Shawn Kwang authored
Replaced with drupal_lookup_path(), and then use menu_valid_path() on result.
-
Shawn Kwang authored
Previously the admin could choose what node-type the boinctranslate input filter ran other. Now only nodes which have the "Export for translation option selected will by translated. This is selected by default.
-
Shawn Kwang authored
Drupal: Adds feature that allows admin/editor to control whether or not a node is translated on a node-by-node basis. A new fieldgroup is added to the Page content type. Within is a single field: field_boinctranslate_transifex. This is a simple checkbox. If the field is checked (TRUE), the default, then the node is processed when editted for translation. And the content is filtered using the boinctranslate filter, i.e., the viewed content is translated. If the checkbox is FALSE, then the node will not be processed using the input filter, meaning the content will not be translated. https://dev.gridrepublic.org/browse/DBOINCP-394
-
Tristan Olive authored
Drupal: Fix validation type algo to allow for integers to be typed as…
-
Tristan Olive authored
Drupal: Fix boinc_standard Feature
-
Tristan Olive authored
Drupal: Fixed bug where anonymous users, who are not logged in, could …
-
Tristan Olive authored
Drupal: Forum top links are now placed into two columns.
-
- 02 Aug, 2017 1 commit
-
-
- 01 Aug, 2017 12 commits
-
-
David Anderson authored
Revert "plan classes: add workunit-related filters"
-
David Anderson authored
-
David Anderson authored
plan classes: add workunit-related filters
-
Bernd Machenschalk authored
- WU information is passed from check_homogeneous_app_version() down to PLAN_CLASS::check() - wu_is_infeasible_custom() is extended such that additional tasks also follow the plan class restrictions.
-
David Anderson authored
-
David Anderson authored
-
David Anderson authored
-
David Anderson authored
-
David Anderson authored
-
David Anderson authored
add initial version of keyword hierarchy
-
David Anderson authored
-
David Anderson authored
-
- 31 Jul, 2017 5 commits
-
-
David Anderson authored
winbuild: add keyword.{h,cpp} to VS2013 solution
-
Juha Sointusalo authored
-
Shawn Kwang authored
-
Shawn Kwang authored
Change weights of input filters to positive integers. Add upload module in info file.
-
Charlie Fenton authored
-