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
AgeCommit message (Collapse)Author
2017-03-06Use native unicode emojisEric Eastwood
- gl_emoji for falling back to image/css-sprite when the browser doesn't support an emoji - Markdown rendering (Banzai filter) - Autocomplete - Award emoji menu - Perceived perf - Immediate response because we now build client-side - Update `digests.json` generation in gemojione rake task to be more useful and include `unicodeVersion` MR: !9437 See issues - #26371 - #27250 - #22474
2017-03-06Add emoji images (generated from `rake gemojione:sprite`)Eric Eastwood
2017-03-06Merge branch 'rs-fix-deployments-v3-namespace' into 'master' Robert Speicher
Move `api/v3/deployments` to the correct namespace See merge request !9732
2017-03-06Merge branch '24998-fix-typo-gitlab-config-file' into 'master' Rémy Coutable
Fix typo in Gitlab application config file Closes #24998 See merge request !9702
2017-03-06Merge branch 'revert-see-if-repro-29035' into 'master' Jacob Schatz
Revert it See merge request !9737
2017-03-06Revert itJacob Schatz
2017-03-06Merge branch 'see-if-repro-29035' into 'master' Jacob Schatz
See if repro #29035 See merge request !9736
2017-03-06See if repro #29035Jacob Schatz
[ci skip]
2017-03-06Merge branch 'see-if-repro-revert' into 'master' Jacob Schatz
Remove Test if worked. #29035 See merge request !9735
2017-03-06Merge branch 'cowbellerina-22562-todos-filters' into 'master' Annabel Dunstone Gray
Fix Sort dropdown reflow issue Closes #22562 See merge request !9728
2017-03-06Remove Test if worked. #29035Jacob Schatz
[ci skip]
2017-03-06Merge branch 'see-if-we-can-reproduce' into 'master' Jacob Schatz
Testing #29035 See merge request !9734
2017-03-06[ci skip]Jacob Schatz
See if we can reproduce that problem
2017-03-06Merge branch 'backup_storage_class' into 'master' Rémy Coutable
Add storage class configuration option for Amazon S3 remote backups See merge request !9599
2017-03-06Merge branch 'remove-vendored-raphael-library' into 'master' Filipa Lacerda
Refactor network graph bundle to ES module syntax See merge request !9696
2017-03-06Move `api/v3/deployments` to the correct namespaceRobert Speicher
2017-03-06Merge branch '27523-make-stuck-build-detection-more-performant' into 'master' Kamil Trzciński
Make stuck builds detection more performant Closes #27523 See merge request !9025
2017-03-06Merge branch 'zj-builds-to-jobs-api' into 'master' Kamil Trzciński
Rename builds to jobs in the API Closes #28515 See merge request !9463
2017-03-06Merge branch '27520-option-to-prevent-signing-in-from-multiple-ips' into ↵Sean McGivern
'master' GitLab should have an option to prevent users from signing in from multiple IPs Closes #27520 See merge request !8998
2017-03-06Fix Sort dropdown reflow issueJarkko Tuunanen
Make Sort dropdown behave the same as filters in narrower viewports. Adjust dropdowns to fit on the same line in worst-case scenario ("Oldest created" selected). Closes #22562 See merge request !9533
2017-03-06Merge branch 'gitlab-database-fix' into 'master' Douwe Maan
removes redundant code from gitlab database file See merge request !9282
2017-03-06Merge branch 'fix-mentioned-issues-for-external-trackers' into 'master' Sean McGivern
Fix issues mentioned but not closed for JIRA Closes #26028 See merge request !9687
2017-03-06Merge branch 'workhorse-1.4.0' into 'master' Sean McGivern
Use gitlab-workhorse 1.4.0 See merge request !9724
2017-03-06Merge branch '28704-fullscreen-zen-mode-is-broken' into 'master' Annabel Dunstone Gray
Set max for Zen mode textarea to screen height Closes #28704 See merge request !9667
2017-03-06Remove docs for removed endpointZ.J. van de Weg
2017-03-06Merge branch '25503_issues_finder_performance' into 'master' Sean McGivern
Improve IssuableFinder performance Closes #25503 See merge request !9030
2017-03-06Merge branch 'second-nav-spacing-mobile' into 'master' Annabel Dunstone Gray
Fixed spacing in mobile secondary nav See merge request !9657
2017-03-06Remove unecessary defaults for uniq ip block, cleanup refactoring leftoversPawel Chojnacki
2017-03-06align schema.rb with upstream and fix rubocop warning about not freezing ↵Pawel Chojnacki
mutable constants and empty error classes
2017-03-06Cleanup test phases by introducing request_from_ip and operation_from_ip helersPawel Chojnacki
2017-03-06Make Warden set_user hook validate user ip uniqunessPawel Chojnacki
+ rename shared context
2017-03-06Remove unecessary calls to limit_user!, UniqueIps Middleware, and address MR ↵Pawel Chojnacki
review - cleanup formating in haml - clarify time window is in seconds - cleanup straneous chunks in db/schema - rename count_uniqe_ips to update_and_return_ips_count - other
2017-03-06Cleanup common code in Unique Ips testsPawel Chojnacki
2017-03-06Add admin settings entriesPawel Chojnacki
2017-03-06Add changelogPawel Chojnacki
2017-03-06Cleanup RSpec testsPawel Chojnacki
2017-03-06Test various login scenarios if the limit gets enforcedPawel Chojnacki
2017-03-06Cleanup formattingPawel Chojnacki
2017-03-06Allow limiting logging in users from too many different IPs.Pawel Chojnacki
2017-03-06Merge branch 'api-drop-subscribed' into 'master' Sean McGivern
Remove "subscribed" field from API responses returning list of issues or merge requests Closes #22374 See merge request !9661
2017-03-06Merge branch 'gitaly-0.3.0' into 'master' Sean McGivern
Add gitaly server dependency Closes gitaly#109 See merge request !9722
2017-03-06DRY up {jira,kubernets}_project factoriesSean McGivern
2017-03-06Fix issues mentioned but not closed for JIRASean McGivern
The `ReferenceExtractor` would return an array of `ExternalIssue` objects, and then perform `Array#-` to remove the issues closed. `ExternalIssue`s had `==` defined, but not `hash` or `eql?`, which are used by `Array#-`.
2017-03-06Use gitlab-workhorse 1.4.0Jacob Vosmaer
Bug fixes, Gitaly gRPC support, experimental Redis integration.
2017-03-06Improve issues filtering performanceJarka Kadlecova
2017-03-06Incorporate review, drop old endpointZ.J. van de Weg
The endpoint dropped, get ':id/repository/commits/:sha/jobs', should be replace by a new endpoint.
2017-03-06Rename build to job in the docsZ.J. van de Weg
2017-03-06Add changelog entryZ.J. van de Weg
[ci skip]
2017-03-06Fix all testsToon Claes
This commit was about 6 commits before squashing, with the main goal to make all tests green. Now, after pushing this commit we'll see what the CI has to say about that.
2017-03-06Pick API files from 8.16.6Z.J. van de Weg