- 06 Jul, 2017 1 commit
-
-
Robert Speicher authored
-
- 05 Jul, 2017 2 commits
-
-
Tiago Botelho authored
-
Douwe Maan authored
-
- 29 Jun, 2017 1 commit
-
-
Robert Speicher authored
-
- 23 Jun, 2017 1 commit
-
-
Stan Hu authored
-
- 19 Jun, 2017 2 commits
-
-
Robert Speicher authored
Change single `login_via` use to `gitlab_sign_in_via`
-
Robert Speicher authored
-
- 02 Jun, 2017 1 commit
-
-
Ilya Vassilevsky authored
User-facing changes (fast & easy win)
-
- 22 May, 2017 1 commit
-
-
Oswaldo Ferreira authored
-
- 17 May, 2017 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 27 Apr, 2017 1 commit
-
-
Douwe Maan authored
-
- 26 Apr, 2017 1 commit
-
-
Zeger-Jan van de Weg authored
-
- 25 Apr, 2017 1 commit
-
-
TM Lee authored
-
- 23 Apr, 2017 1 commit
-
-
TM Lee authored
- Move the find_file_link and download partial into the project tree_header partial - Added Changelog
-
- 21 Apr, 2017 1 commit
-
-
Jacopo authored
Removed all the unnecessary include of `WaitForAjax` and `ApiHelpers` in the specs. Removed unnecessary usage of `api:true`
-
- 20 Apr, 2017 1 commit
-
-
Douwe Maan authored
-
- 06 Apr, 2017 3 commits
-
-
Jose Ivan Vargas Lopez authored
-
Jose Ivan Vargas authored
-
Jose Ivan Vargas authored
-
- 03 Apr, 2017 1 commit
-
-
Bryce Johnson authored
-
- 13 Mar, 2017 1 commit
-
-
Christopher Bartz authored
Do not display a 404, when a user tries to retrieve the raw content of an LFS file (pointer) if the config option "lfs_enabled" is set to false. Instead, display the LFS pointer file directly.
-
- 24 Feb, 2017 1 commit
-
-
Douwe Maan authored
-
- 22 Feb, 2017 1 commit
-
-
Connor Shea authored
Changelog: https://github.com/benbalter/licensee/releases
-
- 09 Feb, 2017 1 commit
-
-
Filipa Lacerda authored
-
- 06 Jan, 2017 1 commit
-
-
Lin Jen-Shin authored
-
- 13 Dec, 2016 1 commit
-
-
winniehell authored
-
- 08 Dec, 2016 1 commit
-
-
Lin Jen-Shin authored
-
- 08 Nov, 2016 1 commit
-
-
Luke "Jared" Bennett authored
Added spec
-
- 07 Nov, 2016 1 commit
-
-
Lisanne Fellinger authored
Fixing rubocop violations Relocated git_blame spec and fixed styling issue Rewritten spinach git_blame tests to rspec feature tests Fixing rubocop violations Relocated git_blame spec and fixed styling issue Rewritten spinach git_blame tests to rspec feature tests Fixing rubocop violations Rewritten spinach git_blame tests to rspec feature tests Fixing rubocop violations Rewritten spinach git_blame tests to rspec feature tests Fixing rubocop violations Relocated git_blame spec and fixed styling issue
-
- 17 Oct, 2016 1 commit
-
-
Phil Hughes authored
Closes #23423
-
- 30 Sep, 2016 2 commits
-
-
Luke Bennett authored
Updated tests
-
Luke Bennett authored
Added tests Added awesomeeeeee icons
-
- 29 Sep, 2016 1 commit
-
-
Jacob Schatz authored
This reverts merge request !6188
-
- 28 Sep, 2016 1 commit
-
-
Luke Bennett authored
Added tests Added awesomeeeeee icons
-
- 19 Sep, 2016 1 commit
-
-
Lin Jen-Shin authored
Rails ignored unused arguments and ref_name_and_path is the last path argument, therefore we need to concatenate that parts ourselves. Otherwise, 'download' won't be shown at all.
-
- 15 Aug, 2016 1 commit
-
-
Frank West authored
Currently when a user performs an update of a file through the UI and there has already been a change committed to the file the previous commits will be overwritten without a check to see if the file has been changed. This commit uses the last commit sha at the time the user starts editing the file and compares it with the current sha of the file being edited to ensure they are the same before committing the file. If the shas do not match we throw an exception preventing the commit from the commit from occurring. Fixes #5857
-
- 13 Aug, 2016 1 commit
-
-
Phil Hughes authored
-
- 10 Aug, 2016 1 commit
-
-
Lin Jen-Shin authored
-
- 09 Aug, 2016 1 commit
-
-
Adam Buckland authored
Currently trees are sorted in the fashion: - folders - files - submodules with each section sorted alphabetically This changes to this system: - folders and submodules (sorted together) - files
-
- 25 Jul, 2016 1 commit
-
-
Lin Jen-Shin authored
-