OSDN Git Service

wvm/gitlab.git
10 years agoMerge pull request #6050 from jvanbaarsen/regex-fix
Dmitriy Zaporozhets [Tue, 14 Jan 2014 21:59:46 +0000 (13:59 -0800)]
Merge pull request #6050 from jvanbaarsen/regex-fix

Allow . files to be created

10 years agoRevert "Fix deprecation in specs"
Dmitriy Zaporozhets [Tue, 14 Jan 2014 21:55:51 +0000 (23:55 +0200)]
Revert "Fix deprecation in specs"

This reverts commit 414ead57ee294618e73ef62f521b11d98fdce3a0.

10 years agoIncrease max height of select2
Dmitriy Zaporozhets [Tue, 14 Jan 2014 19:52:39 +0000 (21:52 +0200)]
Increase max height of select2

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoMerge branch 'master' of github.com:gitlabhq/gitlabhq
Dmitriy Zaporozhets [Tue, 14 Jan 2014 19:45:51 +0000 (21:45 +0200)]
Merge branch 'master' of github.com:gitlabhq/gitlabhq

10 years agoMore styling to select2
Dmitriy Zaporozhets [Tue, 14 Jan 2014 19:45:20 +0000 (21:45 +0200)]
More styling to select2

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoMerge pull request #6056 from nburkley/patch-2
Sytse Sijbrandij [Tue, 14 Jan 2014 19:24:42 +0000 (11:24 -0800)]
Merge pull request #6056 from nburkley/patch-2

Fixing Link to Contributing guide

10 years agoMove sort dropdown to the right
Dmitriy Zaporozhets [Tue, 14 Jan 2014 19:15:17 +0000 (21:15 +0200)]
Move sort dropdown to the right

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoFix issues selects
Dmitriy Zaporozhets [Tue, 14 Jan 2014 19:07:59 +0000 (21:07 +0200)]
Fix issues selects

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoFixing Link to Contributing guide
nburkley [Tue, 14 Jan 2014 18:58:47 +0000 (19:58 +0100)]
Fixing Link to Contributing guide

Link was a 404, added missing '/' in url

10 years agoAdd sort dropdown to merge requests list
Dmitriy Zaporozhets [Tue, 14 Jan 2014 18:55:59 +0000 (20:55 +0200)]
Add sort dropdown to merge requests list

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoMove issues sort dropdown to shared partial
Dmitriy Zaporozhets [Tue, 14 Jan 2014 18:55:42 +0000 (20:55 +0200)]
Move issues sort dropdown to shared partial

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoMove issues sort logic to Issuable concern
Dmitriy Zaporozhets [Tue, 14 Jan 2014 18:49:32 +0000 (20:49 +0200)]
Move issues sort logic to Issuable concern

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoMerge pull request #6053 from zzet/patch-6
Dmitriy Zaporozhets [Tue, 14 Jan 2014 18:31:12 +0000 (10:31 -0800)]
Merge pull request #6053 from zzet/patch-6

Fix deprecation in specs

10 years agoMerge pull request #6054 from zzet/patch-7
Dmitriy Zaporozhets [Tue, 14 Jan 2014 18:30:59 +0000 (10:30 -0800)]
Merge pull request #6054 from zzet/patch-7

Remove Debug from tests

10 years agoAdd login and remember_me to devise permit list
Dmitriy Zaporozhets [Tue, 14 Jan 2014 18:28:41 +0000 (20:28 +0200)]
Add login and remember_me to devise permit list

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoIncrease width of issue filter field
Dmitriy Zaporozhets [Tue, 14 Jan 2014 18:27:19 +0000 (20:27 +0200)]
Increase width of issue filter field

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoAdd hr below mr title
Dmitriy Zaporozhets [Tue, 14 Jan 2014 18:23:56 +0000 (20:23 +0200)]
Add hr below mr title

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoRemove Debug from tests
Andrew Kumanyaev [Tue, 14 Jan 2014 18:05:12 +0000 (21:05 +0300)]
Remove Debug from tests

10 years agoFix deprecation in specs
Andrew Kumanyaev [Tue, 14 Jan 2014 17:57:29 +0000 (20:57 +0300)]
Fix deprecation in specs

DEPRECATION: `expect { }.not_to raise_error(SpecificErrorClass)` is deprecated. Use `expect { }.not_to raise_error` (with no args) instead. Called from /home/travis/build/gitlabhq/gitlabhq/spec/tasks/gitlab/backup_rake_spec.rb:42:in `block (4 levels) in <top (required)>'.

10 years agoAllow . files to be created
Jeroen van Baarsen [Tue, 14 Jan 2014 17:26:01 +0000 (18:26 +0100)]
Allow . files to be created

Fixes: https://github.com/gitlabhq/gitlabhq/issues/5770

10 years agoMerge branch 'no-options' of /home/git/repositories/gitlab/gitlabhq
Dmitriy Zaporozhets [Tue, 14 Jan 2014 13:56:42 +0000 (13:56 +0000)]
Merge branch 'no-options' of /home/git/repositories/gitlab/gitlabhq

10 years agoMerge branch 'improve/side_filters' of /home/git/repositories/gitlab/gitlabhq
Dmitriy Zaporozhets [Tue, 14 Jan 2014 13:47:15 +0000 (13:47 +0000)]
Merge branch 'improve/side_filters' of /home/git/repositories/gitlab/gitlabhq

10 years agoAdd note about not wanting unneeded options.
dosire [Tue, 14 Jan 2014 13:24:00 +0000 (14:24 +0100)]
Add note about not wanting unneeded options.

10 years agoImprove side filters and make them look similar
Dmitriy Zaporozhets [Tue, 14 Jan 2014 11:51:59 +0000 (13:51 +0200)]
Improve side filters and make them look similar

10 years agoMerge pull request #6038 from jvanbaarsen/fix-5767
Dmitriy Zaporozhets [Tue, 14 Jan 2014 10:55:54 +0000 (02:55 -0800)]
Merge pull request #6038 from jvanbaarsen/fix-5767

Fix for #5767

10 years agoMerge pull request #6041 from estrai/head-panel-data-original-title-fixup
Dmitriy Zaporozhets [Tue, 14 Jan 2014 10:48:51 +0000 (02:48 -0800)]
Merge pull request #6041 from estrai/head-panel-data-original-title-fixup

Set correct data-original-title value for my snippets

10 years agoSet correct data-original-title value for my snippets
Daniel Lukasiak [Tue, 14 Jan 2014 08:09:20 +0000 (15:09 +0700)]
Set correct data-original-title value for my snippets

10 years agoFix for #5767
Jeroen van Baarsen [Mon, 13 Jan 2014 21:21:25 +0000 (22:21 +0100)]
Fix for #5767

In the branch graph, uploaded images where not rendered
correctly. Fixed this by not filling the rect, instead
i've put an image over it

10 years agoUse default bootstrap pills
Dmitriy Zaporozhets [Mon, 13 Jan 2014 21:18:30 +0000 (23:18 +0200)]
Use default bootstrap pills

10 years agoMerge pull request #6032 from sinm/patch-1
Dmitriy Zaporozhets [Mon, 13 Jan 2014 15:48:13 +0000 (07:48 -0800)]
Merge pull request #6032 from sinm/patch-1

It's a bad idea to use hash symbol in a yaml value without quotes

10 years agoImrpove new file form
Dmitriy Zaporozhets [Mon, 13 Jan 2014 07:47:32 +0000 (09:47 +0200)]
Imrpove new file form

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoIt's a bad idea to use hash symbol in a yaml value without quotes
sinm [Sun, 12 Jan 2014 20:29:29 +0000 (23:29 +0300)]
It's a bad idea to use hash symbol in a yaml value without quotes

10 years agoShow selected attachment in comment form
Dmitriy Zaporozhets [Sun, 12 Jan 2014 16:47:58 +0000 (18:47 +0200)]
Show selected attachment in comment form

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoSmall UI improvement to snippet form
Dmitriy Zaporozhets [Sun, 12 Jan 2014 16:32:46 +0000 (18:32 +0200)]
Small UI improvement to snippet form

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoMerge pull request #5933 from dblessing/feature/assignee_changes_in_timeline
Dmitriy Zaporozhets [Sun, 12 Jan 2014 16:10:58 +0000 (08:10 -0800)]
Merge pull request #5933 from dblessing/feature/assignee_changes_in_timeline

Add note for assignee changes

10 years agoMerge pull request #6027 from jvanbaarsen/snippet-fix
Dmitriy Zaporozhets [Sun, 12 Jan 2014 16:02:06 +0000 (08:02 -0800)]
Merge pull request #6027 from jvanbaarsen/snippet-fix

Removed expiration from snippets

10 years agoDropped expiration date from the snippet API
Jeroen van Baarsen [Sat, 11 Jan 2014 17:40:17 +0000 (18:40 +0100)]
Dropped expiration date from the snippet API

10 years agoRemoved expiration from snippets
Jeroen van Baarsen [Sat, 11 Jan 2014 17:15:47 +0000 (18:15 +0100)]
Removed expiration from snippets

* Removed the expiration from the project snippets
* Fixed the layout for the project snippets

10 years agoMerge pull request #6022 from jvanbaarsen/issue-title-in-title
Dmitriy Zaporozhets [Sat, 11 Jan 2014 15:10:23 +0000 (07:10 -0800)]
Merge pull request #6022 from jvanbaarsen/issue-title-in-title

Added issue title to page title

10 years agoMerge pull request #6025 from jvanbaarsen/fix-for-admin-user-edit
Dmitriy Zaporozhets [Sat, 11 Jan 2014 15:09:22 +0000 (07:09 -0800)]
Merge pull request #6025 from jvanbaarsen/fix-for-admin-user-edit

Fix for edit user as admin

10 years agoMerge branch 'select2' of /home/git/repositories/gitlab/gitlabhq
Dmitriy Zaporozhets [Sat, 11 Jan 2014 15:03:20 +0000 (15:03 +0000)]
Merge branch 'select2' of /home/git/repositories/gitlab/gitlabhq

10 years agoInclude missing helper for project_forked_merge_requests tests
Dmitriy Zaporozhets [Sat, 11 Jan 2014 14:05:41 +0000 (16:05 +0200)]
Include missing helper for project_forked_merge_requests tests

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoFix for edit user as admin
Jeroen van Baarsen [Sat, 11 Jan 2014 13:54:49 +0000 (14:54 +0100)]
Fix for edit user as admin

* It fixes an issue where you where able to remove your own
  admin rights. This would result in a 404 error. fixes: #2283
* It fixes an issue where you would be able to block your own
  account on the edit page. This fix makes the behaviour the same
  as on the admin/users overview page

10 years agoRemove include of un-existing helper
Dmitriy Zaporozhets [Sat, 11 Jan 2014 13:45:29 +0000 (15:45 +0200)]
Remove include of un-existing helper

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoRemove chosen from tests
Dmitriy Zaporozhets [Sat, 11 Jan 2014 13:35:39 +0000 (15:35 +0200)]
Remove chosen from tests

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoSelect2 dropdown autoWidth
Dmitriy Zaporozhets [Sat, 11 Jan 2014 10:36:10 +0000 (12:36 +0200)]
Select2 dropdown autoWidth

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoReplace chosen with select2
Dmitriy Zaporozhets [Sat, 11 Jan 2014 10:11:54 +0000 (12:11 +0200)]
Replace chosen with select2

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoRemove chosen gem
Dmitriy Zaporozhets [Sat, 11 Jan 2014 10:11:32 +0000 (12:11 +0200)]
Remove chosen gem

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoMerge pull request #5735 from cocoy/fix_5313
Dmitriy Zaporozhets [Fri, 10 Jan 2014 22:11:29 +0000 (14:11 -0800)]
Merge pull request #5735 from cocoy/fix_5313

Fix #5313 hipchat 0.14.0 to use http_proxy

10 years agoAdded issue title to page title
Jeroen van Baarsen [Fri, 10 Jan 2014 19:31:44 +0000 (20:31 +0100)]
Added issue title to page title

* Fixes: #5966

10 years agoMerge pull request #6013 from jvanbaarsen/modal-fix
Dmitriy Zaporozhets [Fri, 10 Jan 2014 12:51:31 +0000 (04:51 -0800)]
Merge pull request #6013 from jvanbaarsen/modal-fix

Fixed modal so it can be closed with ESC

10 years agoMerge pull request #6012 from jvanbaarsen/social_clickable
Dmitriy Zaporozhets [Fri, 10 Jan 2014 12:49:02 +0000 (04:49 -0800)]
Merge pull request #6012 from jvanbaarsen/social_clickable

Made the skype and twitter username clickable

10 years agoMerge pull request #6002 from jhollingsworth/feature/clone-panel-twbs3
Dmitriy Zaporozhets [Fri, 10 Jan 2014 12:47:25 +0000 (04:47 -0800)]
Merge pull request #6002 from jhollingsworth/feature/clone-panel-twbs3

Update clone panel to use input group.

10 years agoFix admin forms UI
Dmitriy Zaporozhets [Fri, 10 Jan 2014 12:39:45 +0000 (14:39 +0200)]
Fix admin forms UI

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoRefactor scss
Dmitriy Zaporozhets [Fri, 10 Jan 2014 12:14:55 +0000 (14:14 +0200)]
Refactor scss

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoRespect default theme settings. Fixed sign-in button on publica page
Dmitriy Zaporozhets [Fri, 10 Jan 2014 11:58:52 +0000 (13:58 +0200)]
Respect default theme settings. Fixed sign-in button on publica page

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoMerge branch 'need-merge-commit' of /home/git/repositories/gitlab/gitlabhq
Dmitriy Zaporozhets [Fri, 10 Jan 2014 08:00:31 +0000 (08:00 +0000)]
Merge branch 'need-merge-commit' of /home/git/repositories/gitlab/gitlabhq

10 years agoMerge branch 'contributing-expectations' of /home/git/repositories/gitlab/gitlabhq
Dmitriy Zaporozhets [Fri, 10 Jan 2014 07:59:08 +0000 (07:59 +0000)]
Merge branch 'contributing-expectations' of /home/git/repositories/gitlab/gitlabhq

10 years agoMerge branch 'dates-are-absolute' of /home/git/repositories/gitlab/gitlabhq
Dmitriy Zaporozhets [Fri, 10 Jan 2014 07:58:32 +0000 (07:58 +0000)]
Merge branch 'dates-are-absolute' of /home/git/repositories/gitlab/gitlabhq

10 years agoFixed modal so it can be closed with ESC
Jeroen van Baarsen [Thu, 9 Jan 2014 16:04:46 +0000 (17:04 +0100)]
Fixed modal so it can be closed with ESC

* Fixes: #5343

10 years agoMade the skype and twitter username clickable
Jeroen van Baarsen [Thu, 9 Jan 2014 15:33:56 +0000 (16:33 +0100)]
Made the skype and twitter username clickable

* I was not able to link the linkedin username,
  since linkedin does not provide predictable URLS

* The skype url will start skype, and asks if you want to
  call the particular user.

* The Twitter link will just go to the twitter profile
  of the given user

10 years agoOrdinal numbers do not have the same ordinal.
dosire [Thu, 9 Jan 2014 14:58:52 +0000 (15:58 +0100)]
Ordinal numbers do not have the same ordinal.

10 years agoSince the 22th is fixed we can use absolute dates.
dosire [Thu, 9 Jan 2014 14:55:57 +0000 (15:55 +0100)]
Since the 22th is fixed we can use absolute dates.

10 years agoMerge pull request #6011 from jvanbaarsen/deprecation_warning_fix
Dmitriy Zaporozhets [Thu, 9 Jan 2014 13:17:53 +0000 (05:17 -0800)]
Merge pull request #6011 from jvanbaarsen/deprecation_warning_fix

Fixed the I18n deprecation warning

10 years agoMerge branch 'refactor/search_context' of /home/git/repositories/gitlab/gitlabhq
Dmitriy Zaporozhets [Thu, 9 Jan 2014 13:17:10 +0000 (13:17 +0000)]
Merge branch 'refactor/search_context' of /home/git/repositories/gitlab/gitlabhq

10 years agoRemove invalid test
Dmitriy Zaporozhets [Thu, 9 Jan 2014 13:13:56 +0000 (15:13 +0200)]
Remove invalid test

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoBetter search login for global context. Improved tests
Dmitriy Zaporozhets [Thu, 9 Jan 2014 12:23:07 +0000 (14:23 +0200)]
Better search login for global context. Improved tests

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoFixed the I18n deprecation warning
Jeroen van Baarsen [Thu, 9 Jan 2014 12:17:02 +0000 (13:17 +0100)]
Fixed the I18n deprecation warning

10 years agoInstead of working with remotes Dmitriy suggested to use urls.
dosire [Thu, 9 Jan 2014 11:05:24 +0000 (12:05 +0100)]
Instead of working with remotes Dmitriy suggested to use urls.

10 years agoImprove search page UX
Dmitriy Zaporozhets [Thu, 9 Jan 2014 10:51:20 +0000 (12:51 +0200)]
Improve search page UX

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoUse new context for search
Dmitriy Zaporozhets [Thu, 9 Jan 2014 10:37:12 +0000 (12:37 +0200)]
Use new context for search

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoSearch::GlobalContext and Search::ProjectContext for separation between 2 types of...
Dmitriy Zaporozhets [Thu, 9 Jan 2014 10:36:55 +0000 (12:36 +0200)]
Search::GlobalContext and Search::ProjectContext for separation between 2 types of search

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoAsk people to link bakc and be prepared for feedback.
dosire [Thu, 9 Jan 2014 08:30:01 +0000 (09:30 +0100)]
Ask people to link bakc and be prepared for feedback.

10 years agoFix public project search
Dmitriy Zaporozhets [Thu, 9 Jan 2014 08:29:55 +0000 (10:29 +0200)]
Fix public project search

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoMerge pull request #5427 from karlhungus/feature_search_code_in_public_repos
Dmitriy Zaporozhets [Thu, 9 Jan 2014 08:24:46 +0000 (00:24 -0800)]
Merge pull request #5427 from karlhungus/feature_search_code_in_public_repos

Allow public repo searching

10 years agoFix tree table overflow
Dmitriy Zaporozhets [Thu, 9 Jan 2014 08:12:17 +0000 (10:12 +0200)]
Fix tree table overflow

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoBetter UI for appearence page
Dmitriy Zaporozhets [Wed, 8 Jan 2014 23:06:19 +0000 (01:06 +0200)]
Better UI for appearence page

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoFix white line at top of no-ssh-key-message
Dmitriy Zaporozhets [Wed, 8 Jan 2014 18:57:58 +0000 (20:57 +0200)]
Fix white line at top of no-ssh-key-message

10 years agoMerge pull request #6008 from jhollingsworth/fix/zip-archive-ui
Dmitriy Zaporozhets [Wed, 8 Jan 2014 18:22:34 +0000 (10:22 -0800)]
Merge pull request #6008 from jhollingsworth/fix/zip-archive-ui

Fix download archive menu for tree view.

10 years agoBetter style of username for User#show page
Dmitriy Zaporozhets [Wed, 8 Jan 2014 17:57:35 +0000 (19:57 +0200)]
Better style of username for User#show page

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoFix download archive menu for tree view.
Jason Hollingsworth [Wed, 8 Jan 2014 17:33:35 +0000 (11:33 -0600)]
Fix download archive menu for tree view.

This fixes the issue of the menu going outside of the main `container`.

10 years agoFix form styles
Dmitriy Zaporozhets [Wed, 8 Jan 2014 16:59:23 +0000 (18:59 +0200)]
Fix form styles

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoFix new group form
Dmitriy Zaporozhets [Wed, 8 Jan 2014 16:39:03 +0000 (18:39 +0200)]
Fix new group form

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoUpdate clone panel to use input group.
Jason Hollingsworth [Wed, 8 Jan 2014 03:03:27 +0000 (21:03 -0600)]
Update clone panel to use input group.

Use clone panel in `Git Access` section of wiki.

10 years agoMerge branch 'master' of gitlab.com:gitlab-org/gitlab-ce
Dmitriy Zaporozhets [Wed, 8 Jan 2014 15:42:57 +0000 (17:42 +0200)]
Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce

10 years agoMerge branch 'xss/readme' of /home/git/repositories/gitlab/gitlabhq
Dmitriy Zaporozhets [Wed, 8 Jan 2014 15:13:13 +0000 (15:13 +0000)]
Merge branch 'xss/readme' of /home/git/repositories/gitlab/gitlabhq

10 years agoNew entries in changelog for 6.5
Dmitriy Zaporozhets [Wed, 8 Jan 2014 15:04:08 +0000 (15:04 +0000)]
New entries in changelog for 6.5

10 years agoInstructions should create a merge commit and give people a chance to test the branch...
dosire [Wed, 8 Jan 2014 14:58:57 +0000 (15:58 +0100)]
Instructions should create a merge commit and give people a chance to test the branch we are going to merge.

10 years agoDont render README with markup if format is not compatible
Dmitriy Zaporozhets [Wed, 8 Jan 2014 14:32:03 +0000 (16:32 +0200)]
Dont render README with markup if format is not compatible

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoMerge branch 'hooks_spelling' of /mnt/ebs/repositories/mmoll/gitlab-ce
Sytse Sijbrandij [Wed, 8 Jan 2014 13:29:39 +0000 (13:29 +0000)]
Merge branch 'hooks_spelling' of /mnt/ebs/repositories/mmoll/gitlab-ce

10 years agoMerge branch 'fix_links_to_gitlab_cloud' of /mnt/ebs/repositories/razer6/gitlab-ce
Sytse Sijbrandij [Wed, 8 Jan 2014 13:28:40 +0000 (13:28 +0000)]
Merge branch 'fix_links_to_gitlab_cloud' of /mnt/ebs/repositories/razer6/gitlab-ce

10 years agoUse css truncation instead of rails
Dmitriy Zaporozhets [Wed, 8 Jan 2014 10:42:57 +0000 (12:42 +0200)]
Use css truncation instead of rails

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoMerge pull request #5969 from jhollingsworth/feature/zip-archive-ui
Dmitriy Zaporozhets [Wed, 8 Jan 2014 08:55:19 +0000 (00:55 -0800)]
Merge pull request #5969 from jhollingsworth/feature/zip-archive-ui

Add UI for downloading various archive formats.

10 years agoAdd UI for downloading various archive formats.
Jason Hollingsworth [Thu, 2 Jan 2014 16:31:25 +0000 (10:31 -0600)]
Add UI for downloading various archive formats.

Change the “Download” button to a split button with options for zip and
tar.gz.
Added download option to tree view.

10 years agominor language fixes
Michael Moll [Tue, 7 Jan 2014 14:19:45 +0000 (15:19 +0100)]
minor language fixes

10 years agoMerge pull request #5760 from dermoth/master
Dmitriy Zaporozhets [Tue, 7 Jan 2014 10:47:56 +0000 (02:47 -0800)]
Merge pull request #5760 from dermoth/master

Fix HTTP push to public repos

10 years agoMerge pull request #5937 from RandomInsano/patch-1
Dmitriy Zaporozhets [Tue, 7 Jan 2014 10:31:17 +0000 (02:31 -0800)]
Merge pull request #5937 from RandomInsano/patch-1

Postgres Client Needed for Ubuntu 13.04

10 years agoFix links to GitLab cloud
Robert Schilling [Tue, 7 Jan 2014 10:05:44 +0000 (11:05 +0100)]
Fix links to GitLab cloud

10 years agoAdd note for assignee changes
Drew Blessing [Thu, 26 Dec 2013 16:50:29 +0000 (10:50 -0600)]
Add note for assignee changes

Change to username per @PixnBits suggestion

10 years agoMerge pull request #5799 from criteo/import_url_api
Dmitriy Zaporozhets [Mon, 6 Jan 2014 14:18:26 +0000 (06:18 -0800)]
Merge pull request #5799 from criteo/import_url_api

Add import_url param in API projects create