Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
Dspace7 Angular
Manage
Activity
Members
Labels
Plan
Issues
42
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Admin message
code.vt.edu will be down for maintenance from 0530-0630 EDT Monday, March 24th
Show more breadcrumbs
vtechworks
Dspace7 Angular
Graph
563a8ca66bd7b2c7e98e1157be27527c5039220f
Select Git revision
Branches
8
JLGBrandingVer2
interfacefix
main
protected
merge_761_changes
upgrade_to_7.6.2
vt_7_x_dev
default
vt_7_x_ppd
vt_7_x_prod
Tags
15
vtechworks_april_29_2024
vtechworks_valentines_day_2024
vtechworks_initial_release
dspace-7.5
dspace-7.4
dspace-7.3
dspace-7.2
dspace-7.1
dspace-7.0
dspace-7.0-beta5
dspace-7.0-beta4
dspace-7.0-beta3
dspace-7.0-beta2
dspace-7.0-beta1
dspace-7.0-preview-1
23 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
2
Nov
31
Oct
30
27
26
25
24
20
19
18
17
16
13
12
11
10
9
6
5
6
5
4
3
1
30
Sep
29
30
29
27
26
25
22
21
20
19
18
15
8
7
6
5
1
31
Aug
29
25
24
11
10
9
3
1
31
Jul
28
27
20
19
18
17
14
13
12
23
Jun
22
21
20
19
16
15
14
13
12
9
8
7
6
5
2
1
30
May
29
26
25
23
22
19
18
12
11
10
8
5
4
3
27
Apr
24
20
13
12
31
Mar
29
28
27
26
25
24
23
22
21
17
16
15
14
13
10
8
6
2
24
Feb
22
21
20
17
16
15
14
13
10
9
2
1
31
Jan
27
25
24
23
20
18
17
16
13
12
11
10
5
22
Dec
21
20
19
16
15
13
12
8
7
5
2
1
30
Nov
44988: sidebar component finished with redux and tests
44988: added tests
44988: added reducer, angular animation, tests...
attempt to fix an issue where the e2e tests on travis fail because a select doesn't exist yet
Merge branch 'master' into improve-support-for-hal-links
Merge pull request #184 from courtneypattison/content-width
disabled router tracing
fixed broken bitstream formats on item pages
refactored template variables
Merge branch 'master' into content-width
removed rows from home news
Merge pull request #186 from courtneypattison/dropdown-placement
Merge remote-tracking branch 'remotes/origin/master' into configuration
Add config endpoint service
Merge branch 'master' into w2p-44988_search-sidebar
Merge branch 'master' into improve-support-for-hal-links
Merge pull request #182 from rivaldi8/bug-171-list-grid-view-switcher
removed superfluous async pipe
fixed an issue where a rehydrate would sometimes leave the app in a broken state
Limit content width for pages
changed loading and error messages for recently submitted items
fixed the remaining tests
refactor done, todo fix tests
Moved dropdown menu placement to the bottom right
44988: search sidebar finished
forgot to commit a change
added HalEndpointService spec
Add tests for ViewModeSwitchComponent
Add tests for SearchService
refactored getScopeEndpoint method for Collection- and CommunityDataService
added tests for CollectionDataService
Show the button of the default view as active on first load
Implement component to switch between view modes
Merge branch 'master' into improve-support-for-hal-links
added tests for browse.service.ts
Merge pull request #181 from wwelling/master
moved meta service into applicable page components
added HalEndpointService spec
updating title element on route change with i18n translation
removed unused import, added todo comment