Home
last modified time | relevance | path

Searched defs:review (Results 1 – 25 of 278) sorted by relevance

12345678910>>...12

/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/google.golang.org/api/
H A DCONTRIBUTING.md87 ### Register with Gerrit
95 ### Install the git-codereview command
121 ### Set up git aliases
166 ### Switch to the master branch
180 ### Make a change
283 ### Mail the change for review
318 ### Reviewing code
327 ### Revise and upload
345 ### Synchronize your client
446 ### Reviewing code by others
[all …]
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/google.golang.org/api/google-api-go-client-0.7.0/
H A DCONTRIBUTING.md87 ### Register with Gerrit
95 ### Install the git-codereview command
121 ### Set up git aliases
166 ### Switch to the master branch
180 ### Make a change
283 ### Mail the change for review
318 ### Reviewing code
327 ### Revise and upload
345 ### Synchronize your client
446 ### Reviewing code by others
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/google.golang.org/api/
H A DCONTRIBUTING.md87 ### Register with Gerrit
95 ### Install the git-codereview command
121 ### Set up git aliases
166 ### Switch to the master branch
180 ### Make a change
283 ### Mail the change for review
318 ### Reviewing code
327 ### Revise and upload
345 ### Synchronize your client
446 ### Reviewing code by others
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/google.golang.org/api/
H A DCONTRIBUTING.md87 ### Register with Gerrit
95 ### Install the git-codereview command
121 ### Set up git aliases
166 ### Switch to the master branch
180 ### Make a change
283 ### Mail the change for review
318 ### Reviewing code
327 ### Revise and upload
345 ### Synchronize your client
446 ### Reviewing code by others
[all …]
/dports/devel/appstream-glib/appstream-glib-0.7.18/libappstream-glib/
H A Das-review.c67 AsReview *review = AS_REVIEW (object); in G_DEFINE_TYPE_WITH_PRIVATE() local
95 AsReview *review = AS_REVIEW (object); in as_review_get_property() local
139 AsReview *review = AS_REVIEW (object); in as_review_set_property() local
291 as_review_init (AsReview *review) in as_review_init()
347 as_review_get_id (AsReview *review) in as_review_get_id()
365 as_review_get_summary (AsReview *review) in as_review_get_summary()
452 as_review_get_locale (AsReview *review) in as_review_get_locale()
487 as_review_get_rating (AsReview *review) in as_review_get_rating()
523 as_review_get_flags (AsReview *review) in as_review_get_flags()
681 as_review_get_date (AsReview *review) in as_review_get_date()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/docs/
H A Dcl_respect.md41 #### Choose your reviewers
52 #### Provide context
63 #### State your expectations
75 #### Expect responsiveness
84 #### Address all comments
94 #### What to do if it's going wrong
H A Dcontributing.md168 ### Chromium-specific description tips
207 ### Finding a reviewer
233 ### Requesting review
255 ### Review process
265 ### Approval
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/docs/
H A Dcl_respect.md41 #### Choose your reviewers
52 #### Provide context
63 #### State your expectations
75 #### Expect responsiveness
84 #### Address all comments
94 #### What to do if it's going wrong
H A Dcontributing.md167 ### Chromium-specific description tips
206 ### Finding a reviewer
219 ### Requesting review
241 ### Review process
251 ### Approval
/dports/databases/kexi/kexi-3.2.0/src/widget/relations/
H A DKexiRelationsScrollArea.h59 …The class is for displaying only - retrieving data and updating data on the backend side is implem…
88 KexiRelationsConnection* selectedConnection() const;
96 //! @internal Handles mouse press event for area widget
121 /*! Removes all connections from the view. */
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/doc/development/
H A Ddatabase_review.md112 #### Preparation when adding migrations
135 #### Preparation when adding or modifying queries
184 #### Preparation when adding foreign keys to existing tables
189 #### Preparation when adding tables
195 #### Preparation when removing columns, tables, indexes, or other structures
H A Dindex.md79 #### Wording, style, or link changes
90 #### Specific changes
104 #### Broader changes
/dports/www/orangehrm/orangehrm-4.9/symfony/plugins/orangehrmPerformancePlugin/lib/form/
H A DSaveReviewForm.php14 public $review; variable in SaveReviewForm
20 public function setReview($review) {
186 public function createRatings($review) {
205 public function createReviewers($reviewerPostData, $review) {
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/tools/metrics/histograms/
H A Dreview_guidelines.md13 #### XML metadata in histograms.xml is correct and descriptive.
40 #### Histogram is designed correctly.
47 #### Histogram is setup correctly.
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/metrics/histograms/
H A Dreview_guidelines.md13 #### XML metadata in histograms.xml is correct and descriptive.
40 #### Histogram is designed correctly.
47 #### Histogram is setup correctly.
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/go-critic/go-critic/
H A DCONTRIBUTING.md26 ### Code review: accepted abbreviations
40 ### Code review: main rules
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/optics-core-0.3.0.1/src/Optics/
H A DReview.hs45 review o = unTagged #. getOptic (castOptic @A_Review o) .# Tagged function
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/services/notification_recipients/builder/
H A Dnew_review.rb6 attr_reader :review accessor in NotificationRecipients.Builder.NewReview
7 def initialize(review) argument
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/spec/features/merge_request/
H A Dbatch_comments_spec.rb266 …ent(selector: '.js-discussion-note-form', field: 'note_note', button_text: 'Start a review', text:…
275 …def write_reply_to_discussion(button_text: 'Start a review', text: 'Line is wrong', resolve: false…
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/lens-4.19.2/src/Control/Lens/
H A DReview.hs141 review p = asks (runIdentity #. unTagged #. p .# Tagged .# Identity) function
/dports/www/hs-DAV/DAV-1.3.4/_cabal_deps/lens-4.19.2/src/Control/Lens/
H A DReview.hs141 review p = asks (runIdentity #. unTagged #. p .# Tagged .# Identity) function
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/lens-4.19.1/src/Control/Lens/
H A DReview.hs141 review p = asks (runIdentity #. unTagged #. p .# Tagged .# Identity) function
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/gitlab/github_import/importer/
H A Dpull_request_review_importer.rb7 def initialize(review, project, client) argument
28 attr_reader :review, :merge_request, :project, :client accessor in Gitlab.GithubImport.Importer.PullRequestReviewImporter
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/lens-5.0.1/src/Control/Lens/
H A DReview.hs144 review p = asks (runIdentity #. unTagged #. p .# Tagged .# Identity) function
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/lens-5.0.1/src/Control/Lens/
H A DReview.hs144 review p = asks (runIdentity #. unTagged #. p .# Tagged .# Identity) function

12345678910>>...12