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
2015-09-21Ensure raise_error expectations provide argumentsRobert Speicher
2015-09-20Merge branch 'jwt' into 'master' Douwe Maan
Removed format validation **What does this MR do?** Removals format validation for drone token **Are there points in the code the reviewer needs to double check?** Nothing **Why was this MR needed?** because drone migrated to JWT tokens and JWT token doesn't valid with current format ( i don't know how many symbols JWT can use for this ) See merge request !1359
2015-09-20Devise 3.5.x deprecates `confirm!` in favor of `confirm`Robert Speicher
2015-09-19Removed format validationKirilll Zaitsev
2015-09-18remove API calls from CE to CIValery Sizov
2015-09-18Fix CI status in the MR pageValery Sizov
2015-09-16add repository field to issue hook dataJungkook Park
add a test for to_hook_data of issue model update CHANGELOG
2015-09-16Make rubocop happyKamil Trzcinski
2015-09-16Fix CI testsKamil Trzcinski
2015-09-16Fix ordering issueKamil Trzcinski
2015-09-16Fix: models/ci/project_spec.rb once againKamil Trzcinski
2015-09-16Fix models/ci/mail_service_spec.rbKamil Trzcinski
- Change Notify to Ci::Notify - Downgrade sidekiq to fix CE errors: otherwise we need to check deliverables
2015-09-16Revert "Fix: models/ci/mail_service_spec.rb"Kamil Trzcinski
This reverts commit 345ff6cbf93eca5d61218f28d5f4d9eb2d4abf67. This requires sidekiq >= 3.4 and fixed all other CE tests
2015-09-15Fix: models/ci/project_spec.rb once againKamil Trzcinski
2015-09-15Fix models/ci/web_hook_spec.rbKamil Trzcinski
2015-09-15Fix: models/ci/project_spec.rbKamil Trzcinski
2015-09-15Fix: models/ci/mail_service_spec.rbKamil Trzcinski
2015-09-15Fix: models/ci/build_spec.rbKamil Trzcinski
2015-09-15fix specs. Stage 7Valery Sizov
2015-09-15fix specs. Stage 6Valery Sizov
2015-09-15fix specs. Stage 5Valery Sizov
2015-09-14rubocop satisfyValery Sizov
2015-09-11Remove network from CIDmitriy Zaporozhets
2015-09-10Fix more testsDmitriy Zaporozhets
2015-09-10Fix most of project specsDmitriy Zaporozhets
2015-09-10Fix commit specsDmitriy Zaporozhets
2015-09-10Fix some issues with ci models specsDmitriy Zaporozhets
2015-09-09integration with gitlab authValery Sizov
2015-09-09Merge branch 'master' into ci-and-ce-sitting-in-a-tree-k-i-s-s-i-n-gDmitriy Zaporozhets
2015-09-09Refactor CI testsDmitriy Zaporozhets
2015-09-06Re-annotate modelsStan Hu
2015-09-02Drone CI serviceKirilll Zaitsev
2015-08-21Merge branch 'hide-recent-push' into 'master'Dmitriy Zaporozhets
Only show recent push event if the branch still exists or a recent merge request has not been created Closes #2277 See merge request !1167
2015-08-20Only show recent push event if the branch still exists or a recent merge ↵Stan Hu
request has not been created Closes #2277
2015-08-19Case-insensetive search for commentsDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-08-17Merge branch 'master' into remove-satellitesDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-08-14Update Flowdock integration to support new Flowdock APIBoyan Tabakov
Requires that users create a Git source in their flows and update the configured token to the Git source token. The old flow tokens can't be used.
2015-08-13Merge branch 'improve-hipchat-service-test' into 'master'Dmitriy Zaporozhets
Provide more feedback what went wrong if HipChat service failed test This MR adds support for displaying the error message during HipChat service test. Before an Error 500 would be displayed with no helpful remarks. Screenshot: ![image](https://gitlab.com/stanhu/gitlab-ce/uploads/10f82eb02db138f9680e69cdb3d3ed82/image.png) Issue gitlab-com/support-forum#213 See merge request !1144
2015-08-12Provide more feedback what went wrong if HipChat service failed testStan Hu
Issue gitlab-com/support-forum#213
2015-08-12Add merged label on branches pageFlorent (HP)
2015-08-11Revert "Merge branch 'revert-satellites' into 'master' "Dmitriy Zaporozhets
This reverts commit 5daf44b7c86e0e2641a902b1da8b01d91fa3dbfa, reversing changes made to 2f706fbd231cabe7a76a5d17ac44285aaaf8592c.
2015-08-11Revert "Merge branch 'refactor-can-be-merge' into 'master'"Dmitriy Zaporozhets
This reverts commit 459e6d346768d9d8fceaee00bf0870b8e7c4ed9a, reversing changes made to 804168e1def1204af712febb229f41a3865f085f. Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-08-11Revert "Merge branch 'drop-satellites'"Dmitriy Zaporozhets
This reverts commit 957e849f41d96fa9778fcdd06792d2f0274b29ab, reversing changes made to 6b9dbe9f5a175a8162abf296367f561bab3eea1a. Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-08-07Add `Group#add_*` convenience methodsRobert Speicher
Encapsulates the logic for `Gitlab::Access::WHATEVER` levels.
2015-08-06Merge branch 'report-spam'Dmitriy Zaporozhets
2015-08-06Allow users to send abuse reportsDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-08-06Merge branch 'remove-email-from-published-keys' into 'master'Douwe Maan
Only publish ssh key-type and key Now when requesting my keys; my emailadres is exposed. [My keys](https://gitlab.com/zj.keys) To prevent harvesting only key-type and the key itself are displayed instead of all data supplied when uploaded. See merge request !850
2015-08-05Merge branch 'drop-satellites'Dmitriy Zaporozhets
2015-08-05Merge branch 'revert_touch' into 'master' Sytse Sijbrandij
Revert "Update noteable after a new note is added" This reverts commit fbdaf0e2a517660c0e4e3960f20b2d3568c33e78. https://gitlab.com/gitlab-org/gitlab-ce/issues/2027 See merge request !1094
2015-08-05Revert "Update noteable after a new note is added"Valery Sizov
This reverts commit fbdaf0e2a517660c0e4e3960f20b2d3568c33e78.