Vincent Stumpf

Results 19 issues of Vincent Stumpf

Taken off master, 52dab14b644f684c6d13cce60289a34532265602. Installed pbspro_server.rpm Installed ptl from source, using `sudo pip install -U -r requirements.txt .` As a non-root user, called `pbs_benchpress -t SmokeTest.test_finished_jobs` Test fails. I've attached...

* **Addressed Issue(s)**: N/A * **Server Mode**: Both * **Description of Pull Request**: C++ Implementation of the Web Service required by newer clients. Thanks @secretdataz for the [athena-web-service](https://github.com/secretdataz/athena-web-service), which I...

component:core
mode:renewal
mode:prerenewal
status:code-review

There's a `cpp11` tag in the About window of the repo, yet it doesn't actually support c++11. Can you please remove it. ![image](https://user-images.githubusercontent.com/6844975/108944792-560a4500-7610-11eb-9558-98e10431666e.png)

* **Addressed Issue(s)**: N/A * **Server Mode**: Both * **Description of Pull Request**: 1) Convert map_session_data, status_change to class (no-op) 2) Create accessors for status_change_entry from status_change 3) Convert all...

component:core
priority:medium
status:code-review
type:enhancement
type:maintenance

* **Addressed Issue(s)**: N/A * **Server Mode**: Both * **Description of Pull Request**: This PR does the following: 1) Sets up the "Generator" flag in Imports to allow for conditionally...

component:database
priority:medium
component:tool
type:enhancement

This adds a module to parse itemlinks, presenting a page with the info of the item link. ![image](https://github.com/rathena/FluxCP/assets/6844975/5788971e-cf5e-44ce-a4da-67e350b179ce)

Component: Framework
Awaiting Update

Related to rathena/rathena#7650 We save and check bcrypt instead of MD5. This is a **breaking change**, as we're forcing the use of bcrypt.

### Provide Details I want to refactor our mob_db (and eventually item_db) to make it easier to query and get real values. this is related to rathena/rathena#6369 Instead of using...

Enhancement Request

* **Addressed Issue(s)**: #8143 * **Server Mode**: Both * **Description of Pull Request**: Deprecate VIP_SCRIPT, use vip_is_enabled(CHK_VIP_SCRIPT) instead When these vip options become configuration, the values of the script constants...

* **Addressed Issue(s)**: N/A * **Server Mode**: Both * **Description of Pull Request**: * Use modern CMake * Drop a lot of the configuration that we don't really use *...

priority:medium
component:tool
status:code-review
type:enhancement
type:maintenance