Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
gdd-sigma-poc
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Guillaume WANG
gdd-sigma-poc
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
5a4eaa0e5268c427100747f902503d250de29389
Select Git revision
Branches
4
82-retravailler-le-type-message
add_adminview_tools
master
default
stable
Tags
1
v0.1
5 results
Begin with the selected commit
Created with Raphaël 2.2.0
16
Mar
9
5
3
2
28
Feb
26
10
9
6
4
3
2
1
30
Jan
29
28
19
16
15
14
31
Dec
30
29
28
25
24
21
18
17
16
15
13
8
7
4
3
30
Nov
29
24
23
20
10
22
Oct
21
20
14
13
10
7
6
4
23
Sep
22
21
13
10
4
2
1
31
Aug
30
29
9
Jul
5
4
30
May
22
21
10
8
7
6
5
4
3
2
1
19
Apr
18
17
16
15
13
12
7
30
Mar
23
22
21
20
19
17
16
15
14
13
11
10
9
8
7
6
5
4
3
2
1
Nouveaux tests, refacto Tools, fix generateGid
created and implemented simpleGroupsOfGroups in tool.ts to facilitate the implementation of other functions
implmentation of admins and auxAdmins() in groups.ts
implementation of questions and answers in groups.ts
Added 2 new function getAllQuestionsReceived and getAllAnswersReceived in messageModels that are not implemented yet
get announcements sent
DFS mieux ; gestion des boucles et des operations reussies ou non
Fix typos
Ajout d'un dummy ldap_credential.json dans tests
Re-run npm i at the beginning of the tests stage
requestModels.ts : mutations création requetes
Ajout d'une stage staging
fix nochild recursion
actualite des branches
Merge branch 'master' into 'LDAP_changes'
Merge branch 'master' into 'change_GraphQL'
package-lock.json
Corrections
Update .env and README
update README
Ajout des Models pour avoir toutes les requête addressée à un groupe
Modification des resolvers des requêtes pour vérifier les autorisations
Merge fix_rlc into master
Correction des erreurs GroupCollection / GroupSet
groups.ts -> memberOfMeta
fix address and search
groupModel.ts -> new function -> getAllMetaGroups -> line 147
correction doc Tools
groups.ts -> privatePosts
Merge branch 'change_GraphQL' into fix_rlc
Merge branch 'LDAP_changes' of gitlab.binets.fr:br/sigma-backend into LDAP_changes
refacto add et rem, amélio rem
groups.ts -> annoucementsFromGroup, annoucementsToGroup, eventsFromGroup, eventsToGroup
groups.ts -> 2 new functions: getAllEventsFrom, getAllEventsTo
groups.ts -> getAllAnnouncements (args: *GroupSet*); two new functions : getAllAnnouncementsSent, getAllAnnouncementsReceived
changement
config_passport + README
Modify .env_dist
First unit tests !!
Merge branch 'LDAP_changes' into 'change_GraphQL'
Loading