- 25 Jun, 2014 3 commits
-
-
Sytse Sijbrandij authored
Typo.
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Ciro Santilli authored
-
- 24 Jun, 2014 37 commits
-
-
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>
-
Dmitriy Zaporozhets authored
Improve discussions Implement outdated discussion detection
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
* check for outdated discussions by comparing diff * improve discussion UI Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Oauth errors page
-
Dmitriy Zaporozhets authored
Fix namespace select Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/371
-
Dmitriy Zaporozhets authored
Improve merge request comments Fixes #1338
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Fix reply button Don't show reply button if user is not signed in. Fixes #1360
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Marin Jankovski authored
-
Marin Jankovski authored
-
Marin Jankovski authored
-
Dmitriy Zaporozhets authored
If user does not own any group he does not see namespace selector when visit new project page even if he has master membership in one of groups. This commit fixes it. Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
When add diff note on 'Changes' page - and then go to 'Discussions' tab you will not see this discussion unless you reload a page. This commit fixes it by rendering discussion on 'Discussion' page as soon as you submit comment on 'Changes' page 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>
-
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).
-