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
e5522cbb39913d336d4edde46c8c17e175fe9841
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
20
Aug
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
17
16
14
6
2
26
Sep
25
24
23
22
19
18
16
15
12
11
10
5
25
Aug
21
19
11
8
7
24
Jul
21
15
14
10
9
8
2
30
Jun
27
26
25
19
18
17
9
6
5
4
3
29
May
26
21
20
16
14
13
12
9
8
7
5
2
1
30
Apr
29
28
Aug
27
21
13
9
1
26
Jul
16
15
4
3
28
Jun
25
24
18
17
14
12
10
6
1
May
11
Apr
18
Mar
15
May
16
Oct
8
Aug
15
Jul
14
13
16
Jun
14
11
10
4
5
May
4
21
Apr
20
20
Jan
7
6
13
Dec
10
10
Nov
9
5
3
24
Jul
Story ac2. Fixed merge conflicts.
Story ac2. Fixed merge conflicts.
Story ac2. Corrected spelling.
Merge branch 'ac2' of gimli2:/srv/cadc/git/wopencadc into ac2
Merge branch 'ac2' of gimli2:/srv/cadc/git/wopencadc into ac2
s1657: support for detail parameter getting a user.
Story ac2. Fixed issue with adding principals to the subject.
Story ac2. Added code to check for null subject.
Merged with s1657
Merged with s1657
Merged with ac2
Merged with ac2
Merge branch 'ac2' of /srv/cadc/git/wopencadc into ac2
Story ac2. Added UserClient to perform subject augmentation. Updated LdapUserDAO to add X500Principal. NumericPrincipal is to be added later when it is ready. Fixed UserActionFactory to ignore case when comparing idType.
added support for incomplete cache of groups to improve isMember and getGroup when possible
ac2 rework: add JsonInputter to parse a json String into a DOM, updated JSON readers and writers to use the cadcUtil Json Inputter and Outputter.
Merge branch 'ac2' of /srv/cadc/git/wopencadc into ac2
Story ac2. Added super user support to UserAction.
implemented public-attribute-only get option so caller doesn't need permission to get a member group
ac2 - Added SyncOutput to wrap the http servlet response
ac2 - Added missing file WebUtil.java
ac2 - merged action refactoring with ac2 branch
ac2 - Refactored action classes in cadcAccessControl-Server
Renamed Uppercase JSON to lowercase.
consolidated code to a single getGroup method with optional members
ichanged getGroup to use searchForEntry with base = groupDN
changed internal getGroup to use search instead of searchEntry
improved ldap queries for getGroups; added --delete option to command-line GMS client
Story 1530: Merge in t69475
Story 1530: Merge in old ALMA change.
ac2 rework
Story ac2. Reformatted code.
Story ac2. Removed unnecessary modifiers from the interface.
Story ac2 rework. Removed unused import.
Story ac2 rework. Changed getMember() to getX500User().
Merge branch 'ac2release' of ssh://gimli2/srv/cadc/git/wopencadc into ac2release
Story ac2 rework. Removed getUserGroups() from the API since we already have getGroups(). This also stops us from exposing com.unboundid.ldap.sdk.DN to the API.
ac2release, added more debugging to GroupDAO for null attribute error
Story ac2 rework. Changed methods to package level.
Story ac2 rework. Added comments.
Loading