Commit Graph
10629 Commits
Author SHA1 Message Date
Jacob Vosmaer 8706890f9b Refer to disclosure policy in CONTRIBUTING.md 2013-10-28 15:44:28 +01:00
Dmitriy Zaporozhets ff7073ac23 master is on 6.3.0.pre now 2013-10-28 13:29:37 +02:00
Dmitriy Zaporozhets bc0a419eca Universal update guide for patch versions 2013-10-28 13:23:09 +02:00
Dmitriy Zaporozhets 0040139bbe Use same color for event body 2013-10-28 11:06:39 +02:00
Dmitriy Zaporozhets b43084d180 Add hero-unit to /help 2013-10-27 17:06:02 +02:00
Dmitriy Zaporozhets 890c4f9848 Minor restyle for event filter 2013-10-27 16:46:16 +02:00
Dmitriy Zaporozhets 05b5e318a1 Reduce font-size for event-title 2013-10-27 16:38:38 +02:00
Dmitriy Zaporozhets 4faa895623 rounded avatars 2013-10-27 16:37:17 +02:00
Dmitriy Zaporozhets 6b0501b4c0 Better font size for projects list on dashboard 2013-10-27 16:15:08 +02:00
Dmitriy Zaporozhets 6981c207a0 Merge pull request #5453 from perryfaro/password-page
Reset buttons/links on the reset password page
2013-10-27 07:09:13 -07:00
Dmitriy Zaporozhets 0fa3f37dea Merge pull request #5448 from flewid/patch-1
Update installation.md
2013-10-27 06:58:52 -07:00
Perry Faro 3fb6ad9020 Reset button/link on the reset password page. Fixes #5418 2013-10-27 11:50:18 +01:00
flewid 056060f94b Update installation.md
Updated instructions to include proper stable. Otherwise they fail due to Rack extensions required below.
2013-10-25 19:41:59 -05:00
Dmitriy Zaporozhets 235a6182ac Merge branch 'fix_sidekiq_rake' of /home/git/repositories/gitlab/gitlabhq 2013-10-25 09:32:20 +00:00
Jacob Vosmaer 4727fa3fcc Report application status through init exit code 2013-10-25 11:26:22 +02:00
Jacob Vosmaer 90086fe2dc Restore sidekiq rake tasks 2013-10-25 09:39:31 +02:00
Dmitriy Zaporozhets 3c11359910 Merge pull request #5436 from Seed-Of-Hate/master
Fix for issue #5431
2013-10-24 11:46:39 -07:00
Dmitriy Zaporozhets 7d8998cf38 Merge branch 'install_git_from_source' of /home/git/repositories/gitlab/gitlabhq 2013-10-24 17:49:56 +00:00
arul 0f3ef9bed2 Fix for issue #5431 2013-10-24 19:27:23 +02:00
Izaak Alpert 0f87ae3be5 Allow searching by namespace name, include public projects
GITLAB-1457 (GITLAB-836)

Change-Id: If8e2474bc6908accca51f395f58937687f101b58
2013-10-24 11:23:26 -04:00
Dmitriy Zaporozhets cddec75dc1 Update rails to 3.2.15 2013-10-24 18:17:53 +03:00
Dmitriy Zaporozhets 024a37ce20 Merge branch 'master' of github.com:gitlabhq/gitlabhq 2013-10-24 17:18:56 +03:00
Dmitriy Zaporozhets 0542261437 Allow git clone with http for GitLab CI service:
If you enable GitLab CI for project you will be able to clone project
source code with next command:
git clone http://gitlab-ci-token:XXXXXXXXXXXX@host:project.git
Requires for GitLab CI 4.0
2013-10-24 17:17:22 +03:00
Jacob Vosmaer d4cc9b187a Merge pull request #4986 from Machiel/patch-1
Added git command to change shell to 1.1.0 to make sure the check passes
2013-10-24 07:11:45 -07:00
Dmitriy Zaporozhets 71f92d4539 Merge pull request #5422 from fintler/patch-1
Non-logic wording and grammar for the new group view
2013-10-24 06:28:18 -07:00
Dmitriy Zaporozhets a542f80743 Merge pull request #5326 from Rovanion/init-fix
Made stop message make more sense, app_root now uses the user name.
2013-10-24 06:27:44 -07:00
Jacob Vosmaer d9cb02f1a2 Add a combined update doc from 5.1 to 6.0 2013-10-24 14:59:44 +02:00
Rovanion LuckeyandGitLab 67a80d07ab Updated the init script, now waits for pids 2013-10-24 14:56:17 +02:00
Dmitriy Zaporozhets 8387806604 Disable text shadow for ui-box 2013-10-24 15:46:54 +03:00
Dmitriy Zaporozhets c465636a7c Merge pull request #5428 from weisjohn/patch-2
Typo fixed
2013-10-24 00:08:42 -07:00
Dmitriy Zaporozhets 055f512b97 Merge pull request #4968 from pdf/issue_4831
Expand refs constraints to include valid characters
2013-10-24 00:08:01 -07:00
Peter Fern 05c988419f Expand refs constraints to include valid characters
Fixes #4831, #4865, #4932
2013-10-24 16:31:15 +11:00
John Weis 74790bd8d9 Typo fixed
"ssending" to "sending"
2013-10-23 16:53:06 -04:00
Dmitriy Zaporozhets 4ab27017e5 Merge pull request #5416 from Popl7/fix_max_size_avatar_upload_readme
fixed maximum avatar size in changelog
2013-10-23 09:40:02 -07:00
Dmitriy Zaporozhets 2b555306a1 Prevent 500 error if cant detect branches for commit 2013-10-23 19:29:29 +03:00
Jon Bringhurst eb44ab0086 Non-logic wording and grammar for the new group view 2013-10-23 09:33:29 -06:00
Jacob Vosmaer 56863dcbe3 Clarify that Git 1.8.x is OK 2013-10-23 11:19:16 +02:00
Jacob Vosmaer 01c65ac586 Include full dependencies for Git compilation 2013-10-23 11:18:24 +02:00
Jacob Vosmaer e7b6a42f26 Divide Git installation instructions in two 2013-10-23 11:18:23 +02:00
Jacob Vosmaer 79ac0e9b3e Edit config/gitlab.yml when compiling git 2013-10-23 11:18:23 +02:00
Steven Thonus 89f7b65e03 fixed maximum avatar size in changelog 2013-10-23 10:34:43 +02:00
Jacob Vosmaer c2f74de4c0 Merge pull request #5395 from dpursehouse/more-label-fixes
More label fixes
2013-10-23 00:58:53 -07:00
Dmitriy Zaporozhets 88519e9033 Refactor and restyle Admin#background_jobs page 2013-10-23 10:11:54 +03:00
Dmitriy Zaporozhets 9f31fbc983 Merge pull request #5340 from Undev/feature/branches_on_commit_page_pr
Show branches list (which branches contains commit) on commit page
2013-10-22 23:50:22 -07:00
Dmitriy Zaporozhets 76f8f4bcf8 Merge pull request #5346 from jojosch/sidekiq-running-procs-infopage-user
Print the configured GitLab user on the Admin-Sidekiq page
2013-10-22 23:47:29 -07:00
Dmitriy Zaporozhets d5b259417a Merge pull request #5345 from jojosch/sidekiq-running-procs-infopage
Show only processes owned by the GitLab user on the Admin-Sidekiq page
2013-10-22 23:47:12 -07:00
Dmitriy Zaporozhets 591421e89d Merge pull request #5393 from anthonyryan1/master
Remove text-shadow from code blocks for all themes
2013-10-22 23:40:48 -07:00
Dmitriy Zaporozhets 6d519a769c Merge pull request #5407 from inouire/master
Fix typo in sample smtp settings
2013-10-22 23:39:30 -07:00
Dmitriy Zaporozhets 0492964b3b Merge pull request #5410 from Popl7/fix_max_size_shown_avatar_upload_profile
set maximum filesize for avatar on profile page correct
2013-10-22 23:38:46 -07:00
Dmitriy Zaporozhets de46a5b602 Merge branch 'master' of github.com:gitlabhq/gitlabhq 2013-10-23 09:35:06 +03:00