| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|\
| |
| | |
fix redis 3.0.0
|
| | |
|
|\ \
| | |
| | | |
Removed "unreleased" from v7.10 changelog
|
| |/
| |
| | |
Version 7.10 is already released so "unreleased" text next to it in the changelog file can be removed.
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Fix bug where Slack service channel was not saved in admin template settings
Consolidate allowed parameters in one place to avoid these kinds of bugs in the future.
Closes https://github.com/gitlabhq/gitlabhq/issues/9181
Closes #1501
See merge request !574
|
| | |
| | |
| | |
| | |
| | |
| | | |
Consolidate allowed parameters in one place to avoid these kinds of bugs in the future.
Closes https://github.com/gitlabhq/gitlabhq/issues/9181
|
|\ \ \
| |_|/
|/| |
| | |
| | |
| | | |
Simplify the `skip_before_action` logic for UploadsController
See merge request !547
|
| | | |
|
|\ \ \ |
|
| |\ \ \
| | |_|/
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Improve mobile UI for dashboard and project pages
Some love for mobile UI :smiley:
## Before
- - -


## After
- - -


Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
See merge request !573
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
|\ \ \ \
| |/ / /
|/| | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Don't allow username to end in period.
Fixes #2174 and #2249.
cc @jacobvosmaer Please review and test with the GitLab.com dump.
See merge request !1786
|
| | | |
| | | |
| | | |
| | | | |
This reverts commit c0116926c743818b2593474946abb40b56d8fefa.
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | | |
|
| |/ /
| | |
| | |
| | | |
This reverts commit c75c6b840ba9ed82bb01eca52e968c2b0ec985e6.
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Add issue and merge request count for state filters.
Related to issue #2170
Changes relate to project issues and merge request pages, dashboard and group pages remain the same.
See merge request !1747
|
| | | | |
|
| | | | |
|
|\ \ \ \
| |_|/ /
|/| | |
| | | |
| | | |
| | | | |
Make source code on GitLab more prominent.
See merge request !1741
|
| | | | |
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Link cross-project cross-reference notes to correct project.
- Fixes #1431: Don't crash when an MR from a fork has a cross-reference comment from the target project on of its commits.
- Include commit comments in MR from a forked project.
To accomplish this, the Commit model needs to know about its project. Adding this attribute also simplifies a bunch of other methods that deal with a note's target, that previously had to have special logic for when it belonged to a commit.
See merge request !554
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| | |/ /
| |/| | |
|
|\ \ \ \
| |/ / /
|/| | | |
Tweak issue page a bit
|
| | | |
| | | |
| | | |
| | | |
| | | | |
This crappy test framework stuff fails randomly. So I can't reliably
run it on my local machine.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* Include creation time
* Include author without avatar
* Move assignee to the right
* Include comments counter by default, gray it out when there are 0
comments.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* Include creation time
* Include author without avatar
* Move assignee to the right
* Remove action buttons. IMO they are useless and a bit annoying
* Include comments counter by default, gray it out when there are 0
comments.
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Add project activity atom feed and show atom feed buttons everywhere where applicable.
See merge request !555
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| | | | | |
|