- 25 Nov, 2015 9 commits
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Robert Schilling authored
Add reference to Microsoft's Git Credential Manager for Windows. Minor update to the LFS-documentation, referencing Microsoft's Git Credential Manager for Windows. See merge request !1892
-
Dmitriy Zaporozhets authored
Bump colorize to ~> 0.7.0 Also removes `colored` which came in during the CI merge and is redundant. Closes #2822 See merge request !1895
-
Dmitriy Zaporozhets authored
Bump rack-oauth2 to ~> 1.2.1 Closes #2748 See merge request !1891
-
Dmitriy Zaporozhets authored
Bump creole to ~> 0.5.0 Closes #2815 See merge request !1890
-
Dmitriy Zaporozhets authored
Bump gon to ~> 6.0.1 Closes #2856 See merge request !1889
-
Robert Speicher authored
Maybe rescue session_expire_delay by setting a default value. Related to gitlab-org/omnibus-gitlab#956 See merge request !1880
-
Robert Speicher authored
Rescue StandardError, not Exception See merge request !1893
-
Robert Speicher authored
-
- 24 Nov, 2015 17 commits
-
-
Robert Speicher authored
Also removes `colored` which came in during the CI merge and is redundant. Closes #2822
-
Robert Speicher authored
-
Eirik Lygre authored
-
Robert Speicher authored
-
Robert Speicher authored
Closes #2815
-
Robert Speicher authored
Closes #2856
-
Dmitriy Zaporozhets authored
Fix 500 error when update group member permission Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Fixes #3578 See merge request !1884
-
Dmitriy Zaporozhets authored
Spell out commands for omnibus-gitlab packages. User got confused in gitlab-org/gitlab-ce#3614 See merge request !1881
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Marin Jankovski authored
-
Dmitriy Zaporozhets authored
Fix ultra-light color for small text Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> See merge request !1879
-
Marin Jankovski authored
-
Marin Jankovski authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Add tests for (Create|Update)ReleaseService As promised See merge request !1875
-
- 23 Nov, 2015 14 commits
-
-
Robert Speicher authored
Expose artifacts path This fixes broken artifacts storage path. Fixes #3607 Fixes #3608 Related: gitlab-org/omnibus-gitlab!544 See merge request !1869
-
Robert Speicher authored
Fix 500 when using CI - Fix for Ci::Build state machine, allowing to process builds without the project - Forcefully update builds that didn't want to update with state machine - Fix saving GitLabCiService as Admin Template Fixes #3556 See merge request !1873
-
Robert Speicher authored
[ci skip]
-
Robert Speicher authored
Fix CSS styling for clipboard icon in new MR page Closes #3602 See merge request !1870
-
Robert Schilling authored
-
Dmitriy Zaporozhets authored
Add bundler-audit to CI Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> cc @DouweM @rspeicher @vsizov See merge request !1874
-
Dmitriy Zaporozhets authored
Update required version of lfs client and separate the docs for users and admins. See merge request !1855
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Updated rails patch
-
Douwe Maan authored
Generate system note after Task item has been updated on Issue or Merge Request. Reference: #2296 Everytime the User check or uncheck a Task Item from the Issue or Merge Request description, a new update is going to be added to the activity logs of the Issue or Merge Request. Note that when using the edit form, you can only update the Task item status or add/delete/modify existing ones. Doing both actions is not fully supported. See merge request !1848
-