An error occurred fetching the project authors.
- 09 Dec, 2016 1 commit
-
-
Rémy Coutable authored
[ci skip] Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- 08 Dec, 2016 2 commits
-
-
Alejandro Rodríguez authored
[ci skip]
-
Alejandro Rodríguez authored
[ci skip]
-
- 02 Dec, 2016 2 commits
-
-
Alejandro Rodríguez authored
[ci skip]
-
Alejandro Rodríguez authored
[ci skip]
-
- 01 Dec, 2016 1 commit
-
-
Alejandro Rodríguez authored
[ci skip]
-
- 28 Nov, 2016 2 commits
-
-
Rémy Coutable authored
[ci skip]
-
Alejandro Rodríguez authored
[ci skip]
-
- 25 Nov, 2016 2 commits
-
-
Sean McGivern authored
-
hhoopes authored
Added diff hunks to notification emails of messages on merge requests. This provides code context to the note. Uses existing template for formatting a diff for email (from repository push notifications).
-
- 22 Nov, 2016 1 commit
-
-
Alejandro Rodríguez authored
[ci skip]
-
- 17 Nov, 2016 3 commits
-
-
Rémy Coutable authored
[ci skip] Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
[ci skip] Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
[ci skip]
-
- 16 Nov, 2016 1 commit
-
-
Ben Bodenmiller authored
-
- 15 Nov, 2016 4 commits
-
-
Robert Speicher authored
This reverts commit 605d338a.
-
Robert Speicher authored
This reverts commit 5d4aeae9.
-
Robert Speicher authored
[ci skip]
-
Alejandro Rodríguez authored
[ci skip]
-
- 12 Nov, 2016 1 commit
-
-
Luke Bennett authored
Corrected lines failed by linter
-
- 11 Nov, 2016 3 commits
-
-
Josep Llaneras authored
-
Josep Llaneras authored
-
Lin Jen-Shin authored
-
- 10 Nov, 2016 1 commit
-
-
Alejandro Rodríguez authored
-
- 09 Nov, 2016 4 commits
-
-
Alejandro Rodríguez authored
[ci skip]
-
Robert Speicher authored
[ci skip]
-
Luke Bennett authored
Removed unneeded `project_title` code and last reference Added CHANGELOG entry
-
Rémy Coutable authored
[ci skip] Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- 07 Nov, 2016 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 06 Nov, 2016 3 commits
-
-
Yann Gravrand authored
-
Hiroyuki Sato authored
-
Hiroyuki Sato authored
-
- 04 Nov, 2016 7 commits
-
-
yury-n authored
-
Ahmad Sherif authored
Closes #24075
-
Jacob Schatz authored
Add CHANGELOG uses fa-fw from font awesome instead of using declaring fix width explicitly moves changelog entry under 8.14 rebased with master
-
Phil Hughes authored
Closes #23026
-
Dimitrie Hoekstra authored
-
Dimitrie Hoekstra authored
change build list height to show 6,5 builds + improve padding of list, with first/last child selectors
-
José Iván authored
Moved most of the functions that contained "window.doSomething" that were located at: - app/assets/javascripts/application.js To the following file: - app/assets/javascripts/lib/utils/common_utils.js The functions listed here: - window.ajaxGet - window.split - window.extractLast - window.rstrip - window.disableButtonIfEmptyField - window.disableButtonIfAnyEmptyField - window.sanitize - window.unbindEvents - window.shiftWindow Now will be accessible from the "gl.utils" namespace
-
- 03 Nov, 2016 1 commit
-
-
Lukas Erlacher authored
No matter which environment Gitlab was running as, the admin/logs view always showed production.log. This commit selects the logfile based on Rails.env. - Rename ProductionLogger to EnvironmentLogger - Make EnvironmentLogger logfile depend on env - Update spinach test for log tabs
-