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-17Merge branch 'rs-revert-11842' into 'master'Stan Hu
Partially revert 1e8dbd46 See merge request !12236
2017-06-13Merge branch 'cache-diff-size-limits' into 'master'Douwe Maan
Only look up diff size limit flags once per request See merge request !12048
2017-06-10Resolve inconsistenciesClement Ho
2017-06-09Merge commit 'b1bf6d88fceb24663bfe4be2d9cc111710d9126b' into 9-3-stableClement Ho
2017-06-09Merge commit 'abc61f260074663e5711d3814d9b7d301d07a259' into 9-3-stableClement Ho
2017-06-08Merge branch 'upstream-9-2-security' into master-security-updateDJ Mountney
2017-06-08Merge branch '25934-project-snippet-vis' into 'security-9-2'DJ Mountney
Fix visibility when referencing snippets See merge request !2101
2017-06-08Merge branch 'dz-api-x-frame' into 'security-9-2'DJ Mountney
Restrict API X-Frame-Options to same origin See merge request !2103
2017-06-08Merge branch 'dm-diff-file-diffable' into 'master'Sean McGivern
Move diffable? method from Repository to Diff::File See merge request !11980
2017-06-08Merge branch 'dm-highlight-diff-file-blob' into 'master'Sean McGivern
Use Diff::File blob methods from diff highlighter See merge request !11978
2017-06-08Merge branch '33383_add_bulgarian_translation_of_cycle_analytics_page' into ↵Douwe Maan
'master' Add bulgarian translation of Cycle Analytics Page to I18N Closes #33383 See merge request !11958
2017-06-08Merge branch ↵Douwe Maan
'33334_add_portuguese_brazil_translation_of_cycle_analytics_page' into 'master' Add portuguese brazil translation of Cycle Analytics Page to I18N Closes #33334 See merge request !11920
2017-06-08Use Diff::File blob methods from diff highlighterDouwe Maan
2017-06-08Move diffable? method from Repository to Diff::FileDouwe Maan
2017-06-08Merge branch 'rework-authorizations-performance' into 'master'Douwe Maan
Rework project authorizations and nested groups for better performance See merge request !10885
2017-06-08Merge branch 'blob-load-all-data' into 'master'Grzegorz Bizon
Blob#load_all_data! doesn’t need an argument See merge request !11977
2017-06-08Bring in security changes from the 9.2.5 releaseDJ Mountney
Ran: - git format-patch v9.2.2..v9.2.5 --stdout > patchfile.patch - git checkout -b 9-2-5-security-patch origin/v9.2.2 - git apply patchfile.patch - git commit - [Got the sha ref for the commit] - git checkout -b upstream-9-2-security master - git cherry-pick <SHA of the patchfile commit> - [Resolved conflicts] - git cherry-pick --continue
2017-06-08remove the rouge copypasta and add notes to refactorhttp://jneen.net/
2017-06-07Translate project & repository pagesBob Van Landuyt
2017-06-07Merge branch 'krakowski_master2' into 'master'Grzegorz Bizon
Add all pipeline sources as special keywords to 'only' and 'except' Closes #32955 See merge request !11972
2017-06-07Blob#load_all_data! doesn’t need an argumentDouwe Maan
2017-06-07Added more actions and report as abuse to all notesLuke "Jared" Bennett
2017-06-07Merge branch 'backport_fix_slash_commands_for_multiple_assignee' into 'master'Douwe Maan
Backport from EE: Fix '/unassign' slash command See merge request !11926
2017-06-07Merge branch 'fix/backup-restore-resume' into 'master'James Lopez
Fix backup task to continue on corrupt repositories Closes #31767 See merge request !11962
2017-06-07Merge branch 'sync-email-from-omniauth' into 'master'Douwe Maan
Sync email address from specified omniauth provider See merge request !11268
2017-06-07Merge branch 'fix-memoization-in-contributions-calendar' into 'master'Rémy Coutable
Fix memoization in ContributionsCalendar#activity_dates See merge request !11973
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