-
- Downloads
There was a problem fetching the pipeline summary.
Remove `Snippet#expires_at`
This was removed from the interface in https://github.com/gitlabhq/gitlabhq/pull/6027 but its implementation lingered around for two years.
parent
28bee175
No related branches found
No related tags found
Pipeline #
Showing
- app/finders/snippets_finder.rb 3 additions, 3 deletionsapp/finders/snippets_finder.rb
- app/helpers/snippets_helper.rb 0 additions, 10 deletionsapp/helpers/snippets_helper.rb
- app/models/personal_snippet.rb 0 additions, 1 deletionapp/models/personal_snippet.rb
- app/models/project_snippet.rb 0 additions, 3 deletionsapp/models/project_snippet.rb
- app/models/snippet.rb 0 additions, 7 deletionsapp/models/snippet.rb
- db/migrate/20160305220806_remove_expires_at_from_snippets.rb 5 additions, 0 deletionsdb/migrate/20160305220806_remove_expires_at_from_snippets.rb
- db/schema.rb 1 addition, 3 deletionsdb/schema.rb
- doc/api/notes.md 0 additions, 1 deletiondoc/api/notes.md
- doc/api/project_snippets.md 0 additions, 1 deletiondoc/api/project_snippets.md
- doc/web_hooks/web_hooks.md 0 additions, 1 deletiondoc/web_hooks/web_hooks.md
- lib/api/entities.rb 1 addition, 1 deletionlib/api/entities.rb
- spec/models/project_snippet_spec.rb 0 additions, 1 deletionspec/models/project_snippet_spec.rb
- spec/models/snippet_spec.rb 0 additions, 1 deletionspec/models/snippet_spec.rb
-
mentioned in merge request !3144 (merged)
-
mentioned in commit befa7a9c
-
mentioned in commit 1421fa96
Please register or sign in to comment