- Montreal, Canada
- versatic.net
- @genbastien
Block or Report
Block or report tahini
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
tracecompass-ease-scripting Public
Provides examples, traces and documentation for the Trace Compass Scripting feature
-
lttng-modules Public
Forked from lttng/lttng-modules
This repo is a mirror of the official lttng-modules git found at git://git.lttng.org/lttng-modules.git. The LTTng modules provide Linux kernel tracing capability to the LTTng 2.x tracer toolset.
C
-
lttng-tools Public
Forked from lttng/lttng-tools
The lttng-tools project provides a session daemon (lttng-sessiond) that acts as a tracing registry, the "lttng" command line for tracing control, a lttng-ctl library for tracing control and a lttng…
C
-
-
theia-trace-extension Public
Forked from delislesim/theia-trace-extension
Description: Theia trace viewer extension using the tsp-typescript-client (https://github.com/theia-ide/tsp-typescript-client) and Trace Server Protocol (https://github.com/theia-ide/trace-server-p…
TypeScript 1
-
tracecompass Public
Forked from tracecompass/tracecompass
Mirror of the main Trace Compass git repository
Java
590 contributions in the last year
Activity overview
Contribution activity
March 2023
Created 42 commits in 3 repositories
Created a pull request in chairemobilite/transition that received 2 comments
dataSources: Add a data source owner to allow private data sources
Add a owner
column to the data source, which can be null (for global data sources), or a foreign key to the userId. Queries are updated so they tak…
Opened 24 other pull requests in 3 repositories
chairemobilite/transition
18
merged
3
open
- batchRoute: Start the progress at current step when resuming
- config: Allow applications to specify and parse configuration
- tests: Mock the db.config file
- chaire-lib: Move the FrontendUser type to common workspace
- i18n: Remove initial language check
-
Run
yarn format
on the code - batchRoute: Allow batch routing jobs to be resumed
- batchRoute: Save results to DB, then generate the output files at the end
- jobs: Wait for the save when enqueueing jobs at startup
- config: Split server and project config
- config: Fetch config from server in frontend
- jobs: Let jobs continue to notify progress after the user reconnects
- jobs: Remove await from job when restarted at the beginning
- batchRoute: Refactor result handling
- batchCalculation: Keep the input file's original name
- preferences: Set the default withAlternatives to false in transit rou…
- batchCalculation: Create a new calculation from an existing one
- Put some order in batch calculation types
- Wait for cache creation before the socket server starts
- jobs: Support custom action in the UI's job list
- Fix imports from transition-common package to lib in tests
chairemobilite/evolution
2
merged
chairemobilite/trRouting
1
merged
Reviewed 9 pull requests in 4 repositories
chairemobilite/transition
6 pull requests
chairemobilite/evolution
1 pull request
chairemobilite/trRouting
1 pull request
mahdiguermache/transition
1 pull request
Created an issue in chairemobilite/transition that received 1 comment
odTrip: Hard-code a few socio-demographic fields
Among the fields defined in #587, a few socio-demographic fields can defined for transit demand. age gender Those can be mapped to any field defi…
Opened 20 other issues in 3 repositories
chairemobilite/transition
7
closed
11
open
- Many backend tests complain the database is not set
- batchRoute: When the job is resumed, percentage restarts at 0
- batchCalculation: Save results to DB in a queryable way
- jobs: Sort order not respected at startup
- batchCalculation: Keep the real file name on the server
- batchCalculation: Make sure to handle calculation start correctly
- jobs: when server starts, current and pending jobs start before the cache is created
- gtfs: Error for trips with undefined services
- odTrip optimizations
- jobs: Allow to see progress of jobs after a disconnection
- odTrip: Allow to specify data types of extra fields
- DataSource: Save the ID of the user who imported a data source
- batchCalculation: Allow to select demand either from csv file or demand data source
- odTrip: List and edit imported demand data
- odTrip: Allow to import demand data from a csv file
- batchCalculation: Allow to filter the entries from a demand file
- batchCalculation: Allow to specify which extra fields to keep in the result file
- batchCalculation: Allow to re-use a previous task as new