- 24 Jun, 2014 25 commits
-
-
Marin Jankovski authored
-
Marin Jankovski authored
-
Marin Jankovski authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Link to readme from description If you are viewing a repository for the first time you are likely to view the description. If you want to keep reading after that you can now click a link to the readme. This place is in addition to the README button at the bottom of the right hand menu that is harder to find. If you have edit rights only the description edit button is shown to ensure the text fits, the assumption is that the readme is most interesting for people not yet added to the project.
-
Jacob Vosmaer authored
Add redis requirements Based on https://groups.google.com/d/msgid/gitlabhq/f60a1b62-e722-4560-b98d-de8e3888dda0%40googlegroups.com?utm_medium=email&utm_source=footer
-
Sytse Sijbrandij authored
-
Sytse Sijbrandij authored
-
Dmitriy Zaporozhets authored
Missing quote in the install doc
-
Dmitriy Zaporozhets authored
notes count in 1 query for mr and commits
-
Dmitriy Zaporozhets authored
Return a little more information in Issue webhook
-
Dmitriy Zaporozhets authored
Add ability to search in issue description and issue comments
-
Dmitriy Zaporozhets authored
Fix for copy-pasting formatted text to markdown area
-
Dmitriy Zaporozhets authored
Add Gitlab to Teatro.io
-
Dmitriy Zaporozhets authored
Fixes #7148, Add 'create milestone permission' to docs
-
Dmitriy Zaporozhets authored
Replace HTML5 obsolete center element with CSS.
-
Dmitriy Zaporozhets authored
Small ui fix
-
Dmitriy Zaporozhets authored
At mention all project and group members
-
Dmitriy Zaporozhets authored
Issues filter by description In Issues section of any project there is a filter box, which by default says 'Filter by title or description' - so this behaviour is desired. But in fact only filter by title works and filter by description DOESN'T work. This fix adds description fitlering.
-
Dmitriy Zaporozhets authored
Add autofocus and tabindex to newGroup. Hi, I've increase accessibility with a autofocus and tabindex on the new group view (like new project).
-
Sytse Sijbrandij authored
-
Dmitriy Zaporozhets authored
Move Event Helper To Use Project-level IDs Instead of Global IDs This MR fixes issue #303 by updating app/helpers/event_helper.rb to use project-level IDs within the event title as opposed to global IDs (i.e. use target_iid instead of target_id). This ties the issue and merge request numbers on the feed together with the numbers used throughout the rest of the site.
-
Dmitriy Zaporozhets authored
Update repository size during import What does this MR do? Update the repository size during the import Are there points in the code the reviewer needs to double check? Unknown. Why was this MR needed? Sometimes there could be an import without getting any pushes all the time or for a long time. The size is only recalculated on a push.
-
Dmitriy Zaporozhets authored
Title fix for new SSH Key What does this MR do? Wait until the user "finished" his input in the key field (focus lost) before copying the mail part to the title. Are there points in the code the reviewer needs to double check? No. Why was this MR needed? It is annoying that the title is updated while typing and never changed any more. See #335
-
Dmitriy Zaporozhets authored
Update ruby version for manual installation to 2.1.2 **What does this MR do?** Updates ruby version from 2.0 to 2.1.2 **Why was this MR needed?** GitLab dropped support for ruby 1.9.3 and recommends 2.1 therefore docs need update. **What are the relevant issue numbers?** #360, #362 /cc @sytse
-
- 23 Jun, 2014 15 commits
-
-
Robert Schilling authored
-
Sytse Sijbrandij authored
Mention merge marshalls What do you think about people mentioning you @jeroenvanbaarsen and @dblessing ?
-
Marin Jankovski authored
-
Dmitriy Zaporozhets authored
Remove secondary user email Fixes #1286
-
Sytse Sijbrandij authored
-
Marin Jankovski authored
-
Marin Jankovski authored
-
Sytse Sijbrandij authored
Spell out rake tasks for omnibus-gitlab
-
Marin Jankovski authored
-
Jacob Vosmaer authored
-
Marin Jankovski authored
-
Jacob Vosmaer authored
-
Sytse Sijbrandij authored
-
Marin Jankovski authored
-
Sytse Sijbrandij authored
-