- 01 Apr, 2016 2 commits
-
-
Douwe Maan authored
Mentions on confidential issues doesn't create todos for non-members Closes #14569 See merge request !3374 Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Douwe Maan authored
Rewrite uploads when moving issue to another project Closes #14531 See merge request !3382 Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 31 Mar, 2016 3 commits
-
-
Rémy Coutable authored
Fix commit comment alignment Closes #14780 See merge request !3466 Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Robert Speicher authored
Fix Raw / Rendered diff producing different results on merge requests The raw diff endpoint (`merge_requests/####.diff`) produces a diff based on `target_branch` instead of the original branching point. Same is valid for `merge_requests/####.patch`. Fixes #14680, #3017 See merge request !3450 Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Destroy related todos when an Issue/MR is deleted Closes #14550 Closes #14598 See merge request !3376
-
- 30 Mar, 2016 8 commits
-
-
Rémy Coutable authored
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Fixed issue with notification settings not saving Closes #14736 See merge request !3452 Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
-
Robert Speicher authored
Gracefully handle notes on deleted commits in merge requests Closes #3250 See merge request !3402 Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Remove redundant `require`s from Banzai files We're trying to avoid circular dependency errors. Related: https://gitlab.com/gitlab-org/gitlab-ce/issues/13521 Sentry: https://sentry.gitlap.com/gitlab/gitlabcom/issues/8/ See merge request !3391 Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Dropdown bug fixes - Added back upcoming to milestone filter ![Screen_Shot_2016-03-23_at_16.45.22](/uploads/8c31eff7e0984aad17881f6397ff17cd/Screen_Shot_2016-03-23_at_16.45.22.png) - Fixed bug that would cause the currently selected value to disappear on filters - Fixed bug that throw an error when filtering by upcoming when there is only a milestone in the past Closes #14536 See merge request !3368 Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Stan Hu authored
Fix cancel button on issuables Fixes #14671 See merge request !3417 Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 29 Mar, 2016 17 commits
-
-
Rémy Coutable authored
Fix order of steps to prevent PostgreSQL errors when running migration Supersedes https://github.com/gitlabhq/gitlabhq/pull/10100. /cc @stanhu @rodrigomanhaes See merge request !3355
-
Rémy Coutable authored
Fix error when visiting CI root path Closes #14528, closes #14687 See merge request !3377
-
Douwe Maan authored
Ensure private project snippets are not viewable by unauthorized people Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/14607 See merge request !1946
-
Douwe Maan authored
Remove tabstop from the WIP toggle links [ci skip] See merge request !3426
-
Robert Speicher authored
Fix background when editing a highlighted note Fixes #14643 See merge request !3423
-
Robert Speicher authored
Fix cancel button on issuable edit form See merge request !3392
-
Jacob Schatz authored
Fixed issue with width of project select dropdown Before: ![Screen_Shot_2016-03-24_at_13.42.53](/uploads/25580c45dc339f7f932f032ac2d10fba/Screen_Shot_2016-03-24_at_13.42.53.png) ![Screen_Shot_2016-03-24_at_13.43.04](/uploads/e4d1d4e332d27f14c980264bef9dc4d9/Screen_Shot_2016-03-24_at_13.43.04.png) After: ![Screen_Shot_2016-03-24_at_13.42.38](/uploads/68b8e161d86b41849f9e8a1d9c8fd36c/Screen_Shot_2016-03-24_at_13.42.38.png) ![Screen_Shot_2016-03-24_at_13.43.13](/uploads/f3fe732bcd517efea3a1d7c761bb6a0e/Screen_Shot_2016-03-24_at_13.43.13.png) See merge request !3386
-
Dmitriy Zaporozhets authored
Add links to CI setup documentation from project settings and builds pages For #14483 Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> See merge request !3384
-
Jacob Schatz authored
Shows password form when signed in with linked account Closes #14379 Doing this to get the builds passing for !3325 See merge request !3381
-
Douwe Maan authored
Merge branch 'add-tooltip-to-issue-new-branch-button-with-create-branch-issue-title-123-14565' into 'master' Add tooltip to new branch button Closes #14565 See merge request !3380
-
Douwe Maan authored
Comments on confidential issues doesn't show in activity feed to non-members Closes #14568 See merge request !3375
-
Robert Speicher authored
Fix Milestone.upcoming The order wasn't happening because of `default_scope`. Blegh. See merge request !3364
-
Robert Speicher authored
Fixed error with applications delete anonymous token form Closes #14509 See merge request !3362
-
Jacob Schatz authored
Fixed bold in sidebar ![Screen_Shot_2016-03-23_at_12.01.54](/uploads/d50ae3426efcb2436b3debdd80073b2f/Screen_Shot_2016-03-23_at_12.01.54.png) This is to go with https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/289 See merge request !3358
-
Jacob Schatz authored
Dropdown pixel perfect
🎉 Closes #14333, #14331, #14472, #14515 See merge request !3337 -
Jacob Schatz authored
Issue sidebar overlaps on tablet Closes #14180 ![Screen_Shot_2016-03-18_at_13.10.53](/uploads/d1e81778740a034aa98c881a70e55254/Screen_Shot_2016-03-18_at_13.10.53.png) See merge request !3299
-
Jacob Schatz authored
Dropdown alignment Hopefully the JS will stop this happening in future as well! Closes #14386 ![Screen_Shot_2016-03-18_at_12.54.32](/uploads/d11b51d3577df3a19b8b3a0fd7b69788/Screen_Shot_2016-03-18_at_12.54.32.png) See merge request !3298
-
- 28 Mar, 2016 1 commit
-
-
Achilleas Pipinellis authored
Update patch_versions.md
-
- 26 Mar, 2016 1 commit
-
-
Nitin Madhok authored
-
- 23 Mar, 2016 8 commits
-
-
Rémy Coutable authored
-
Rémy Coutable authored
[ci skip]
-
Rémy Coutable authored
Fix build dependencies, when the dependency is a string Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/14485 See merge request !3344
-
Douwe Maan authored
Fix sorting issues/mrs by votes on the groups page Closes #14394 The `non_archived` scope applied here https://gitlab.com/gitlab-org/gitlab-ce/blob/master/app/controllers/concerns/issues_action.rb#L5 overrides the previous `ORDER BY` applied inside the IssuesFinder, with the default scope of the Project model, resulting in SQL errors. ```ruby Issue.reorder(created_at: :desc).joins(:project).to_sql => "SELECT issues.* FROM issues INNER JOIN projects ON projects.id = issues.project_id ORDER BY issues.created_at DESC" Issue.reorder(created_at: :desc).joins(:project).merge(Project.non_archived).to_sql => "SELECT issues.* FROM issues INNER JOIN projects ON projects.id = issues.project_id WHERE projects.archived = 'f' ORDER BY projects.id DESC" Issue.reorder(created_at: :desc).joins(:project).merge(Project.non_archived.only(:where)).to_sql => "SELECT issues.* FROM issues INNER JOIN projects ON projects.id = issues.project_id WHERE projects.archived = 'f' ORDER BY issues.created_at DESC" ``` /cc @yorickpeterse See merge request !3333
-
Rémy Coutable authored
Fix an issue causing the Dashboard/Milestones page to be blank Fixes #14505 and #14514. See merge request !3348
-
Jacob Schatz authored
Fixed bug where participants would not work correctly on merge requests Also fixed alignment bug with can't merge badge Closes #14478, #14494 See merge request !3329
-
Jacob Schatz authored
Display nav controls on mobile Set inputs inside .nav-controls to full-width on viewports below 600px Fixes #13885 **Affected pages** /dashboard/groups /admin/builds /dashboard/projects /dashboard/issues /dashboard/merge_requests /dashboard/milestones /dashboard/todos /explore /groups/{group-name}/issues /groups/{group-name} /groups/{group-name}/milestones /{group-name}/{project-name}/builds /{group-name}/{project-name}/forks /{group-name}/{project-name}/issues /{group-name}/{project-name}/labels /{group-name}/{project-name}/merge_requests /{group-name}/{project-name}/milestones /{group-name}/{project-name}/wikis/home /{group-name}/{project-name}/wikis/pages Some Screenshots **Groups** ![Screen_Shot_2016-03-15_at_2.22.23_PM](/uploads/b55348676693cc3ff67cddc4528f7f6c/Screen_Shot_2016-03-15_at_2.22.23_PM.png) **Admin > Builds** ![admin-builds](/uploads/2e84119660f4895a1530883412c4b728/admin-builds.png) **TODOs** ![todos](/uploads/84344c43011e22f902701038932d3eaa/todos.png) **Dashboard > Projects** ![dashboards-projects](/uploads/f508d9107598038798aa10485d3d5cfe/dashboards-projects.png) **Project Issues** ![issues](/uploads/d6c69a8f81ee07da95b2a3b99b81cf51/issues.png) **Project Merge Requests** ![merge_requests](/uploads/b3c1a537f28931bd38077c36627a0d7a/merge_requests.png) See merge request !3214
-
Jacob Schatz authored
Fixes issue with assign milestone not loading milestone list cc. @jschatz1 See merge request !3346
-