| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Better handle unknown projects and groups for autocomplete
While working on !963, I noticed that specifying an unknown project ID or group ID would cause an error in the controller. This MR improves on the handling of unknown projects or groups:
1. If the user is authenticated, return a blank JSON with a 404 error.
2. Otherwise, redirect the user to login so we don't leak information about whether certain projects/groups exist.
See merge request !964
|
| | |
|
|\ \
| |/
|/|
| |
| |
| | |
Fix typo and remove duplicate entry shipped in v7.12.2
See merge request !965
|
|/ |
|
|\
| |
| |
| |
| |
| |
| |
| | |
Fix user autocomplete for unauthenticated users accessing public projects
Closes #1955
See merge request !963
|
| |
| |
| |
| | |
Closes #1955
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Do not add the same icon multiple times to dropzones
Some DOM queries were to broad which caused paperclip icons and spinners
to be added multiple times to a dropzone in case of multiple dropzones
on a page.

Steps to reproduce:
1. Open an existing issue or merge request with comments.
2. Move a file over the new comment dropzone. One paperclip icon should appear.
3. Now click the edit button for an existing comment and repeat step 2. You should see two paperclips.
Fixes #1725.
See merge request !959
|
| | |
| | |
| | |
| | |
| | |
| | | |
Some DOM queries were to broad which caused paperclip icons and spinners
to be added multiple times to a dropzone in case of multiple dropzones
on a page.
|
|\ \ \
| |/ /
|/| |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
information about why we use fig.yml
Because of tweet https://twitter.com/nicholasruunu/status/619533541605539841
cc/ @sytses @ayufan
See merge request !960
|
|/ / |
|
|\ \
| | |
| | |
| | |
| | | |
Conflicts:
docker/marathon.json
|
| | | |
|
| |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Fix migrating from SVN document link
Closes #1959
See merge request !958
|
| | |/
| | |
| | |
| | | |
Closes #1959
|
|\ \ \
| |/ / |
|
| |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Smaller font and leing height for sidebar elements
Recently we added few more entries to project sidebar navigation making it overflow on laptops
1280x720 resolution now:

After this fix:

This should help for people who use scaling with retina or owners of MacBook Air laptops
cc @JobV
See merge request !955
|
| |/ /
| | |
| | |
| | | |
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
| |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Make edit/remove label buttons smaller
## Before

## After

See merge request !954
|
| |/ /
| | |
| | |
| | | |
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
| |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Forks should not have more permissive visibility levels than the original
https://dev.gitlab.org/gitlab/gitlabhq/issues/2286
See merge request !936
|
| | | | |
|
| |\ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
| |/ / /
| | | |
| | | |
| | | | |
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
| |\ \ \ |
|
| |\ \ \ \ |
|
| | | | | | |
|
| | | | | | |
|
| |_|/ / /
|/| | | | |
|
| | | | |
| | | | |
| | | | |
| | | | | |
This reverts commit 57ec2832875aa976950093479b6a69f4e852807c.
|
|\ \ \ \ \ |
|
| | | | | | |
|
| |/ / / / |
|
|\ \ \ \ \
| |/ / / /
|/| | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Point to ci.gitlab.com badge in README
See merge request !1893
|
| | | | | |
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Bump coveralls version, remove explicit rest-client dependency
coveralls got updated, so we don't need the rest-client entry in the Gemfile anymore.
See merge request !951
|
| | |_|_|/
| |/| | | |
|
|\ \ \ \ \
| |/ / / /
|/| | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Minor style fixes
### Reset ul list style types inside notes
Because notes are themselves `ul`s, lists inside of notes started at the wrong depth, so this resets that.
Closes #259
---
### Style all blockquote children, not just p
Makes styling of non-paragraph text, such as lists, inside blockquotes consistent.
Closes #1939
See merge request !949
|
| | | | |
| | | | |
| | | | |
| | | | | |
Closes #259
|
| |/ / /
| | | |
| | | |
| | | | |
Closes #1939
|
|\ \ \ \
| |/ / /
|/| | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Revert "api: add 'system', 'upvote', and 'downvote' fields to note queries"
This reverts commit dd4fee5fdbda07fbc09234c4b043c3c9939a6a9b.
See merge request !950
|
|/ / /
| | |
| | |
| | | |
This reverts commit dd4fee5fdbda07fbc09234c4b043c3c9939a6a9b.
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Note query information
The 'editable' field is required to be able to distinguish system-created notes from user comments. The 'upvote' and 'downvote' fields are so that endpoints don't need to duplicate GitLab's logic for what an up or downvote is.
See merge request !677
|
|/ / / |
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Update docker documentation to use only one docker container
I updated documentation to use only one docker container with manually specified path to the persistent data. The container is named `gitlab` and the image will be put in GitLab organisation: https://registry.hub.docker.com/u/gitlab/gitlab-ce/
- [x] Add VOLUMEs to Dockerfile
- [x] Removed all other Dockerfiles (moved everything from docker/single/ to docker/)
- [x] Create DockerHub repository for GitLab CE
- [x] Reword README to use single image
- [x] Push images (manually) to the repository
- [ ] Push to GitHub
- [ ] Enable Automated Build
- [ ] Integrate tagging and pushing of the image with GitLab CI
@JobV @sytses Please review.
See merge request !909
|
| | | | |
|
| | | | |
|