Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Improve UI consistency between projects and groups lists | Dmitriy Zaporozhets | 2016-02-03 | 3 | -19/+29 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | | | | Merge branch 'support-akismet' into 'master' | Robert Speicher | 2016-02-03 | 4 | -3/+81 | |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Support Akismet spam checking for creation of issues via API Currently any spam detected by Akismet for non-members via API will be logged in a separate table in the admin page. Closes #5612 See merge request !2266 | |||||
| * | | | | Hide the link for spam logs if the Askimet is disabled | Douglas Barbosa Alexandre | 2016-02-02 | 1 | -6/+7 | |
| | | | | | ||||||
| * | | | | Refactor Admin::SpamLogsController to block user before destroying | Douglas Barbosa Alexandre | 2016-02-02 | 2 | -4/+6 | |
| | | | | | ||||||
| * | | | | Use time_ago_with_tooltip on spam logs list | Douglas Barbosa Alexandre | 2016-02-02 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | Use truncate helper on spam logs list | Douglas Barbosa Alexandre | 2016-02-02 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | Support Akismet spam checking for creation of issues via API | Stan Hu | 2016-02-02 | 4 | -3/+78 | |
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | Currently any spam detected by Akismet by non-members via API will be logged in a separate table in the admin page. Closes #5612 | |||||
* | | | | Merge branch 'fix-tooltips-admin-nav' into 'master' | Robert Speicher | 2016-02-03 | 1 | -3/+3 | |
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | | Improve tooltips on admin menu See merge request !2673 | |||||
| * | | | Improve tooltips on admin menu | Zeger-Jan van de Weg | 2016-02-02 | 1 | -3/+3 | |
| |/ / | ||||||
* | | | Merge branch 'title-projects-dropdown' into 'master' | Jacob Schatz | 2016-02-02 | 1 | -4/+4 | |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added dropdown to list all projects on project header Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/4212 When clicking the current project name, it shows a dropdown menu with a list of all projects for that group or user. When closed:  When open:  cc. @jschatz1 See merge request !2438 | |||||
| * | | | uses AJAX to select the projects | Phil Hughes | 2016-01-30 | 1 | -4/+4 | |
| | | | | ||||||
* | | | | Merge branch 'git-raw-workhorse' into 'master' | Jacob Vosmaer | 2016-02-02 | 2 | -2/+2 | |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Send raw Git blobs via gitlab-workhorse See merge request !2451 | |||||
| * \ \ \ | Merge remote-tracking branch 'origin/master' into git-raw-workhorse | Jacob Vosmaer | 2016-02-02 | 1 | -1/+4 | |
| |\ \ \ \ | | | |/ / | | |/| | | ||||||
| * | | | | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into ↵ | Jacob Vosmaer | 2016-02-01 | 89 | -254/+377 | |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | git-raw-workhorse | |||||
| * | | | | | Use less memory while counting lines | Jacob Vosmaer | 2016-01-28 | 1 | -1/+1 | |
| | | | | | | ||||||
| * | | | | | Use a /raw/ request to show an image | Jacob Vosmaer | 2016-01-20 | 1 | -1/+1 | |
| | | | | | | ||||||
* | | | | | | Merge remote-tracking branch 'origin/master' into lazy-blobslazy-blobs | Jacob Vosmaer | 2016-02-02 | 1 | -1/+4 | |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
| * | | | | | Render sanitized SVG images | Stan Hu | 2016-02-01 | 1 | -1/+4 | |
| | |/ / / | |/| | | | | | | | | | | | | | Closes https://github.com/gitlabhq/gitlabhq/issues/9265 | |||||
* | | | | | Move load command into _text partial | Jacob Vosmaer | 2016-02-02 | 2 | -1/+1 | |
| | | | | | ||||||
* | | | | | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into lazy-blobs | Jacob Vosmaer | 2016-02-01 | 78 | -234/+339 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Make "Two-factor" casing consistent throughout the applicationrs-two-factor-casing | Robert Speicher | 2016-01-31 | 2 | -4/+4 | |
| | | | | | ||||||
| * | | | | Merge branch 'rename-inline-diff' into 'master' | Robert Speicher | 2016-01-31 | 2 | -10/+14 | |
| |\ \ \ \ | | |_|/ / | |/| | | | | | | | | | | | | | Mark inline difference between old and new paths when a file is renamed See merge request !2652 | |||||
| | * | | | Mark inline difference between old and new paths when a file is renamed | Douwe Maan | 2016-01-29 | 2 | -10/+14 | |
| | | | | | ||||||
| * | | | | Merge branch 'warn-admin-oauth' into 'master' | Douwe Maan | 2016-01-30 | 1 | -1/+10 | |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Warn admin of granting admin rights during OAuth Fixes #3951 Warning style the same as the warning a user sees on a archived project.  See merge request !2601 | |||||
| | * | | | | Improve text on warning message | Zeger-Jan van de Weg | 2016-01-26 | 1 | -1/+3 | |
| | | | | | | ||||||
| | * | | | | Warn admin of granting admin rights during OAuth | Zeger-Jan van de Weg | 2016-01-26 | 1 | -1/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #3951 Warning style the same as the warning a user sees on a archived project. | |||||
| * | | | | | Merge branch 'focus-emoji-search-field' into 'master' | Jacob Schatz | 2016-01-29 | 1 | -1/+1 | |
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Auto-focus emoji award search field  Closes #12621 cc. @jschatz1 See merge request !2650 | |||||
| | * | | | | Auto-focus emoji award search field | Phil Hughes | 2016-01-29 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Closes #12621 | |||||
| * | | | | | Partially revert "Add IP check against DNSBLs at account sign-up"rs-remove-ip-blocking | Robert Speicher | 2016-01-28 | 1 | -16/+0 | |
| |/ / / / | | | | | | | | | | | | | | | | | | | | | This partially reverts 6a5cd3ca - we keep the migration and add a new migration that reverts it in order to keep migration history intact. | |||||
| * | | | | Merge branch 'highlight-blame' into 'master' | Robert Speicher | 2016-01-28 | 1 | -6/+4 | |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Fix highlighting in blame view. See merge request !2630 | |||||
| | * \ \ \ | Merge branch 'master' into highlight-blame | Douwe Maan | 2016-01-28 | 5 | -6/+5 | |
| | |\ \ \ \ | ||||||
| | * | | | | | Move blame group logic to dedicated class | Douwe Maan | 2016-01-28 | 1 | -2/+2 | |
| | | | | | | | ||||||
| | * | | | | | Fix highlighting in blame view. | Douwe Maan | 2016-01-27 | 1 | -4/+2 | |
| | | | | | | | ||||||
| * | | | | | | Merge branch 'issue_2406' into 'master' | Dmitriy Zaporozhets | 2016-01-28 | 7 | -10/+92 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Show list of forks for a given Project Closes #2406 See merge request !2376 | |||||
| | * | | | | | | Refactor some CSS rules. | Rubén Dávila | 2016-01-20 | 1 | -1/+1 | |
| | | | | | | | | ||||||
| | * | | | | | | Some fixes from last code review. | Rubén Dávila | 2016-01-20 | 3 | -4/+4 | |
| | | | | | | | | ||||||
| | * | | | | | | Some CSS and sorting fixes. | Rubén Dávila | 2016-01-20 | 1 | -1/+1 | |
| | | | | | | | | ||||||
| | * | | | | | | Add icon for private forks notice. #2406 | Rubén Dávila | 2016-01-20 | 1 | -1/+2 | |
| | | | | | | | | ||||||
| | * | | | | | | Add ability to sort forks. #2406 | Rubén Dávila | 2016-01-20 | 1 | -4/+5 | |
| | | | | | | | | ||||||
| | * | | | | | | aligns menu at top on one row | Jacob Schatz | 2016-01-20 | 1 | -10/+10 | |
| | | | | | | | | ||||||
| | * | | | | | | WIP: Add sort dropdown. #2406 | Rubén Dávila | 2016-01-20 | 1 | -0/+20 | |
| | | | | | | | | ||||||
| | * | | | | | | Little update to copy and custom content for empty results. #2406 | Rubén Dávila | 2016-01-20 | 1 | -8/+13 | |
| | | | | | | | | ||||||
| | * | | | | | | Show last commit as description. #2406 | Rubén Dávila | 2016-01-20 | 3 | -4/+10 | |
| | | | | | | | | ||||||
| | * | | | | | | Add ability to filter by namespace. #2406 | Rubén Dávila | 2016-01-20 | 1 | -11/+17 | |
| | | | | | | | | ||||||
| | * | | | | | | Use adequate icon for Forks link on sidebar. #2406 | Rubén Dávila | 2016-01-20 | 1 | -1/+1 | |
| | | | | | | | | ||||||
| | * | | | | | | Show forks counter on listing. #2406 | Rubén Dávila | 2016-01-20 | 3 | -2/+10 | |
| | | | | | | | | ||||||
| | * | | | | | | Add fork button and implement ability to distinguish between public and ↵ | Rubén Dávila | 2016-01-20 | 1 | -1/+22 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | protected forks. #2406 | |||||
| | * | | | | | | Use Project creator's avatar in fork listing. #2406 | Rubén Dávila | 2016-01-20 | 4 | -3/+10 | |
| | | | | | | | | ||||||
| | * | | | | | | Setup new fork link in sidebar and routes. #2406 | Rubén Dávila | 2016-01-20 | 5 | -6/+13 | |
| | | | | | | | | ||||||
| * | | | | | | | Removed sorted text from dropdowns | Phil Hughes | 2016-01-28 | 7 | -8/+7 | |
| | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | Closes #12796 |