دسترسی نامحدود
برای کاربرانی که ثبت نام کرده اند
برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید
در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید
برای کاربرانی که ثبت نام کرده اند
درصورت عدم همخوانی توضیحات با کتاب
از ساعت 7 صبح تا 10 شب
ویرایش:
نویسندگان: Rawat. Sandeep
سری: Community experience distilled
ISBN (شابک) : 1783281995, 9781849694704
ناشر: Packt Publishing
سال نشر: 2014
تعداد صفحات: 0
زبان: English
فرمت فایل : EPUB (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود)
حجم فایل: 2 مگابایت
کلمات کلیدی مربوط به کتاب شروع کار با Reviewboard: MySQL (منبع الکترونیکی)، PHP (زبان برنامه کامپیوتری)، توسعه وب سایت.، کامپیوترها - عمومی.
در صورت تبدیل فایل کتاب Getting Started with Reviewboard به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.
توجه داشته باشید کتاب شروع کار با Reviewboard نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.
این کتاب برای برنامه نویسان وب یا کارکنان کنترل کیفیت در نظر گرفته شده است که بازبینی کد را انجام می دهند یا در آن شرکت می کنند و از هیئت بازبینی برای انجام بازبینی کد استفاده می کنند (یا قصد دارند از آن استفاده کنند). هیچ دانش قبلی در مورد هیئت بازبینی فرض نمیشود.
چه احساسی خواهید داشت اگر ماهرترین برنامه نویس جهان هر خط کدی را که نوشته اید قبل از ظاهر شدن در صفحه کاربر مرور کند ? همه به اندازه کافی خوش شانس نیستند که شخصی داشته باشند که کد آنها را مرور کند! Reviewboard یک ابزار قدرتمند بررسی کد مبتنی بر وب است که به توسعه دهندگان راه آسانی برای رسیدگی به بررسی کد ارائه می دهد. از پروژههای کوچک تا شرکتهای بزرگ به خوبی مقیاس میشود و ابزارهای مختلفی را ارائه میکند تا استرس و زمان زیادی را از فرآیند بررسی کد حذف کند.
بر اساس این فلسفه که \"استفاده صرف از یک ابزار یکی است. استفاده درست از آن چیز دیگری است\" شروع به کار با Review Board با آموزش نحوه انتشار درخواست بازبینی کد از طریق رابط کاربری وب Reviewboard یا خط فرمان، شما را در سفری به تسلط بر Reviewboard راهنمایی می کند. این به شما کمک میکند تا مدیر ace Reviewboard شوید زیرا یاد میگیرید چگونه کاربران، گروههای بررسی، بازبینهای پیشفرض، مخازن و موارد دیگر را مدیریت کنید.
این کتاب کاربردی و مثالگرا گردش کار بررسی کد را پوشش میدهد. در جزئیات همچنین در مورد ویژگیهای مختلف در Reviewboard صحبت میکند که زندگی شما را بهعنوان نویسنده کد، بازبین و مدیر بسیار آسانتر میکند.
شما سفر را با نگاه کردن به روشهای مختلف اشتراکگذاری تغییرات کد آغاز خواهید کرد ( diff) با تیم شما که ادغام با یک مخزن را نیز پوشش می دهد. سپس، نحوه بررسی کد را میتوان انجام داد و چگونه میتوانید ورودی خود را در مورد تغییرات کد یا کل تفاوت ارائه دهید، نگاه خواهید کرد. همچنین به داشبورد کاربر نگاه میکنید، که نمای کلی از درخواستهای بررسی و فعالیتهای کاربر/گروه که کاربر بخشی از آن است را ارائه میدهد. در نهایت مدیریت برنامه Reviewboard و داشبورد مدیریت بررسی خواهد شد. شما کتاب را با یادگیری نکات و ترفندهای پیشرفته برای به دست آوردن بهترین نتیجه از Reviewboard به پایان خواهید رساند.
This book is intended for web programmers or quality control staff who perform or participate in code reviews and who are using (or planning to use) Review Board for conducting code reviews. No prior knowledge of Review Board is assumed.
How would you feel if the world's craftiest programmer went through every line of code that you wrote before it appeared on the user's screen? Everyone is not lucky enough to have a person to go through their code! Reviewboard is a powerful web-based code review tool that offers developers an easy way to handle code reviews. It scales well from small projects to large companies and offers a variety of tools to take much of the stress and time out of the code review process.
Based on the philosophy that "Merely using a tool is one thing, using it right is another", Getting Started with Review Board will guide you on a journey to mastering Reviewboard by teaching you how to publish a code review request through the Reviewboard web UI or command line. It will help you become an ace Reviewboard administrator as you'll learn how to manage users, review groups, default reviewers, repositories, and much more.
This practical, example-oriented book covers the code review workflow in detail. It also talks about the various features in Reviewboard which make your life a lot easier as a code author, reviewer, and administrator.
You will start the journey by looking at the different ways of sharing the code changes (diff) with your team which will also cover integration with a repository. Then, you will look at how a code review can be performed and how you can provide your input on the code changes or on the whole diff. You will also look at the user dashboard, which provides an overview of the review requests and user/group activities which the user is a part of. Finally the administration of Reviewboard application and admin dashboard will be explored. You will end the book by learning advanced tips and tricks to get the best out of Reviewboard.
Content: Cover
Copyright
Credits
About the Author
About the Reviewers
www.PacktPub.com
Table of Contents
Preface
Chapter 1: Introduction to Review Board
Code review --
power-charging your code
Code review best practices
Ways of performing code review
Pre-commit code review
Post-commit code review
Why Review Board?
What people are saying about Review Board
Features of Review Board
Publishing
Easy code review
Comments
Intuitive diff viewer
Great tracking
Integration with all major version control systems
Not limited to code files
Admin control
Summary. Chapter 2: Creating Review RequestsPublishing a code review request
Generating a code diff
Publishing the generated code diff to Review Board
Publishing a review request with details
Tracking review requests
Publishing a code review request through the command line
Pre-commit review
Post-commit review
Review of specific files
Updating a code review request
Summary
Chapter 3: Reviewing Code Review Requests
Viewing a review request
Viewing the code review requests
Performing the code review
Managing issues
Summary
Chapter 4: The User Dashboard, Preferences, and Searching. The user dashboardIncoming Reviews
Outgoing Reviews
Starred Reviews
All My Requests
Table columns
Preferences / My Account
Searching
Quick search
Full-text search
Summary
Chapter 5: Installing and Upgrading Review Board
Setting up Review Board
Review Board installation
Steps 1 and 2 --
installing the Python setuptools
Step 3 --
installing Patch
Step 4 --
installing Review Board
Step 5 --
installing MySQL database binding
Step 6 --
the subversion source control component
Installing the Review Board site
Updating Apache config
Upgrading Review Board
Summary. Chapter 6: Admin SettingsSYSTEM SETTINGS
General
Authentication
Diff Viewer
Logging
SSH
File Storage
SYSTEM INFORMATION
Summary
Chapter 7: Managing Users and Review Groups
Users
Review Groups
Summary
Chapter 8: Admin Dashboard
Repository administration
Activities
REVIEW BOARD ACTIVITY
USER ACTIVITY
RECENT ACTIONS
REVIEW BOARD NEWS
REPOSITORIES
REQUEST STATUSES
REVIEW GROUPS
Summary
Chapter 9: Advanced Tips and Tricks
Database
Extensions
Optimization
Hardware
Memcached
Database
Search indexing
Advanced commands
Summary
Index.