| Commit message (Collapse) | Author | Age | Files | Lines |
| |\
| |
| |
| |
| | |
Protect against unknown emojis in frequently used list
See merge request !10020
|
| | |
| |
| |
| | |
See https://gitlab.slack.com/archives/frontend/p1489690607738864
|
| |\ \
| | |
| | |
| | |
| | | |
removes n+1 query from tags and branches indexes
See merge request !9905
|
| | |/ |
|
| | | |
|
| |\ \
| |/
|/|
| |
| |
| |
| | |
Enabled remote filter in compare dropdowns
Closes #29545
See merge request !9997
|
| | |
| |
| |
| |
| |
| |
| | |
Previously if the project had more than 100 branches or tags it wouldnt display them even after searching.
This now correctly sends an AJAx request to the backend to search for the branches/tags
Closes #29545
|
| |\ \
| | |
| | |
| | |
| | |
| | |
| | | |
Ensure dots in project and group ID are allowed in the API endpoints
Closes #27988
See merge request !9944
|
| | | |
| | |
| | |
| | |
| | |
| | | |
API routes
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
| | | |
| | |
| | |
| | | |
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
| |\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
'29565-name-of-the-uncompressed-folder-of-a-tag-archive-changed' into 'master'
Fix archive prefix bug for refs containing dots
Closes #29565
See merge request !10007
|
| | | | | |
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
Fixed search not working in issue boards modal
See merge request !10010
|
| | | | | | |
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Put the use of "No Label" in the labels description
See merge request !9993
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
To get the issues that have no label, the special keyword `No Label`
can be used. This `No Label` label can be used like any other label.
|
| |\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Improve TODOs performance
See merge request !10004
|
| | | |_|/ / /
| |/| | | | |
|
| | |_|/ / /
|/| | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Gitlab::Emoji#gl_emoji_tag now returns early instead of raising a 500 error.
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
'master'
[#28991] Resolve "Viewing old wiki page version, "Edit" button exists, brings up latest markup"
Closes #28991
See merge request !9966
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
- Added method to check if the current Page version is the current latest version
- Conditionally checks for current version when showing Edit button
- Added feature specs for viewing project wiki page and expect edit button
- Added Changelog
|
| |\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | |
| | | | | |
| | | | | | |
Speed up several project lists
See merge request !9903
|
| | | | | | | |
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
This could happen when the repository is missing.
In which case cache needs to be cleared
|
| | | | | | | |
|
| | | | | | | |
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
This reads status from redis & stores it in redis if it was missing.
If the project has no HEAD, the cache is deleted
|
| | | | | | | |
|
| |\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Fix visibility level on new project page
Closes #19253
See merge request !9885
|
| | | | | | | | |
|
| | | | | | | | |
|
| | | | | | | | |
|
| | | | | | | | |
|
| | | | | | | | |
|
| |\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Add 'Undo mark all as done' to Todos
Closes #27114
See merge request !9890
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Added the ability to 'Undo mark all as done' todos marked as complete with 'Mark all as done'
in the 'Todo' tab of the Todo dashboard.
The operation undos only the todo previously marked as done with the 'Mark al as done' button.
|
| |\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Remove remaining references to .es6 file extension in our config files and documentation
See merge request !9980
|
| | | | | | | | | |
|
| |\ \ \ \ \ \ \ \
| |_|_|_|_|_|/ /
|/| | | | | | |
| | | | | | | |
| | | | | | | | |
Added filter bar into add issues modal
See merge request !9856
|
| | | | | | | | | |
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Clean up the events when the modal window is closed
|
| | | |_|_|_|/ /
| |/| | | | |
| | | | | | |
| | | | | | | |
Updated modal filter spec
|
| |\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Futher rename the CI variables
See merge request !9851
|
| | |/ / / / / / |
|
| |\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Fix projects without repo and wiki
Closes #29542
See merge request !9956
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/9956#note_25445832
|
| | | |_|_|/ /
| |/| | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
When repo and wiki are disabled for a project,
we're showing issues so we'll need to set @issuable_meta_data
otherwise it would be giving nil errors. See:
https://sentry.gitlap.com/gitlab/staginggitlabcom/issues/23106/
|
| |\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Adds pipeline mini-graph to system information box in Commit View
Closes #28494
See merge request !9902
|
| | | |/ / / /
| |/| | | | |
|
| |\ \ \ \ \ \
| |/ / / / /
|/| | | | |
| | | | | |
| | | | | | |
Fix reply by email by fixing config/mail_room.yml to be interpretable without ActiveSupport
See merge request !9979
|