Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Stud.IP
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
Jan-Hendrik Willms
Stud.IP
Merge requests
!17
Couldn't fetch the linked file.
Draft: Ci opt
Code
Review changes
Check out branch
Download
Patches
Plain diff
Open
Draft: Ci opt
ci-opt
into
main
Overview
0
Commits
2
Pipelines
27
Changes
4
Open
Jan-Hendrik Willms
requested to merge
ci-opt
into
main
3 months ago
Overview
0
Commits
2
Pipelines
27
Changes
1
Expand
0
0
Merge request reports
Compare
version 6
version 14
02c7e48b
3 months ago
version 13
e560165c
3 months ago
version 12
dd6eb960
3 months ago
version 11
30f40764
3 months ago
version 10
34a91d1e
3 months ago
version 9
96cf48b2
3 months ago
version 8
c4e49440
3 months ago
version 7
a6c2c1e4
3 months ago
version 6
d4101890
3 months ago
version 5
53ea1f5c
3 months ago
version 4
16f72b72
3 months ago
version 3
aa8ddc82
3 months ago
version 2
2ee49019
3 months ago
version 1
f869a5b5
3 months ago
main (base)
and
version 7
latest version
680d4384
2 commits,
3 months ago
version 14
02c7e48b
1 commit,
3 months ago
version 13
e560165c
13 commits,
3 months ago
version 12
dd6eb960
12 commits,
3 months ago
version 11
30f40764
11 commits,
3 months ago
version 10
34a91d1e
10 commits,
3 months ago
version 9
96cf48b2
9 commits,
3 months ago
version 8
c4e49440
8 commits,
3 months ago
version 7
a6c2c1e4
7 commits,
3 months ago
version 6
d4101890
6 commits,
3 months ago
version 5
53ea1f5c
5 commits,
3 months ago
version 4
16f72b72
4 commits,
3 months ago
version 3
aa8ddc82
3 commits,
3 months ago
version 2
2ee49019
2 commits,
3 months ago
version 1
f869a5b5
1 commit,
3 months ago
Show latest version
1 file
+
0
−
14
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
app/controllers/my_courses.php
+
0
−
14
Options
@@ -3,20 +3,6 @@
* my_courses.php - Controller for user and seminar related
* pages under "Meine Veranstaltungen"
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
* @author Jan-Hendrik Willms <tleilax+studip@gmail.com>
* @author David Siegfried <david@ds-labs.de>
* @license http://www.gnu.org/licenses/gpl-2.0.html GPL version 2 or later
Loading