Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

IITGN-CS431/project-cns

bichhawat created a comment on an issue on IITGN-CS431/project-cns
The bank.auth is on the server-side, right? If you can access this data using the atm program, then it could be a bug

View on GitHub

bichhawat created a comment on an issue on IITGN-CS431/project-cns
What is the expected output?

View on GitHub

bichhawat added Saloni576 to IITGN-CS431/project-cns
bichhawat created a comment on an issue on IITGN-CS431/project-cns
This is optional; if they have not implemented this, this will not be a bug

View on GitHub

Pranjal4697 created a comment on an issue on IITGN-CS431/project-cns
we have fixed this issue. ![image](https://github.com/user-attachments/assets/464c9a47-fe80-4391-a7a2-8bd9de069e4f)

View on GitHub

Pranjal4697 created a comment on an issue on IITGN-CS431/project-cns
We have fixed this issue. ![image](https://github.com/user-attachments/assets/a77c20c5-1628-481c-9244-69214ef40769)

View on GitHub

bichhawat pushed 2 commits to main IITGN-CS431/project-cns
  • Fixed Issues #56 ,#8 ca09826
  • Merge pull request #106 from Pranjal4697/fix-issues Fix issues # 8 and #56 fd84bc6

View on GitHub

bichhawat closed a pull request on IITGN-CS431/project-cns
Fix issues # 8 and #56
Fixed issues : Functionality Bug (Group-6): Batch file processing produces incorrect log state. #8 Functionality Bug (Group-6): Person not getting appended into room #56
bichhawat pushed 2 commits to main IITGN-CS431/project-cns
  • Update bank.cpp a7ac8b1
  • Merge pull request #105 from Saloni576/patch-4 Update bank.cpp a8d0f53

View on GitHub

bichhawat closed a pull request on IITGN-CS431/project-cns
Update bank.cpp
#26 #76
bichhawat pushed 2 commits to main IITGN-CS431/project-cns
  • Update atm.cpp df693b5
  • Merge pull request #104 from Saloni576/patch-3 Update atm.cpp 952b000

View on GitHub

bichhawat closed a pull request on IITGN-CS431/project-cns
Update atm.cpp
#27 #33 #34 #75 #77 #78 #79
bichhawat pushed 2 commits to main IITGN-CS431/project-cns
  • Update Makefile 0dba0f0
  • Merge pull request #103 from Saloni576/patch-2 Update Makefile 8bd220c

View on GitHub

bichhawat closed a pull request on IITGN-CS431/project-cns
Update Makefile
To support changes in #104 and #105
bichhawat closed an issue on IITGN-CS431/project-cns
Functionality Issue: Doesn't allow the entry of same name but of different category (-E or -G) (Group 12)
![group-12-bug-1](https://github.com/user-attachments/assets/082e7a8d-3f35-4d31-8f0c-0dfe2c0d1c8f) Here alice entered as an employee but isn't able to enter as a guest and same for bob
bichhawat closed an issue on IITGN-CS431/project-cns
Functionality Issue: Isn't checking the increment of Timestamp in logappend (Group 12)
![group-12-bug-2](https://github.com/user-attachments/assets/d72bfbcb-4545-441e-a887-2be72cc5e2f2) Here I am able to enter both the commands with same timestamp
bichhawat closed an issue on IITGN-CS431/project-cns
Functionality Issue(Group 12) (Time >= Max_TIme)
TIme greater than 1,073,741,823 is allowed ![image](https://github.com/user-attachments/assets/562c2bcc-8905-4285-a934-80b10c0223bb)
bichhawat closed an issue on IITGN-CS431/project-cns
Functionality Bug (Group 12)
Removal of user from a room removes it from campus ![image](https://github.com/user-attachments/assets/109b5deb-2a0f-40ca-a241-4855402e3190)
bichhawat closed an issue on IITGN-CS431/project-cns
Functionality Bug (Group 12)
Can enter a room directly without entering campus ![image](https://github.com/user-attachments/assets/1db4ea78-b7a0-4736-b7bb-bd171d295420)
bichhawat closed an issue on IITGN-CS431/project-cns
Functionality Bug (Group 12) Inconsistence Issue
Not getting any error if user leaves a room without entering ![image](https://github.com/user-attachments/assets/16dcf3fc-838a-438d-908f-3c6e0b69ef4d)
bichhawat pushed 2 commits to main IITGN-CS431/project-cns
  • Fixed Bugs 446b0d7
  • Merge pull request #102 from chakrie1489/main Fixed Bugs d8f5c01

View on GitHub

bichhawat closed an issue on IITGN-CS431/project-cns
Functionality Bug (Group 12) : Long names lead to faults
![image](https://github.com/user-attachments/assets/15924913-4b39-4e9e-ba05-be6de228096e) The client side gets the message : `successfully executed` even for the command with a very long name. H...
bichhawat closed a pull request on IITGN-CS431/project-cns
Fixed Bugs
## Fixed Bugs - Fixes #87 - Fixes #70 - Fixes #68 - Fixes #66 - Fixes #65 - Fixes #41 - Fixes #37 - Fixes #17 - Fixes #16 - Fixes #15 - Fixes #14
bichhawat pushed 2 commits to main IITGN-CS431/project-cns
  • Fixed bugs 5b38202
  • Merge pull request #101 from Kishan-Ved/b1 Fixed bugs 64f296b

View on GitHub

bichhawat closed a pull request on IITGN-CS431/project-cns
Fixed bugs
Fixed: - https://github.com/IITGN-CS431/project-cns/issues/71 - https://github.com/IITGN-CS431/project-cns/issues/55 - https://github.com/IITGN-CS431/project-cns/issues/52 - https://github.com...
Pranjal4697 opened a pull request on IITGN-CS431/project-cns
Fix issues # 8 and #56
Fixed issues : Functionality Bug (Group-6): Batch file processing produces incorrect log state. #8 Functionality Bug (Group-6): Person not getting appended into room #56
bichhawat pushed 3 commits to main IITGN-CS431/project-cns
  • Database Configurations Explained 84360d7
  • Merge branch 'IITGN-CS431:main' into main 31a59a1
  • Merge pull request #95 from AshStorm17/main Updated Readme for database initialisation 58dc68c

View on GitHub

bichhawat closed a pull request on IITGN-CS431/project-cns
Updated Readme for database initialisation
This commit is unrelated to any issue. The file has been updated due to various confusions regarding the setup of MySQL in local systems.
bichhawat pushed 4 commits to main IITGN-CS431/project-cns
  • Delete project-submissions/group-1/build/atm_final.cpp delete old atm 78324f2
  • Add files via upload 3877fa1
  • Update README.md 391fafb
  • Merge pull request #89 from Pratham-Sharda/main Resolved issue #35 49a1bc5

View on GitHub

bichhawat closed a pull request on IITGN-CS431/project-cns
Resolved issue #35
Resolved the bug where if the auth file was empty it wasn't Running appropiately
Load more