- 21 Apr, 2016 11 commits
-
-
Rémy Coutable authored
Instrument Gitlab::GitAccess/GitAccessWiki See merge request !3859
-
Yorick Peterse authored
Disable 'repository check' feature in 8.7.0 See merge request !3856
-
Rémy Coutable authored
Show project members only for members fixes #5838 See merge request !3752
-
Jacob Schatz authored
Revert "Merge branch 'sentry-js' into 'master'" This reverts commit 0f309794, reversing changes made to 1e596fef. See merge request !3851
-
Yorick Peterse authored
The changelog got messed up during merging (I think?) with 8.7 entries showing up in older versions.
-
Jacob Schatz authored
Disable spellcheck and autocorrect for username field in admin page closes #14855 ## before  ## after  See merge request !3730
-
Grzegorz Bizon authored
Fix cross-project label ref used with invalid project When cross-project label reference was used with invalid project reference, `nil` was assigned to project variable which later caused an exception. Closes #15168 See merge request !3811
-
Robert Speicher authored
Add due date to issues Closes: #12709 See merge request !3614
-
Robert Speicher authored
Add Sentry logging for JavaScript errors Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/12675 See merge request !3795
-
Jacob Schatz authored
Update changelog See merge request !3801
-
Rémy Coutable authored
Add incremental build trace update API Closes #14537 Must be merged if we want changes from gitlab-org/gitlab-ci-multi-runner!124 to work. See merge request !3447
-
- 20 Apr, 2016 3 commits
-
-
Robert Speicher authored
License templates when creating/editing a LICENSE file Closes #12804 See merge request !3660
-
Rémy Coutable authored
Add raw build trace output Closes #15308, #15147 Changes in the UI: - on finished build:  - on running build:  See merge request !3767
-
Rémy Coutable authored
add slack notifications for wiki pages ## What does this MR do? Lets the Slack service be configured to send notifications when wiki pages are created or edited. ## Are there points in the code the reviewer needs to double check? I'm just starting to get familiar with the Gitlab codebase and I was unsure on how to get the wiki page url to pass it to the slack message, on whether or not I needed to refactor the create/update methods for wiki pages from the controller to a service (but seemed necessary to test it better), and if I needed to add a column to the web hooks table or if the services table would have been enough. Please let me know if I should change anything and I will improve the MR, thanks for checking :) ## Why was this MR needed? Related to #563 and fixes #4233. See merge request !2998
-
- 19 Apr, 2016 8 commits
-
-
Douglas Barbosa Alexandre authored
-
P.S.V.R authored
Issue: https://gitlab.com/gitlab-org/gitlab-ce/issues/12785 Merge Request: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/3514
-
Ben Bodenmiller authored
-
Yorick Peterse authored
This allows users to configure the number of points stored in a single UDP packet. This in turn can be used to reduce the number of UDP packets being sent at the cost of these packets being somewhat larger. The default setting is 1 point per packet so nothing changes for existing users.
-
Grzegorz Bizon authored
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 18 Apr, 2016 14 commits
-
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Kamil Trzcinski authored
-
Yorick Peterse authored
This allows us to re-use any other analytics that rely on the "action" tag having a value set.
-
Douglas Barbosa Alexandre authored
-
Felipe Artur authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Yorick Peterse authored
Fixes gitlab-org/gitlab-ce#15335
-
Grzegorz Bizon authored
-
Phil Hughes authored
-
Yorick Peterse authored
-
Yorick Peterse authored
By using Module#prepend we can define a Module containing all proxy methods. This removes the need for setting up crazy method alias chains and in turn prevents us from having to deal with all that madness (e.g. methods calling each other recursively). Fixes gitlab-org/gitlab-ce#15281
-
Timothy Andrew authored
-
- 17 Apr, 2016 4 commits
-
-
BaldinoF authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Robert Schilling authored
-