Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'fix-double-page' into 'master' | Dmitriy Zaporozhets | 2016-02-05 | 1 | -1/+1 |
|\ | |||||
| * | Fix double paging | Josh Frye | 2016-02-05 | 1 | -1/+1 |
* | | Merge branch 'improve-broadcast-messages' into 'master' | Dmitriy Zaporozhets | 2016-02-05 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | Improve admin broadcast messages page | Dmitriy Zaporozhets | 2016-02-05 | 1 | -1/+1 |
* | | Implement changes from MR feedback | Josh Frye | 2016-02-04 | 1 | -6/+6 |
* | | Various filter fixes | Josh Frye | 2016-02-04 | 5 | -12/+22 |
* | | Paginate + ajax filter dashboard projects | Josh Frye | 2016-02-04 | 3 | -8/+21 |
* | | Page project list on dashboard | Josh Frye | 2016-02-04 | 1 | -0/+2 |
|/ | |||||
* | Merge branch 'rs-backport-ldap-2fa' into 'master' | Dmitriy Zaporozhets | 2016-02-04 | 1 | -2/+7 |
|\ | |||||
| * | Support Two-factor Authentication for LDAP usersrs-backport-ldap-2fa | Robert Speicher | 2016-02-03 | 1 | -2/+7 |
* | | Add sort dropdown to dashboard projects pagedashboard-sort-dropdown | Dmitriy Zaporozhets | 2016-02-03 | 1 | -0/+1 |
|/ | |||||
* | Support download access by PRIVATE-TOKEN header | Stan Hu | 2016-02-03 | 1 | -0/+2 |
* | Merge branch 'support-akismet' into 'master' | Robert Speicher | 2016-02-03 | 2 | -0/+19 |
|\ | |||||
| * | Refactor Admin::SpamLogsController to block user before destroying | Douglas Barbosa Alexandre | 2016-02-02 | 1 | -23/+7 |
| * | Support Akismet spam checking for creation of issues via API | Stan Hu | 2016-02-02 | 2 | -0/+35 |
* | | Merge branch 'git-raw-workhorse' into 'master' | Jacob Vosmaer | 2016-02-02 | 2 | -18/+9 |
|\ \ | |||||
| * | | Use @repository | Jacob Vosmaer | 2016-02-02 | 1 | -3/+2 |
| * | | Avoid trailing 'charset=' garbage | Jacob Vosmaer | 2016-02-01 | 2 | -2/+4 |
| * | | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into git-raw... | Jacob Vosmaer | 2016-02-01 | 23 | -80/+126 |
| |\ \ | | |/ | |||||
| * | | Use only one header to send git blobs | Jacob Vosmaer | 2016-02-01 | 2 | -4/+2 |
| * | | No need for base64 anymore | Jacob Vosmaer | 2016-01-28 | 1 | -2/+0 |
| * | | Send more raw blob data with workhorse | Jacob Vosmaer | 2016-01-28 | 2 | -8/+7 |
| * | | Prototype of Git blobs via workhorse | Jacob Vosmaer | 2016-01-15 | 1 | -11/+6 |
* | | | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into lazy-blobs | Jacob Vosmaer | 2016-02-01 | 18 | -75/+118 |
|\ \ \ | | |/ | |/| | |||||
| * | | First pass at deleting projects in the background. | Josh Frye | 2016-01-29 | 1 | -2/+6 |
| * | | Merge branch 'note-background-job' into 'master' | Dmitriy Zaporozhets | 2016-01-29 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | [WIP] Background process note logic for #3948 | Josh Frye | 2016-01-28 | 1 | -1/+1 |
| * | | | Partially revert "Add IP check against DNSBLs at account sign-up"rs-remove-ip-blocking | Robert Speicher | 2016-01-28 | 2 | -7/+0 |
| * | | | Merge branch 'mr-merge-base' into 'master' | Robert Speicher | 2016-01-28 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * \ \ | Merge branch 'master' into mr-merge-basemr-merge-base | Douwe Maan | 2016-01-28 | 5 | -11/+10 |
| | |\ \ \ | |||||
| | * | | | | Correctly determine MR diff base when MR has merge conflicts | Douwe Maan | 2016-01-27 | 1 | -1/+1 |
| * | | | | | Merge branch 'highlight-blame' into 'master' | Robert Speicher | 2016-01-28 | 1 | -23/+1 |
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | Merge branch 'master' into highlight-blame | Douwe Maan | 2016-01-28 | 5 | -11/+10 |
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | | | |||||
| | * | | | | | Move blame group logic to dedicated class | Douwe Maan | 2016-01-28 | 1 | -27/+1 |
| | * | | | | | Fix highlighting in blame view. | Douwe Maan | 2016-01-27 | 1 | -0/+4 |
| | | |/ / / | | |/| | | | |||||
| * | | | | | Merge branch 'rs-ldap-user' into 'master' | Robert Speicher | 2016-01-28 | 1 | -7/+8 |
| |\ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| | * | | | | Backport LDAP user assignment changes from EE | Robert Speicher | 2016-01-28 | 1 | -7/+8 |
| | | |/ / | | |/| | | |||||
| * | | | | Merge branch 'issue_2406' into 'master' | Dmitriy Zaporozhets | 2016-01-28 | 1 | -1/+10 |
| |\ \ \ \ | |||||
| | * | | | | Some CSS and sorting fixes. | Rubén Dávila | 2016-01-20 | 1 | -2/+2 |
| | * | | | | Add ability to sort forks. #2406 | Rubén Dávila | 2016-01-20 | 1 | -0/+2 |
| | * | | | | Add fork button and implement ability to distinguish between public and prote... | Rubén Dávila | 2016-01-20 | 1 | -1/+4 |
| | * | | | | Use Project creator's avatar in fork listing. #2406 | Rubén Dávila | 2016-01-20 | 1 | -1/+2 |
| | * | | | | Setup new fork link in sidebar and routes. #2406 | Rubén Dávila | 2016-01-20 | 1 | -0/+3 |
| * | | | | | Merge branch 'issue_5546' into 'master' | Dmitriy Zaporozhets | 2016-01-28 | 1 | -1/+22 |
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| | * | | | | Make default sorting preference work for Issues and MRs.issue_5546 | Rubén Dávila | 2016-01-22 | 1 | -4/+2 |
| | * | | | | Merge branch 'master' into issue_5546 | Rubén Dávila | 2016-01-22 | 7 | -19/+27 |
| | |\ \ \ \ | |||||
| | * | | | | | Make sorting preference reusable for all projects. | Rubén Dávila | 2016-01-22 | 1 | -6/+15 |
| | * | | | | | Make cookie suffix more simpler. | Rubén Dávila | 2016-01-21 | 1 | -2/+2 |
| | * | | | | | Little refactor plus some specs. | Rubén Dávila | 2016-01-21 | 1 | -12/+6 |
| | * | | | | | Remember last sort option used. | Rubén Dávila | 2016-01-20 | 1 | -1/+21 |