- 23 Feb, 2015 10 commits
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Robert Schilling authored
-
Robert Schilling authored
Update 7.7-to-7.8.md
-
Robert Schilling authored
Bump GitLab for Docker to version 7.8.0 See merge request !347
-
Robert Schilling authored
Small spelling correction There's a small spelling error on the project settings page. 'an project' is not correct English. See merge request !348
-
Marco Wessel authored
-
shafan authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
- 22 Feb, 2015 10 commits
-
-
Patrik Kernstock authored
-
Sytse Sijbrandij authored
-
Dmitriy Zaporozhets authored
Upgrade to Rails 4.1.9 Upgrade the Rails gem to 4.1.9. Rails behavior changed in version 4.1.2, requiring that we avoid using slashes in arguments to path helpers. This MR changes routing to use nested resources for that reason. TODO: * [x] Make Spinach tests green * [x] Make it mergeable cc @sytse @dzaporozhets See merge request !1494
-
Dmitriy Zaporozhets authored
-
Vinnie Okada authored
Conflicts: app/views/dashboard/projects.html.haml
-
Robert Schilling authored
Update gitlab-shell to 2.5.3 in 7-8 update guide, fixes #8838
-
Robert Schilling authored
-
Dmitriy Zaporozhets authored
UI improvements * filter tabs for dashboard projects page * handle all sidebars on mobile with Aside javascript class * remove semantic ui dependency * fix broken sidebar for dsahboard See merge request !1567
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
- 21 Feb, 2015 7 commits
-
-
Vinnie Okada authored
Move Rails 4.1.9 changes to version 7.9.
-
Vinnie Okada authored
Conflicts: app/views/projects/commits/_commit.html.haml app/views/projects/issues/_issue.html.haml app/views/projects/issues/_issue_context.html.haml app/views/projects/merge_requests/_merge_request.html.haml app/views/projects/merge_requests/show/_context.html.haml
-
Dmitriy Zaporozhets authored
-
Marin Jankovski authored
Change check to only swap static middleware when it's enabled. Fixes problem with #1553. cc @marin See merge request !1565
-
Douwe Maan authored
-
Dmitriy Zaporozhets authored
Fix commit comments on first line of diff not rendering in Merge Request Discussion view. Example can be seen near the bottom on this MR: !1533. Before: ![Screen Shot 2015-02-20 at 10.24.34](https://dev.gitlab.org/uploads/gitlab/gitlabhq/35600b98b5/Screen_Shot_2015-02-20_at_10.24.34.png) After: the [note](https://dev.gitlab.org/gitlab/gitlabhq/merge_requests/1533/diffs#note_36449) is actually rendered. See merge request !1552
-
Dmitriy Zaporozhets authored
Redirect from /tree/master on empty repo instead of showing 404. See https://gitlab.com/gitlab-org/gitlab-ce/issues/1114 See merge request !1559
-
- 20 Feb, 2015 13 commits
-
-
Marin Jankovski authored
-
https://github.com/mattes/gitlabhqMarin Jankovski authored
Merge branch 'go-get-workaround-nginx' of https://github.com/mattes/gitlabhq into mattes-go-get-workaround-nginx Conflicts: lib/support/nginx/gitlab lib/support/nginx/gitlab-ssl
-
Dmitriy Zaporozhets authored
Base new MR description on commit description if there's only one. Closes #2029, again. See merge request !1561
-
Marin Jankovski authored
Fix note attachments XSS and access control Replaces the reverted #1528, as proposed in https://gitlab.com/gitlab-org/omnibus-gitlab/issues/434, as discussed with @dzaporozhets and as summarized in #2032. @marin Could you take a look at the nginx config and apply it to Omnibus once this gets merged? See merge request !1553
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Dmitriy Zaporozhets authored
-
Marin Jankovski authored
Added gitorious.org importer Heavily inspired by GitHub and GitLab importers. See merge request !343
-
Dmitriy Zaporozhets authored
Improve web hooks * add git_http_url and git_ssh_url to project web hook * add visibility_level to project web hook * add documentation about project visibility_level in API Fixes #2018, #2030 cc @sytse See merge request !1560
-
Douwe Maan authored
-
Douwe Maan authored
-
Dmitriy Zaporozhets authored
* add git_http_url and git_ssh_url to project web hook * add visibility_level to project web hook * add documentation about project visibility_level in API
-