Marin Jankovski
c1dddf8c7d
Uniqueness check should be case insensitive for username and path, otherwise mysql behaves weird.
2014-02-20 09:45:58 +01:00
Dmitriy Zaporozhets
1c61ac1c64
Refactor MR code reload
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-02-18 20:17:26 +02:00
Dmitriy Zaporozhets
ddbe978041
Complete api files CRUD
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-02-18 12:27:02 +02:00
Dmitriy Zaporozhets
936353edfd
Improve notification settings page
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-02-17 18:06:24 +02:00
Dmitriy Zaporozhets
1e106756fa
For form MR render only namespace name
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-02-15 14:36:58 +02:00
Jason Hollingsworth
29cfd33d94
Add email aliases for users
...
Emails are used to associate commits with users. The emails
are not verified and don't have to be valid email addresses. They
are assigned on a first come, first serve basis.
Notifications are sent when an email is added.
2014-02-13 22:59:39 -06:00
Ciro Santillli
439a61783d
User can leave group from group page.
2014-02-12 15:52:53 +01:00
Dmitriy Zaporozhets
0bcabdaf83
Use gitlab_git 5.4.0 without BROKEN_DIFF constant
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-02-12 12:54:49 +02:00
Samuel D. Leslie
a5c62585a9
Fix spelling of "GitLab" in HipChat service
...
Pedantic, but it frustrates OCD people like myself :)
2014-02-12 18:27:00 +11:00
Dmitriy Zaporozhets
aef782888f
Merge pull request #5261 from devaroop/retrieve_ssh_keys_by_ssh
...
ssh keys publically available for sysadmins via http, the github way
2014-02-11 18:41:10 +02:00
GitLab
46ad09bf70
code refactor as per standards
2014-02-11 19:04:47 +05:30
Dmitriy Zaporozhets
9a3d665919
Show last commit for Blob#show
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-02-10 21:46:46 +02:00
Dmitriy Zaporozhets
657eb7ba93
Merge branch 'bug/filtering_service' into 'master'
...
Fix wrong issues appears at Dashboard#issues page
Fixes #1028
2014-02-10 18:52:08 +00:00
Dmitriy Zaporozhets
58ac731c37
Fix Issues#bulk_update
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-02-10 15:36:58 +02:00
Dmitriy Zaporozhets
56f989e53e
Fix wrong issues appears at Dashboard#issues page
...
Filtering service used klass instead of passed items.
Because of this you see list of all issues intead of authorized ones.
This commit fixes it so people see only issues they are authorized to
see.
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-02-10 15:04:52 +02:00
Dmitriy Zaporozhets
bed05a1381
Fix submodule_helper specs
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-02-10 13:02:26 +02:00
Dmitriy Zaporozhets
54b8921534
Merge branch 'feature/submodule-links' into 'master'
...
Better submodule links
Detect if submodule is hosted on this GitLab server, gitlab.com or github.com.
Hash links directly to commit in repo.
2014-02-08 19:47:11 +00:00
Dmitriy Zaporozhets
4ecf30cd5b
Fix bug with cross-reference note on commit
...
It should not set noteable_id if noteable_type is Commit
We have Note#commit_id for this
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-02-07 12:34:30 +02:00
GitLab
319f355aed
merge with upstream master
2014-02-06 16:56:20 +05:30
Jason Hollingsworth
fcc906e6aa
Better submodule links.
...
Detect if submodule is hosted on this GitLab server, gitlab.com or github.com.
Hash links directly to commit in repo.
2014-02-05 20:44:14 -06:00
Dmitriy Zaporozhets
55572c4e86
Repository#blob_at_branch
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-02-05 11:39:55 +02:00
Dmitriy Zaporozhets
97a4d8aea4
Improve code according to new gitlab_git
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-02-04 14:46:15 +02:00
Dmitriy Zaporozhets
ca7e4a948b
Use new tags/branches from gitlab_git
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-02-03 18:13:24 +02:00
Dmitriy Zaporozhets
f416b2f5cf
Fix bug with merge request branch select
...
Merge request target branch select is broken if you submit form and have
some errors on page
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-01-31 13:24:38 +02:00
Steven Thonus
251df827a5
added group avatars
2014-01-28 08:38:00 +01:00
Sytse Sijbrandij
05eb618548
Merge branch 'hipchat-remove-hash' of /mnt/ebs/repositories/Tenzer/gitlab-ce
2014-01-26 15:22:13 +00:00
Dmitriy Zaporozhets
4645f464a3
Allow developers to mange issue tracker
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-01-24 21:29:22 +02:00
Dmitriy Zaporozhets
1338c7dd71
Fix mr update issue if merge_request_diff missing
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-01-24 14:38:02 +02:00
Dmitriy Zaporozhets
48f741eed9
MergeRequests services
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-01-24 14:18:32 +02:00
Carlos Paramio
b373158077
Project name was hardcoded (oops)
2014-01-24 08:42:24 +01:00
Dmitriy Zaporozhets
28e13634dc
Merge branch 'improve/mr_diff'
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
Conflicts:
features/steps/project/project_fork.rb
features/steps/project/project_forked_merge_requests.rb
features/steps/project/project_issue_tracker.rb
features/steps/project/project_markdown_render.rb
features/steps/shared/project.rb
2014-01-23 14:38:23 +02:00
Dmitriy Zaporozhets
380342784d
Fix MR spinach tests
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-01-23 12:55:43 +02:00
Dmitriy Zaporozhets
4d56c359d3
Merge pull request #6075 from skv-headless/remove_deprecated_finders
...
Remove deprecated finders
2014-01-22 11:04:56 -08:00
Dmitriy Zaporozhets
4b3afe2325
Always create merge_request_diff if MR created
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-01-22 20:22:20 +02:00
Dmitriy Zaporozhets
51ea42e238
Improve commit render performnace for MR show page
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-01-22 15:54:53 +02:00
Dmitriy Zaporozhets
39a86963e9
Set mr_diff state to collected if diff is ok
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-01-22 15:30:14 +02:00
Dmitriy Zaporozhets
79bfbe5918
Remove commits/diff store login from MergeRequest model
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-01-22 15:20:20 +02:00
Dmitriy Zaporozhets
d9be420ee6
MergeRequestDiff model responsoible for storing commits/diff info
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-01-22 15:19:02 +02:00
Dmitriy Zaporozhets
5f9d90e218
Merge pull request #5958 from brunoga/go-repository-fetch
...
Added support for Go's repository retrieval.
2014-01-21 02:27:21 -08:00
Bruno Albuquerque
fb782476f9
Change web_url_without scheme to web_url_without_protocol.
2014-01-20 06:26:34 -05:00
skv
a3f645ef51
Remove deprecated finders
2014-01-19 23:39:56 +04:00
Dmitriy Zaporozhets
3628eb84c4
Merge pull request #6072 from jvanbaarsen/fix-3516
...
Better check on the validity of emails
2014-01-19 10:29:06 -08:00
Dmitriy Zaporozhets
f8aae4b7d8
Merge branch 'add_website_url_to_user' of https://github.com/jeromedalbert/gitlabhq into jeromedalbert-add_website_url_to_user
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
Conflicts:
CHANGELOG
2014-01-19 20:23:29 +02:00
Jerome Dalbert
2e3f250d45
Add website url to user
2014-01-18 19:15:10 +00:00
Dmitriy Zaporozhets
712a2ec4fd
Case-insensetive search autocomplete for projets
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-01-18 16:22:57 +02:00
Dmitriy Zaporozhets
073a269831
Refactor search autocomplete. Use ajax for source
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-01-18 14:16:46 +02:00
Jeroen van Baarsen
05e4af5b4c
Better check on the validity of emails
...
At this moment it was possible to enter emails like:
mailto:info@example.com . This was causing some issue in the frontend,
since those links became html mailto: links.
Fixes : #3516
2014-01-16 12:14:47 +01:00
Jacob Vosmaer
5ae0d61d0a
Disable SSL peer verification for all webhooks
...
SSL peer verification was silently enabled by the HTTParty upgrade in
8a54fda459 . This patch restores the
previous behaviour of GitLab 6.3 and earlier.
2014-01-15 15:29:22 +01:00
Dmitriy Zaporozhets
2e7abbd66c
Move repo rename email to notification service
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-01-15 14:03:52 +02:00
Dmitriy Zaporozhets
38d8d749d7
Merge branch 'feature/merge_commit_message' of /home/git/repositories/gitlab/gitlabhq
2014-01-15 10:36:12 +00:00