Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
ac
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor 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
OATS-CADC
ac
Graph
acf82791b23d20e61a5c74272a72eaa4b670b69f
Select Git revision
Branches
2
master
default
protected
v0.2.1-devel
Tags
1
v0.2.1
3 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
8
Mar
4
3
2
1
26
Feb
25
23
1
29
Jan
28
27
26
25
22
21
20
15
14
7
18
Dec
17
16
14
11
10
9
7
4
3
2
1
30
Nov
27
26
25
24
23
20
17
16
13
12
2
27
Oct
23
22
21
16
15
14
13
9
8
7
6
5
2
1
30
Sep
29
28
25
24
22
18
17
16
15
14
11
10
9
8
4
3
2
1
28
Aug
27
25
24
21
20
19
18
17
14
13
11
10
7
6
5
4
2
31
Jul
30
29
28
27
24
23
20
17
16
15
14
13
9
7
6
30
Jun
24
22
18
10
8
5
1
29
May
28
21
20
13
12
6
13
Mar
12
26
Feb
25
20
19
18
13
5
8
Jan
18
Dec
17
16
11
1
28
Nov
26
25
21
19
18
17
13
12
10
7
6
5
4
3
31
Oct
30
29
28
27
24
23
22
s1890: updated LdapUserDAO unit tests
s1890: update unit tests.
s1890: added isConsistent method to User
s1890: fix more test compile errors.
Merge branch 's1890' of gimli2:/srv/cadc/git/ac into s1890
s1890: get LdapDAOTest to compile
s1890 - fixed admin compile errors
s1890: updated LdapUserDAO for new User model
s1890 - fixed some test compile errors due to removal of generics in User.java
s1890 - fixed some compile errors due to removal of generics in User.java
s1890: restored getIdentities returning a set of Principals of a given class.
s1890: added principal comparator to User identities Set
s1890: change InternalID to take a URI instead of a UUID and string.
s1890: use a numericID instead of a Principal as a Users unique identity.
Story 1890. Changed admin tool integration test to unit test. Changed test/LdapConfig.properties file to use the canfar test in devLdap.
Story 1890. Fixed unit test and integration test errors. The tests now use the test/LdapConfig.properties file.
s1890: updated model.
s1890: retain the old AC UML model and diagram
s1890: updated uml diagram
s1890: updated model
s1890: move read-only/offline determination into LdapConfig
s1890 - Allowed for the AC web service to be in READONLY and OFFLINE modes
Story 1869: Code clean up.
Story 1869. Fixed ACScopeValidator.
Story 1869. Fixed ResetPasswordServlet unit tests. All tests now work and pass.
Story 1869. Updated codes based on Brian's second code review. Mock UserPersistence is still not returning the programmed exception.
Story 1869. Removed debug statements.
Story 1869. Updated code based on Brian's code review comments. A couple of unit tests are still not working. The mockPersistence object does not seem to throw an exception as expected.
Story 1869. Update LdapUserDAO to throw a UserAlreadyExistsException if the email address is associated with more than one user when we attempt to append a user.
Story 1869. Added unit test for more than one users matching an email address.
Story 1869. Added code to return a 409 when more than one user is match an email address.
Merge branch 's1869' of /srv/cadc/git/ac into s1869
Story 1869. Added code to ensure that the email address for a user to be added is not being used.
Story 1869: Fix for UserNotFound message.
Story 1869. Fixed updatePassword to work with null old password when we want to reset the password.
Story 1869. Removed unused methods in unit tests for ResetPasswordServlet.
Story 1869. Added unit test for the POST operation. Test for the happy paths will be the responsibility of the integration test in ac_ws.
Story 1869. Added unit test for ResetPassword. Added POST operation to ResetPassword.
Story 1869. Added resetPassword GET.
Story 1869. Further simplified the ModifyPasswordServlet unit tests.
Loading