An error occurred fetching the project authors.
- 17 Aug, 2016 2 commits
-
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
- 16 Aug, 2016 1 commit
-
-
Felipe Artur authored
-
- 15 Aug, 2016 3 commits
-
-
Patricio Cano authored
- Added controller actions as reusable concerns - Added controller tests
-
Patricio Cano authored
- Added `submitted_as_ham` to `SpamLog` to mark which logs have been submitted to Akismet. - Added routes and controller action.
-
Grzegorz Bizon authored
-
- 11 Aug, 2016 1 commit
-
-
Christopher Bartz authored
-
- 02 Aug, 2016 1 commit
-
-
winniehell authored
-
- 29 Jul, 2016 2 commits
-
-
Z.J. van de Weg authored
Also a couple of minor edits for this branch are included
-
Z.J. van de Weg authored
This MR adds a string (thus max 255 chars) field to the enviroments table to expose it later in other features.
-
- 27 Jul, 2016 2 commits
-
-
Ahmad Sherif authored
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 26 Jul, 2016 3 commits
-
-
Ahmad Sherif authored
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Josef Strzibny authored
-
- 22 Jul, 2016 1 commit
-
-
Jacob Vosmaer authored
-
- 20 Jul, 2016 2 commits
-
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
- 19 Jul, 2016 3 commits
-
-
Kamil Trzcinski authored
-
Connor Shea authored
Add a test to make sure the help page UI path doesn't break in the future. Fix #19972 and #19889.
-
Annabel Dunstone authored
Remove builds settings from project settings; add builds settings route; add new controller action; put badge stuff under builds settings controller action
-
- 18 Jul, 2016 1 commit
-
-
Kamil Trzcinski authored
-
- 11 Jul, 2016 3 commits
-
-
Connor Shea authored
-
connorshea authored
This is probably a horrible way of fixing this issue, but it does work. I can’t find much information on linking this deeply with Rails routes. Resolves #14872.
-
Sean McGivern authored
-
- 08 Jul, 2016 1 commit
-
-
Sean McGivern authored
When rendering a list of diff files, skip those where the diff is over 10 KB and provide an endpoint to render individually instead.
-
- 05 Jul, 2016 1 commit
-
-
Timothy Andrew authored
1. Allow entering any branch name for a protected branch. - Either pick from a list of options, or enter it manually - You can enter wildcards. 2. Display branches matching a protected branch. - Add a `ProtectedBranches#show` page that displays the branches matching the given protected branch, or a message if there are no matches. - On the `index` page, display the last commit for an exact match, or the number of matching branches for a wildcard match. - Add an `iid` column to `protected_branches` - this is what we use for the `show` page URL. - On the off chance that this feature is unnecessary, this commit encapsulates it neatly, so it can be removed without affecting anything else. 3. Remove the "Last Commit" column from the list of protected branches. - There's no way to pull these for wildcard protected branches, so it's best left for the `show` page. - Rename the `@branches` instance variable to `@protected_branches` - Minor styling changes with the "Unprotect" button - floated right like the "Revoke" button for personal access tokens 4. Paginate the list of protected branches. 5. Move the instructions to the left side of the page.
-
- 01 Jul, 2016 1 commit
-
-
Grzegorz Bizon authored
-
- 30 Jun, 2016 1 commit
-
-
Eric K Idema authored
This stands as an alternative to using OAuth to access a user's Github repositories. This is setup in such a way that it can be used without OAuth configuration. From a UI perspective, the how to import modal has been replaced by a full page, which includes a form for posting a personal access token back to the Import::GithubController. If the user has logged in via GitHub, skip the Personal Access Token and go directly to Github for an access token via OAuth.
-
- 29 Jun, 2016 2 commits
-
-
Grzegorz Bizon authored
-
Josh Frye authored
-
- 18 Jun, 2016 1 commit
-
-
Phil Hughes authored
-
- 17 Jun, 2016 5 commits
-
-
Phil Hughes authored
Re-structured controller spec Renamed issuable param to issuable_id
-
James Lopez authored
-
Lin Jen-Shin authored
-
Phil Hughes authored
Based on feedback from !4502
-
Felipe Artur authored
-
- 16 Jun, 2016 2 commits
-
-
James Lopez authored
This reverts commit 13e37a3e.
-
James Lopez authored
-
- 15 Jun, 2016 1 commit
-
-
James Lopez authored
-