Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
2017-06-07use squre bracketShinya Maeda
2017-06-07Use source instead of trigger_requests in stage_seedsShinya Maeda
2017-06-07Remove source.nilShinya Maeda
2017-06-07Fix conditionShinya Maeda
2017-06-07Fix unmatches_pathShinya Maeda
2017-06-07Fix change in behaviorFilip Krakowski
2017-06-07Check if source is nilFilip Krakowski
2017-06-07Fix static-analysis offensesFilip Krakowski
2017-06-07Add all sources as special keywords for only and exceptFilip Krakowski
2017-06-07Use pipeline.source to determine what triggered a pipelineFilip Krakowski
2017-06-07Add 'schedules' keyword to 'only' and 'except'Filip Krakowski
2017-06-07Sync email address from specified omniauth providerRobin Bobbitt
2017-06-07Merge branch 'fix_rubocop_warning_about_has_key' into 'master'Grzegorz Bizon
Use key? instead of has_key? See merge request !11971
2017-06-07fix typoJames Lopez
2017-06-07fix wikiJames Lopez
2017-06-07refactor code and specJames Lopez
2017-06-07Merge branch '3191-deploy-keys-update' into 'master'Rémy Coutable
Implement ability to update deploy keys Closes #3191 See merge request !10383
2017-06-07fix backup task to ignore errors per projectJames Lopez
2017-06-07Fix memoization in ContributionsCalendar#activity_datesSean McGivern
This doesn't appear to be actually called twice, but having it appear to work but not would be a problem if it was.
2017-06-07Use key? instead of has_key? methodPawel Chojnacki
2017-06-07Merge branch 'dm-diff-file-straight-diff' into 'master'Sean McGivern
Fix Diff::Position#diff_file for positions on straight diffs See merge request !11947
2017-06-07Merge branch 'feature/gb/persist-pipeline-stages' into 'master'Kamil Trzciński
Persist stages in the database Closes #26481 See merge request !11790
2017-06-07Merge branch 'instrument-infra' into 'master'Grzegorz Bizon
Add Prometheus metrics endpoint and basic infrastructure to meter code See merge request !11553
2017-06-07Merge branch ↵Sean McGivern
'32995-issue-contents-dynamically-replaced-with-stale-version-after-saving-or-refreshing-relative-external_url-only' into 'master' Fix incorrect ETag cache key when relative instance URL is used Closes #32995 See merge request !11964
2017-06-07Merge branch '12910-snippets-description' into 'master'Phil Hughes
Support descriptions for snippets Closes #31894 See merge request !11071
2017-06-07Merge branch 'zj-read-registry-pat' into 'master'Kamil Trzciński
Allow pulling container images using personal access tokens Closes #19219 See merge request !11845
2017-06-07Fix incorrect ETag cache key when relative instance URL is usedAdam Niedzielski
2017-06-07Merge branch '2563-backport-ee1942' into 'master'Grzegorz Bizon
Backport some EE changes from adding shared_runners_minutes_limit to the API Closes gitlab-ee#2563 See merge request !11936
2017-06-07Backport Fix '/unassign' slash commandValery Sizov
2017-06-07add bulgarian translation of cycle analytics page to I18N黄涛
Fix #33383
2017-06-07Update i18n.rb styleHuang Tao
2017-06-07add portuguese brazil translation of cycle analytics page黄涛
Fix #33334
2017-06-06Fix Diff::Position#diff_file for positions on straight diffsDouwe Maan
2017-06-06Merge branch 'feature/gb/migrate-pipeline-stages' into ↵Grzegorz Bizon
feature/gb/persist-pipeline-stages * feature/gb/migrate-pipeline-stages: (76 commits) redesign caching of application settings Fix binary encoding error on MR diffs Fix missing tooltip and ARIA labels for accessibility Add info on using self-signed certs with Registry Actually clean gitlab-test path when TestEnv.set_repo_refs fails Introduce optimistic locking support via optional parameter last_commit_id on File Update API Move issuable bulk edit form into a new sidebar. Add PowerShell to CI variable docs Responsive environment tables Accept a username for User-level Events API Introduce an Events API Update GitLab Pages to v0.4.3 Allow numeric pages domain Remove references to old settings location Resolve "API: Environment info missed" Fix Projects API spec Resolve "When changing project visibility setting, change other dropdowns automatically" Update explanation of job-level variable override to fit example change headings to improve SEO backports changed import logic from pull mirroring feature into CE ...
2017-06-06redesign caching of application settingsPaul Charlton
2017-06-06Fix binary encoding error on MR diffsJames Lopez
2017-06-06Fix test failuresZ.J. van de Weg
2017-06-06Introduce optimistic locking support via optional parameter last_commit_id ↵Roman Safronov
on File Update API
2017-06-06Backport https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/1942Lin Jen-Shin
2017-06-06Accept a username for User-level Events APIMark Fletcher
2017-06-06Introduce an Events APIMark Fletcher
* Meld the following disparate endpoints: * `/projects/:id/events` * `/events` * `/users/:id/events` + Add result filtering to the above endpoints: * action * target_type * before and after dates
2017-06-06Merge branch '29690-rotate-otp-key-base' into 'master'Brian Neel
Add a Rake task to aid in rotating otp_key_base Closes #29690 See merge request !11881
2017-06-06Merge branch 'pull-mirror-overhaul-ce-backport' into 'master'Douwe Maan
backports changed import logic from pull mirroring feature into CE See merge request !11850
2017-06-06backports changed import logic from pull mirroring feature into CETiago Botelho
2017-06-06Add a Rake task to aid in rotating otp_key_baseNick Thomas
2017-06-05Merge branch 'mk-fix-git-over-http-rejections' into 'master'Douwe Maan
Fix Git-over-HTTP rejections See merge request !11398
2017-06-05Merge branch 'added_chinese_for_i18n' into 'master'Douwe Maan
Add Chinese translation of Cycle Analytics Page to I18N See merge request !11644
2017-06-05Merge branch '28694-hard-delete-user-from-admin-panel' into 'master'Douwe Maan
Allow users to be hard-deleted from the admin panel Closes #28694 See merge request !11874
2017-06-05Remove unnecessary variableMichael Kozono
2017-06-05Merge branch ↵Douwe Maan
'31983-increase-merge-request-diff-file-size-limit-for-default-toggle-opening' into 'master' Increase diff limits to 100 KB for collapse and 200 KB overall Closes #31983 See merge request !11875