- 27 May, 2015 5 commits
-
-
Robin Müller authored
- a group within our company LDAP contains members and submembers --> also the submember attributes need to be check for the LDAP group synchronization
-
Robin Müller authored
- the member attribute of groups provided by our company LDAP contains only a the members userid prefixed by 'uid=' an not the full dn of the user --> the member attribute has to be checked also for this value
-
Jacob Vosmaer authored
-
Dmitriy Zaporozhets authored
Render "Enterprise Edition" on help page with dark font. Addresses internal issue https://dev.gitlab.org/gitlab/gitlab-ee/issues/284. See merge request !3
-
Dmitriy Zaporozhets authored
Fix error when viewing merge request with a commit that includes "Closes #<issue id>". https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/488 was giving a 500 error, and the logs showed this was the error. I'm not yet sure why project would be `nil` in this case, but that's another issue. cc @rspeicher See merge request !2
-
- 26 May, 2015 1 commit
-
-
Douwe Maan authored
Fix leftover user checks for git_annex after refactoring Fixes #291 See merge request !404
-
- 25 May, 2015 2 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
- 22 May, 2015 6 commits
-
-
Patricio Cano authored
-
Patricio Cano authored
-
Sytse Sijbrandij authored
-
Sytse Sijbrandij authored
-
Marin Jankovski authored
-
Job van der Voort authored
Added info about active users Added a small definition for users in EE, based on Tweet https://twitter.com/SeanSith/status/595386784760082432 See merge request !403
-
- 21 May, 2015 5 commits
-
-
Karen Carias authored
-
Job van der Voort authored
Validate maximum active user count up until license issue date. Step 1 of #298 cc @sytse @job See merge request !402
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
- 20 May, 2015 2 commits
-
-
Job van der Voort authored
update download info See merge request !398
-
Job van der Voort authored
-
- 15 May, 2015 12 commits
-
-
Job van der Voort authored
CE to EE Fixes gitlab/gitlabhq#2330 See merge request !396
-
Job van der Voort authored
Update installation/update guides for 7.11. See merge request !397
-
Douwe Maan authored
-
Dmitriy Zaporozhets authored
Conflicts: app/views/help/index.html.haml lib/gitlab/git_access.rb public/500.html public/502.html
-
Dmitriy Zaporozhets authored
Fix push event. Fixes issue with !653. See merge request !663
-
Douwe Maan authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Fix reference links in dashboard activity and ATOM feeds. References like `@user` were not linked on the dashboard activity feed and in Atom feeds, because the reference parser depends on `@project` which isn't set in those situations. This MR passes the project in question to the reference parsers in an option. cc @rspeicher See merge request !653
-
Dmitriy Zaporozhets authored
Spin icon next to "Checking for CI status..." Stationary spinners make me sad. See merge request !655
-
Dmitriy Zaporozhets authored
Use count badges with number_with_delimiter helper for issue, commit count See merge request !658
-
Jeroen van Baarsen authored
Fix bug with default timezone en RSS gitlab events
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 14 May, 2015 7 commits
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Add order option for projects API https://dev.gitlab.org/gitlab/gitlab-ci/issues/222 See merge request !656
-
Dmitriy Zaporozhets authored
Refactor SessionsController to use a controller concern See merge request !659
-
Dmitriy Zaporozhets authored
Enable 2FA for LDAP logins See merge request !395
-
Jorge Vasquez authored
-
Robert Speicher authored
-
Robert Speicher authored
-