- Feb 25, 2020
-
-
GitLab Bot authored
-
- Feb 14, 2020
-
-
GitLab Bot authored
-
- Dec 17, 2019
-
-
GitLab Bot authored
-
- Aug 28, 2019
-
-
Arun Kumar Mohan authored
-
- Dec 08, 2018
-
-
Clement Ho authored
-
- Jul 01, 2018
-
-
Tao Wang authored
Signed-off-by:
Tao Wang <twang2218@gmail.com>
-
- Oct 03, 2017
-
-
Mark Fletcher authored
-
- Aug 18, 2017
-
-
Phil Hughes authored
-
Phil Hughes authored
[ci skip]
-
- Jun 23, 2017
-
-
Phil Hughes authored
-
- Jun 19, 2017
-
-
Eric Eastwood authored
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/1210 disabled autocomplete for personal snippets and project snippets. But we want autocomplete on project snippets.
-
Eric Eastwood authored
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/33594 Was supposedly fixed in MR for https://gitlab.com/gitlab-org/gitlab-ce/issues/32086 but seeing this pop up again
-
- May 24, 2017
-
-
Kushal Pandya authored
-
- May 05, 2017
-
-
Jarka Kadlecova authored
-
- Apr 30, 2017
-
-
Douwe Maan authored
-
- Apr 17, 2017
-
-
Douwe Maan authored
-
- Mar 16, 2017
-
-
Douwe Maan authored
-
- Feb 09, 2017
-
-
Filipa Lacerda authored
-
- Dec 31, 2016
-
-
Kushal Pandya authored
-
- Dec 15, 2016
-
-
Annabel Dunstone Gray authored
-
- Sep 19, 2016
-
-
Fatih Acet authored
-
Zeger-Jan van de Weg authored
-
- Sep 07, 2016
-
-
Luke Bennett authored
Rearranged datetime created line Added `avatar_class` option to `link_to_member` so it can be hidden Made snippet title font heavier Added file title bar Hidden unneeded info from xs screens Added visibility icon Reveal file-actions on xs screens Added comments icon to snippets list items Refactored no-comments declaration into framework stylesheet Final touch ups Fixed snippets_spec
-
- Jun 03, 2016
-
-
James Lopez authored
This reverts commit 3e991230.
-
James Lopez authored
# Conflicts: # app/models/project.rb
-
- May 26, 2016
-
-
Dmitriy Zaporozhets authored
With new navigation design it makes no sense to duplicate title in the header Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- May 18, 2016
-
-
Phil Hughes authored
Closes #14328
-
- Dec 09, 2015
-
-
Robert Speicher authored
Closes #3701
-
- Oct 18, 2015
-
-
Douwe Maan authored
-
- Oct 15, 2015
-
-
Han Loong Liauw authored
Also fixed an accidental deletion of pratial
-
Han Loong Liauw authored
-
- Oct 14, 2015
-
-
Han Loong Liauw authored
Split out header into shared partial Used action partials to have unique actions for shared and personal snippets changed back to created date in list view Switched to using existing color classes
-
- Sep 17, 2015
-
-
Douwe Maan authored
-
- Jun 26, 2015
-
-
Dmitriy Zaporozhets authored
write_ was renamed to create_ modify_ was renamed to update_ So now in update action we have next code def create can?(current_user, :create_issue, @issue) end def update can?(current_user, :update_issue, @issue) end Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- Apr 30, 2015
-
-
Douwe Maan authored
-
- Mar 14, 2015
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
- Feb 14, 2015
-
-
Vinnie Okada authored
Make the following changes to deal with new behavior in Rails 4.1.2: * Use nested resources to avoid slashes in arguments to path helpers.
-
- Oct 03, 2014
-
-
Sullivan SENECHAL authored
-
- Jun 14, 2014
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-