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-02-07Use stricter regex anchorsDouwe Maan
2017-02-07Support a string source in the route mapDouwe Maan
2017-02-07Merge branch 'route-map' into 'master' Robert Speicher
Add 'View on [env]' link to blobs and individual files in diffs See merge request !8867
2017-02-07Merge branch 'jej-fix-backup-rake-color' into 'master'Sean McGivern
Fixed backup.rake colorize method following Pages -> CE See merge request !9031
2017-02-07Fixed backup.rake colorize method following Pages -> CEConnor Shea
Cherry-picked 'Remove colorize methods that weren't in CE.'
2017-02-07Merge branch '21518_recaptcha_spam_issues' into 'master'Sean McGivern
Use reCaptcha when an issue identified as spam Closes #21518 See merge request !8846
2017-02-07Merge branch 'remove-deploy-key-endpoint' into 'master' Rémy Coutable
Remove deploy key endpoint Closes #20569 See merge request !8716
2017-02-07Merge branch '27785-fix-init-script-after-pages-to-ce' into 'master' Douwe Maan
Fix syntax error in init.d/gitlab after Pages -> CE Closes #27785 See merge request !9026
2017-02-07Remove /projects/:id/keys/.. endpointsRobert Schilling
2017-02-07Fix syntax error in init.d/gitlab after Pages -> CEDrew Blessing
Cherry-picked ‘Fix syntax error in conditional statement’
2017-02-07Merge branch 'api-remove-snippets-expires-at' into 'master'Sean McGivern
Remove deprecated 'expires_at' from project snippets API Closes #14156 See merge request !8723
2017-02-07Merge branch 'fix/import-group-members' into 'master' Rémy Coutable
Fix missing group members from Import/Export Closes #25124 See merge request !8923
2017-02-07Use reCaptcha when an issue identified as spamJarka Kadlecova
2017-02-07Split V3 entities into a separate fileRobert Schilling
2017-02-07Remove deprecated 'expires_at' from project snippets APIRobert Schilling
2017-02-07Add missing group members to export for I/EJames Lopez
2017-02-07added missed commit in rebaseJames Lopez
2017-02-07update Grape routes to work with current version of GrapeJames Lopez
2017-02-07Merge branch 'ee-1439-read-only-user' into 'master' Douwe Maan
Backport changes from gitlab-org/gitlab-ee!998 See merge request !8984
2017-02-07List all groups/projects for admins on explore pagesDouwe Maan
2017-02-07Address feedbackDouwe Maan
2017-02-07Improve performance of finding last deployed environmentDouwe Maan
2017-02-07Add testsDouwe Maan
2017-02-07Validate route mapDouwe Maan
2017-02-06Merge branch 'fix-references-header-parsing' into 'master' Sean McGivern
Fix References header parser for Microsoft Exchange Closes #26567 See merge request !8620
2017-02-06Merge branch 'fix/gb/backwards-compatibility-coverage-ci-yml' into 'master' Douwe Maan
Remove coverage entry from global CI/CD options See merge request !8981
2017-02-06Merge branch 'jej-pages-to-ce' into 'master' Douwe Maan
Adding GitLab Pages to CE Closes #14605, gitlab-com/infrastructure#1058, gitlab-ee#1333, and #323 See merge request !8463
2017-02-06No strong reasons to freeze themLin Jen-Shin
Feedback: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/8620#note_22868713
2017-02-06Merge branch 'master' into 'jej-pages-to-ce'James Edwards-Jones
# Conflicts: # db/schema.rb
2017-02-06Remove deprecated MR and Issue endpoints and preserve V3 namespaceOswaldo Ferreira
2017-02-06Merge branch 'terminal-max-session-time' into 'master' Kamil Trzciński
Introduce maximum session time for terminal websocket connection Closes #26263 See merge request !8413
2017-02-06Merge branch '22007-unify-projects-search' into 'master' Rémy Coutable
Unify projects search by removing /projects/:search endpoint Closes #22007 See merge request !8877
2017-02-06Merge branch 'api-fix-files' into 'master' Rémy Coutable
API: Fix file downloading See merge request !8953
2017-02-06Introduce maximum session time for terminal websocket connectionAdam Niedzielski
Store the value in application settings. Expose the value to Workhorse.
2017-02-05Remove coverage entry from global CI/CD optionsGrzegorz Bizon
2017-02-03Merge branch 'master' into go-go-gadget-webpackMike Greiling
* master: (181 commits) Fixed adding to list bug Remove unnecessary queries for .atom and .json in Dashboard::ProjectsController#index Fixed modal lists dropdown not updating when list is deleted Fixed remove btn error after creating new issue in list Removed duplicated test Removed Masonry, instead uses groups of data Uses mixins for repeated functions Fixed up specs Props use objects with required & type values Removes labels instead of closing issue when clicking remove button Fixed JS lint errors Fixed issue card spec Added webkit CSS properties Fixed bug with empty state showing after search Fixed users href path being incorrect Fixed bug where 2 un-selected issues would stay on selected tab Fixed DB schema Changed how components are added in objects Added remove button Add optional id property to the issue schema Fixed issue link href Disabled add issues button if no lists exist ...
2017-02-03Merge branch 'add-issues-to-boards' into 'master' Fatih Acet
Add issues to boards list Closes #26205 See merge request !8737
2017-02-03Merge branch 'master' into jej-pages-picked-from-eeJames Edwards-Jones
2017-02-03Merge branch '17662-rename-builds' into 'master' Kamil Trzciński
Resolve "Rename "Builds" to "Pipelines", "CI/CD Pipelines", or "Jobs" everywhere" Closes #17662 See merge request !8787
2017-02-03Update the API endpoint to get the lists of a project boardDouglas Barbosa Alexandre
2017-02-03Merge branch 'markdown-plantuml' into 'master' Sean McGivern
PlantUML support for Markdown Closes #4048 See merge request !8588
2017-02-03API: Fix file downloadingRobert Schilling
2017-02-03Merge branch 'fwn-to-find-by-full-path' into 'master' Dmitriy Zaporozhets
replace `find_with_namespace` with `find_by_full_path` See merge request !8949
2017-02-03Merge branch '24606-force-password-reset-on-next-login' into 'master'Sean McGivern
Force new password after password reset via API Closes #24606 See merge request !8933
2017-02-03Fix broken testsFilipa Lacerda
Rename Build to Job Replace "Builds" by "Jobs" and fix broken specs Replace "Builds" by "Jobs" Fix broken spinach test Fix broken test Remove `˙` at the beginning of the file Fix broken spinach test Fix broken tests Changes after review
2017-02-03Freeze regexp and add a commentLin Jen-Shin
Feedback: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/8620#note_21590440
2017-02-03Use references variableLin Jen-Shin
Feedback: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/8620#note_22020035
2017-02-03Use message_id_regexp variable for the regexpLin Jen-Shin
Feedback: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/8620#note_22021001
2017-02-03Merge remote-tracking branch 'upstream/master' into ↵Lin Jen-Shin
fix-references-header-parsing * upstream/master: (574 commits) remove dateFormat global exception fix relative paths to xterm.js within fit.js use setFixtures instead of fixture.set prevent u2f tests from triggering a form submission while testing simplify test for focus state preload projects.json fixture preload projects.json fixture rework tests which rely on teaspoon-specific behavior Only render hr when user can't archive project. use setFixtures instead of fixture.set ensure helper classes and constants are exposed globally preload projects.json fixture fix fixture references in environments_spec allow console.xxx in tests, reorder eslint rules alphabetically remove redundant "data-toggle" attribute so Vue doesn't complain fix broken reference to formatDate in a CommonJS environment fix errors within gl_dropdown_spec.js when running in Karma fix intermittant errors in merge_commit_message_toggle_spec.rb Update installation docs to include Docker, others ignore node_modules in rubocop ...
2017-02-03replace `find_with_namespace` with `find_by_full_path`Adam Pahlevi
add complete changelog for !8949