- 19 Mar, 2016 1 commit
-
-
Robert Speicher authored
-
- 13 Mar, 2016 2 commits
-
-
Zeger-Jan van de Weg authored
-
- 03 Mar, 2016 1 commit
-
-
Dmitriy Zaporozhets authored
1. Fix double bottom border if pagination 2. Fix broken search on forks page 4. Remove duplicate js logic 4. Remove unused show all link 5. Remove duplicate “no project” message in different views After this merge request you can easily render shared projects template with all necessary html/js included to make searchable list with pagination. All you need to provide is controller that returns projects list with seach nad pagination and render html form with project-filter-form id and text field with filter_projects name. Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 02 Mar, 2016 1 commit
-
-
Rubén Dávila authored
* Also refactor query to get projects accessible for current user. ProjectsFinder actually return public projects when no user is passed.
-
- 01 Mar, 2016 1 commit
-
-
Rubén Dávila authored
-
- 27 Feb, 2016 2 commits
-
-
Rubén Dávila authored
-
Rubén Dávila authored
-
- 19 Feb, 2016 1 commit
-
-
Achilleas Pipinellis authored
-
- 17 Feb, 2016 1 commit
-
-
James Lopez authored
-
- 16 Feb, 2016 1 commit
-
-
James Lopez authored
-
- 20 Jan, 2016 5 commits
-
-
Rubén Dávila authored
-
Rubén Dávila authored
-
Rubén Dávila authored
-
Rubén Dávila authored
-
Rubén Dávila authored
-
- 21 Dec, 2015 1 commit
-
-
Douwe Maan authored
-
- 18 Dec, 2015 2 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
- 11 Sep, 2015 1 commit
-
-
Stan Hu authored
Use import_status to track async import status and give feedback to the user Closes #2388 Closes #2400
-
- 30 Apr, 2015 1 commit
-
-
Douwe Maan authored
-
- 20 Apr, 2015 1 commit
-
-
Jeroen van Baarsen authored
Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
-
- 20 Feb, 2015 1 commit
-
-
Douwe Maan 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.
-
- 13 Nov, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
Now you can fork project into group or personal namespace. Also I moved fork logic from ProjectsController to own fork resource Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-