Rémy Coutable
7b2af8740d
Merge branch 'notification-settings-save' into 'master'
...
Fixed issue with notification settings not saving
Closes #14736
See merge request !3452
2016-03-30 08:42:13 +00:00
Phil Hughes
0a7974e584
Fixed issue with notification settings not saving
...
Closes #14736
2016-03-30 08:40:44 +01:00
Rémy Coutable
a9346cab20
Merge branch 'rs-banzai-requires' into 'master'
...
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
2016-03-30 06:59:50 +00:00
Rémy Coutable
4a4398560c
Merge branch 'added-milestone-upcoming' into 'master'
...
Dropdown bug fixes
- Added back upcoming to milestone filter

- 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
2016-03-30 06:49:04 +00:00
Robert Speicher
f7d20a6f76
Merge branch 'fix-mr-comment-commit-pruned' into 'master'
...
Gracefully handle notes on deleted commits in merge requests
Closes #3250
See merge request !3402
2016-03-29 20:25:12 +00:00
Robert Speicher
999ae7f76b
Merge branch 'mariusz_jachimowicz/gitlab-ce-i_14415_expose_label_description' into 'master'
...
api - expose label description
Resolves #14415
See merge request !3314
2016-03-29 16:21:16 -04:00
Robert Speicher
a9f5df384e
Merge branch 'fix_wip_in_mr_api' into 'master'
...
Ensuring Merge Request API returns boolean values for work_in_progress
Fixes #14692 .
See merge request !3432
2016-03-29 18:49:08 +00:00
Phil Hughes
6a3d8ac207
Spec updates
2016-03-29 18:20:10 +01:00
Robert Speicher
b1f924c165
Merge branch 'handle-nil-description-slack-message' into 'master'
...
Handle nil descriptions in Slack issue messages
Closes #14676
See merge request !3420
2016-03-29 16:30:55 +00:00
Robert Speicher
c19195f485
Merge branch 'gitlab-shell-2.7' into 'master'
...
Updated gitlab-shell to 2.7
This is done to include the changes introduced in
https://gitlab.com/gitlab-org/gitlab-shell/merge_requests/42 .
See merge request !3437
2016-03-29 15:56:17 +00:00
Phil Hughes
31fea92295
Updated based on Ruby feedback
2016-03-29 15:26:12 +01:00
Yorick Peterse
67be43e6a3
Updated gitlab-shell to 2.7
...
This is done to include the changes introduced in
https://gitlab.com/gitlab-org/gitlab-shell/merge_requests/42 .
2016-03-29 15:46:47 +02:00
Phil Hughes
b5ece0886a
Ruby fixes
2016-03-29 12:19:09 +01:00
Phil Hughes
35b3c7096d
Fixed multiselect
2016-03-29 12:17:22 +01:00
Phil Hughes
f8b5ff9520
Fixed rubocop issues
2016-03-29 11:59:42 +01:00
Phil Hughes
f3b162a9ac
Fixed issue with milestone not being un-selectable
2016-03-29 11:59:42 +01:00
Phil Hughes
88024b17c0
Standardised the output of the JSON to always include the name
...
The frontend will then always use the name as the ID - like previous
2016-03-29 11:59:13 +01:00
Dmitriy Zaporozhets
54957d6932
Merge branch 'rs-fix-migrations' into 'master'
...
Use raw SQL instead of Rails models in migrations where appropriate
Closes #14694 .
See merge request !3429
2016-03-29 10:58:12 +00:00
Phil Hughes
3aeda8c94f
Removed un-used code
2016-03-29 11:58:11 +01:00
Phil Hughes
a6d7c69521
Updated to only include upcoming on filters
...
Fixes tests
2016-03-29 11:58:11 +01:00
Phil Hughes
c9dea7761d
Added tests for upcoming milestone filter
2016-03-29 11:57:04 +01:00
Phil Hughes
7ff6af19cc
Dropdown bug fixes
...
Added back upcoming to milestone filter
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
2016-03-29 11:57:04 +01:00
Rémy Coutable
f4238634d3
Merge branch 'doc-update-8.5-to-8.6-fix-steps-order' into 'master'
...
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
2016-03-29 10:36:34 +00:00
Rémy Coutable
00726e4df9
Merge branch 'fix/nomethod-error-on-ci' into 'master'
...
Fix error when visiting CI root path
Closes #14528 , closes #14687
See merge request !3377
2016-03-29 10:32:38 +00:00
Marin Jankovski
af8df7e598
Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq
2016-03-29 11:52:56 +02:00
Douwe Maan
98fbde5422
Merge branch 'rs-remove-wip-tabindex' into 'master'
...
Remove tabstop from the WIP toggle links
[ci skip]
See merge request !3426
2016-03-29 08:21:59 +00:00
Douwe Maan
a7ca8689f7
Merge branch 'fix-14607' into 'master'
...
Ensure private project snippets are not viewable by unauthorized people
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/14607
See merge request !1946
2016-03-29 08:21:48 +00:00
Grzegorz Bizon
b7685b57d3
Redirect to root path when visiting /ci
2016-03-29 08:04:17 +02:00
Abhi Rao
762d6ab4fd
Ensuring Merge Request API returns boolean values for work_in_progress
...
Fixes #14692
2016-03-28 22:11:44 -05:00
Jacob Schatz
828ad5f68f
Merge branch 'fix-dropdown-item-height' into 'master'
...
Fix dropdown line height
**Before**

**After**

See merge request !3431
2016-03-29 01:45:15 +00:00
Jacob Schatz
f734f49520
Merge branch 'fix_rightsidebar_overlapping_build_section' into 'master'
...
Fix right sidebar overlapping build section in merge request
closes #14608

See merge request !3415
2016-03-29 01:26:21 +00:00
Alfredo Sumaran
7b8a4dd351
Set properly line heights
2016-03-28 17:57:59 -05:00
Robert Speicher
47a539dfd7
Use raw SQL instead of Rails models in migrations where appropriate
...
Closes #14694 .
2016-03-28 18:03:29 -04:00
Jacob Schatz
795199bf04
Merge branch 'add_link_to_fork_counter_button' into 'master'
...
Add link to forks pages in fork counter button
closes #14412

See merge request !3387
2016-03-28 21:46:56 +00:00
Dmitriy Zaporozhets
d73e128859
Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce
2016-03-28 23:22:15 +02:00
Robert Speicher
8406318d87
Remove tabstop from the WIP toggle links
...
[ci skip]
2016-03-28 17:04:27 -04:00
Dmitriy Zaporozhets
55df9a70bf
Merge branch 'functional-sidebar' into 'master'
...
Updates sidebar to use new dropdowns for issues and merge requests
Fixes #12935 , #13164
See merge request !3175
2016-03-28 20:59:13 +00:00
Robert Speicher
3385696bce
Merge branch 'issue_14643' into 'master'
...
Fix background when editing a highlighted note
Fixes #14643
See merge request !3423
2016-03-28 20:23:18 +00:00
Jacob Schatz
5449296fd6
Fix small style issue
2016-03-28 15:49:21 -04:00
Alfredo Sumaran
9e0890790f
Remove background
...
Fixes note's action bar background color when note is highlighted
2016-03-28 13:59:19 -05:00
Achilleas Pipinellis
bf7aac74a4
Merge pull request #9978 from fantasywind/patch-2
...
Update github.md
2016-03-28 20:40:59 +03:00
Jacob Schatz
a5fb998010
Merge branch 'dz-small-ui-fixes' into 'master'
...
Small ui fixes
- Dont use small font size for commits list
- Use standard button size for new file
- Fix vertical align for files tab top navigation
- Add border bottom and margin for readme holder
cc @skyruler @jschatz1
See merge request !3419
2016-03-28 17:08:40 +00:00
Drew Blessing
fd279dd0a2
Merge branch 'update_ldap_docs' into 'master'
...
Update ldap docs
Related to gitlab-org/gitlab-ee#397
@axil What do you think of moving LDAP configuration docs to `adminstration/auth/ldap.md`? Then we'll probably need to add the relevant group link configuration piece to some user group documentation. We can cross-link and deprecate the current `integration/ldap.md` location.
See merge request !3336
2016-03-28 16:36:42 +00:00
Robert Speicher
8b5a8bdb25
Merge branch 'api-ability-to-backdate-newly-created-issues-12628' into 'master'
...
Back dating of issues when creating through the API
Closes #12628
See merge request !3408
2016-03-28 16:31:17 +00:00
Zeger-Jan van de Weg
473b261261
Back dating of issues when creating throught the API
2016-03-28 16:45:36 +02:00
Stan Hu
191b9e3f05
Gracefully handle notes on deleted commits in merge requests
...
Closes #3250
2016-03-28 07:43:42 -07:00
Stan Hu
2fa20f2d4f
Handle nil descriptions in Slack issue messages
...
Closes #14676
2016-03-28 04:15:41 -07:00
Dmitriy Zaporozhets
0f00a75df0
Dont use small font size for commits list
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2016-03-28 11:38:06 +02:00
Dmitriy Zaporozhets
ef4ca663fd
Use standard button size for new file
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2016-03-28 11:34:29 +02:00
Dmitriy Zaporozhets
3bb47bb6e0
Fix vertical align for files tab top navigation
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2016-03-28 11:31:48 +02:00