Dmitriy Zaporozhets
0622b87537
Merge branch 'admin-user-projects' into 'master'
...
Fix admin user projects lists.
The admin user personal projects lists wasn't being rendered anymore.
cc @marin
See merge request !442
2015-04-01 00:44:09 +00:00
Dmitriy Zaporozhets
a9af64855d
Merge branch 'refactor-milestones' into 'master'
...
Better looking milestone lists
### Before

### After

See merge request !484
2015-04-01 00:37:39 +00:00
Dmitriy Zaporozhets
6a790b7963
Better looking milestone lists
2015-04-01 02:45:47 +03:00
Robert Speicher
085f12288d
Unbind task item checkbox events and then rebind them
...
Fixes #1340
2015-03-31 17:45:11 -04:00
Phil Hughes
6fe26e3e46
Removed help link from sidebar
2015-03-31 17:49:19 +01:00
Douwe Maan
737f322e41
Import GitHub, Bitbucket or GitLab.com projects owned by authenticated user into current namespace.
2015-03-31 16:34:13 +02:00
Douwe Maan
91761b0685
Add tests.
2015-03-31 13:37:21 +02:00
Douwe Maan
ccc01b36ba
Small code cleanup.
2015-03-31 12:52:20 +02:00
Douwe Maan
2cfd0b59ae
Archive repositories in background worker.
2015-03-31 12:52:20 +02:00
Douwe Maan
08eac512bd
Move EmailsOnPush highlight CSS inline instead of being in every notification email.
2015-03-31 12:36:36 +02:00
Fotis Gimian
cbe9654abe
Disable turbolinks for omniauth link to avoid rendering problems
2015-03-31 21:04:47 +11:00
Douwe Maan
33a8f53f7a
Merge branch 'file-commit-list' into 'master'
...
Fixed issue where only 25 commits would load in file listings
Fixes #1310
See https://gitlab.com/gitlab-org/gitlab-ce/tree/master and it will only show the first 25 files commit messages.
See merge request !477
2015-03-31 08:24:18 +00:00
Douwe Maan
175f7f68a6
Move files for moved namespaces.
2015-03-31 09:30:34 +02:00
Douwe Maan
2d5f4458a0
Fix admin user projects lists.
2015-03-31 09:19:08 +02:00
Dmitriy Zaporozhets
0191857fac
Better legend for contribution calendar pt2 :)
2015-03-31 05:57:36 +03:00
Dmitriy Zaporozhets
549e6c100b
Better legend for contribution calendar
2015-03-31 05:50:10 +03:00
Dmitriy Zaporozhets
64c89e6012
Merge branch 'commits-count-badge' into 'master'
...
Added badge to commits tab
Fixes #1261
See merge request !465
2015-03-30 21:52:26 +00:00
Phil Hughes
4d7cd4f329
Added badge to commits tab
2015-03-30 22:46:01 +01:00
Dmitriy Zaporozhets
b7e2be247f
Fix adding new members to group
2015-03-30 14:17:49 -07:00
Phil Hughes
82db3dc8b0
Fixed issue where only 25 commits would load in file listings
2015-03-30 19:31:13 +01:00
Dmitriy Zaporozhets
9d6ffcfa5f
Refactor star btn logic for non-logged in user and fix tests
2015-03-29 18:50:45 -07:00
Dmitriy Zaporozhets
405f91d2b8
Refactor star/fork buttons
2015-03-29 18:15:54 -07:00
Dmitriy Zaporozhets
6b9f1e1a9f
Merge branch 'file-type' of https://github.com/Soullivaneuh/gitlabhq into Soullivaneuh-file-type
2015-03-29 17:23:53 -07:00
Dmitriy Zaporozhets
38dd6bcaae
Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce
2015-03-29 17:23:09 -07:00
Dmitriy Zaporozhets
57a49b340e
Merge branch 'repo-buttons' into 'master'
...
Repo buttons
Fixes #796
Moved the star & fork button to inline with the other buttons.
See merge request !473
2015-03-29 17:21:31 +00:00
Phil Hughes
6920fd3ddd
Alignment fixes for repo buttons
2015-03-29 12:56:45 +01:00
Phil Hughes
7652510c6b
Moved download button into sidebar
...
Star and fork buttons moved up
2015-03-29 12:23:56 +01:00
Dmitriy Zaporozhets
40c3675372
Merge branch 'clear-note-form-on-succcess' into 'master'
...
Prevent note form from being cleared when submitting failed.
When you try to submit a comment while you're not connected to the internet or while your connection is having trouble, the AJAX request would fail and the note would be deleted 😢
See merge request !468
2015-03-29 10:58:34 +00:00
Dmitriy Zaporozhets
0a634f3481
Merge pull request #9040 from tsigo/rs-refactor-nav-collapse
...
Refactor sidebar JS logic
2015-03-29 03:36:28 -07:00
Dmitriy Zaporozhets
ccab346a78
Merge branch 'master' of github.com:gitlabhq/gitlabhq
2015-03-29 03:32:28 -07:00
Dmitriy Zaporozhets
5f3a758721
Merge branch 'fix-plain-diffs' into 'master'
...
Remove the email patches link for merge commits
Rugged's `to_mbox` method doesn't work for merge commits, so don't display the option to download them as email patches. This is part of the fix for #1878 , and gitlab/gitlab_git!27 allows a plain diff to be generated for a merge commit. Together these changes should prevent the 500 errors described in the issue.
cc @sytse
See merge request !1737
2015-03-29 10:32:27 +00:00
Sullivan SENECHAL
8ef7220c23
Improve file icons rendering on tree
2015-03-28 16:49:05 +01:00
Robert Schilling
db948ff3d6
Merge pull request #9043 from skburgart/fix/merge-wording
...
Change merging notification to sound more natural
2015-03-28 09:37:18 +01:00
Dmitriy Zaporozhets
6664da431a
Small css improvements to selectboxes and issue filter
2015-03-27 14:28:24 -07:00
Dmitriy Zaporozhets
9007af2c7e
Merge branch 'issues-filters' into 'master'
...
Improve UI for issues filters

See merge request !472
2015-03-27 20:38:19 +00:00
Steven Burgart
471487d2ed
Fix broken link in jira service
2015-03-27 15:57:53 -04:00
Steven Burgart
83064492a0
Change merging notification to sound more natural
2015-03-27 15:50:54 -04:00
Robert Speicher
65c4dc19f7
Simplify toggle-nav-collapse JS
2015-03-27 15:16:20 -04:00
Dmitriy Zaporozhets
70496fe5d8
Improve UI for issues filters
2015-03-27 12:00:31 -07:00
Douwe Maan
7a70fb123c
Prevent holding Control-Enter or Command-Enter from posting comment multiple times.
2015-03-27 16:55:18 +01:00
Douwe Maan
351e61f4b2
Prevent note form from being cleared when submitting failed.
2015-03-27 12:52:07 +01:00
Douwe Maan
5f93b0e3da
Don't allow username to end in period.
2015-03-27 11:10:56 +01:00
Douwe Maan
dfe0f9eedf
Use more specific regexes.
2015-03-27 11:09:29 +01:00
Douwe Maan
3f7531d6f2
Move User.cleanup_username to Namespace.cleanup_path.
2015-03-27 11:09:29 +01:00
Douwe Maan
e08d947e77
Use relative URL for Markdown references, except in mails.
2015-03-27 10:39:05 +01:00
Douwe Maan
c5de2ce742
Return full URLs from GitLabIssueTrackerService.
2015-03-27 10:39:05 +01:00
Dmitriy Zaporozhets
c1c93f4f7a
Fix tests and unassigned filter for issues. Updated CHANGELOG
2015-03-27 00:27:51 -07:00
Phil Hughes
79bd8ca989
Changed button type
2015-03-27 07:06:38 +00:00
Dmitriy Zaporozhets
d6c8eefb5d
Big refactoring of issues filters
...
* Squash project users selectbox and users selectbox into one class
* Move from API autocomplete to GitLab internal one
* Smarter filter for project/group/all issues
* Use selectbox with searchbox for assignee/author/milestone/label
* Switch to ajax filter for issue author/assignee
2015-03-26 19:13:49 -07:00
Dmitriy Zaporozhets
1c2711f7e3
Refactor UsersSelect to use internal gitlab autocomplete controller
2015-03-26 19:13:38 -07:00