An error occurred fetching the project authors.
- 22 Apr, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
Recover from URI::Error `URI::Error` is the base class for all URI errors. Fixes #2257 and #2260 See merge request !1789
-
- 12 Apr, 2015 2 commits
-
-
Robert Speicher authored
[ci skip]
-
Robert Speicher authored
Only bothers to check the provided link's external status if it's a String that doesn't begin with a path or anchor character.
-
- 10 Apr, 2015 1 commit
-
-
Douwe Maan authored
-
- 27 Mar, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
* Squash project users selectbox and users selectbox into one class * Move from API autocomplete to GitLab internal one * Smarter filter for project/group/all issues * Use selectbox with searchbox for assignee/author/milestone/label * Switch to ajax filter for issue author/assignee
-
- 22 Mar, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 12 Mar, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 01 Mar, 2015 1 commit
-
-
sue445 authored
* Impl Project#avatar_url * Refactor ApplicationHelper: Use Project#avatar_url * Update changelog
-
- 18 Feb, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 14 Feb, 2015 1 commit
-
-
Vinnie Okada authored
Make the following changes to deal with new behavior in Rails 4.1.2: * Use nested resources to avoid slashes in arguments to path helpers.
-
- 03 Feb, 2015 3 commits
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
- 28 Jan, 2015 1 commit
-
-
Robert Speicher authored
Also updates it to use the new `icon` method.
-
- 25 Jan, 2015 2 commits
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
- 24 Jan, 2015 2 commits
-
-
Hannes Rosenögger authored
-
Steven Thonus authored
adding avatar to project settings page added avatar removal show project avatar on dashboard, projects page, project page added rspec and feature tests added project avatar from repository new default project icon added added copying af avatar to forking of project added generated icon fixed avatar fork hound fix style fix test fix
-
- 17 Jan, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 15 Jan, 2015 1 commit
-
-
Stefan Tatschner authored
I decided to create a fork of rouge as rouge lacks a HTML formatter with the required options such as wrapping a line with <span> tags. Furthermore I was not really convinced about the clarity of rouge's source code. Rugments 1.0.0beta3 for now only includes some basic linting and a new HTML formatter. Everything else should behave the same.
-
- 08 Jan, 2015 3 commits
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
- 30 Dec, 2014 1 commit
-
-
Marin Jankovski authored
-
- 24 Dec, 2014 1 commit
-
-
Francesco Coda Zabetta authored
-
- 23 Dec, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 15 Dec, 2014 1 commit
-
-
Drew Blessing authored
-
- 07 Oct, 2014 1 commit
-
-
Ciro Santilli authored
-
- 06 Oct, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 03 Oct, 2014 1 commit
-
-
Sullivan SENECHAL authored
-
- 25 Sep, 2014 1 commit
-
-
Robert Schilling authored
-
- 12 Sep, 2014 1 commit
-
-
uran authored
-
- 05 Sep, 2014 1 commit
-
-
Charles Bushong authored
-
- 29 Aug, 2014 1 commit
-
- 11 Aug, 2014 2 commits
-
-
Robert Schilling authored
-
Robert Schilling authored
-
- 10 Aug, 2014 1 commit
-
-
Robert Schilling authored
-
- 13 Jun, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
To prevent leaking of users info we reduce amount of user information retrieved via API for normal users. What user can get via API: * if not admin: only id, state, name, username and avatar_url * if admin: all user information * about himself: all informaion Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 11 Jun, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 10 Jun, 2014 1 commit
-
-
Marvin Frick authored
Changes .js.coffe files to not use a hardcoded path to `no_avatar.png` but instead stick with the asset pipeline. renames coffee.erb back to coffee
-