Commit Graph

12 Commits

Author SHA1 Message Date
GitLab Bot 2ac4833015 Add latest changes from gitlab-org/gitlab@master 2020-10-08 18:08:32 +00:00
GitLab Bot af5fb16f2a Add latest changes from gitlab-org/gitlab@master 2020-04-22 09:09:36 +00:00
gfyoung 12ee2753c1 Enable even more frozen string in app/controllers
Enables frozen string for some vestigial files as
well as the following:

* app/controllers/projects/**/*.rb
* app/controllers/sherlock/**/*.rb
* app/controllers/snippets/**/*.rb
* app/controllers/users/**/*.rb

Partially addresses #47424.
2018-09-25 22:43:49 -07:00
Douwe Maan fe13f11041 Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
Z.J. van de Weg b3de65bcc5 Update #list_teams to propagate errors 2017-01-30 11:01:36 +01:00
Z.J. van de Weg 85f0229b15 Fix inconsistent return type 2017-01-24 14:18:30 +01:00
Z.J. van de Weg 05228dddff Rename logo, apply for Slack too 2017-01-03 15:01:28 +01:00
Z.J. van de Weg b0667332ca Add logo in public files 2017-01-03 12:53:58 +01:00
Kamil Trzcinski 3f4055f6d4 Use stable icon for Mattermost integration 2017-01-03 12:53:58 +01:00
Kamil Trzcinski 61d09a7b15
WIP 2016-12-20 19:11:53 +01:00
Kamil Trzcinski 841960f847
Fix flow 2016-12-20 00:22:10 +01:00
Kamil Trzcinski 34295036e2
Improve sources
- Add proper error handling,
- Use flash[:alert] and flash[:notice],
- Use `resource` instead of `resources`,
2016-12-19 23:56:21 +01:00