Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added upload file test to new issue formfix-issue-dropzone | Phil Hughes | 2016-04-17 | 1 | -0/+38 |
* | Merge branch 'fix-redirect-profile-keys-new-to-profile-keys' into 'master' | Rémy Coutable | 2016-04-15 | 1 | -1/+11 |
|\ | |||||
| * | Make /profile/keys/new redirects to /profile/keys for back-compat | Rémy Coutable | 2016-04-15 | 1 | -1/+11 |
* | | Merge branch 'i_14431_award_emoji_count_not_in_comment_count' into 'master' | Rémy Coutable | 2016-04-15 | 2 | -2/+39 |
|\ \ | |||||
| * | | Do not include award emojis in issue view comment_count | theoretick | 2016-04-14 | 2 | -2/+39 |
* | | | Merge branch 'rs-trailing-slash-in-search' into 'master' | Douwe Maan | 2016-04-15 | 1 | -0/+6 |
|\ \ \ | |||||
| * | | | Escape the query argument provided to `git grep` by `search_files`rs-trailing-slash-in-search | Robert Speicher | 2016-04-09 | 1 | -0/+6 |
* | | | | Merge branch 'emoji_category_fix' into 'master' | Robert Speicher | 2016-04-14 | 1 | -0/+7 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Emoji categories fix | Valery Sizov | 2016-04-14 | 1 | -0/+7 |
* | | | | Merge branch 'auto-fsck' into 'master' | Robert Speicher | 2016-04-14 | 4 | -0/+120 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | More create_listauto-fsck | Jacob Vosmaer | 2016-04-14 | 1 | -1/+1 |
| * | | | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into auto-fsck | Jacob Vosmaer | 2016-04-13 | 20 | -91/+503 |
| |\ \ \ | |||||
| * | | | | Use more conservative limits | Jacob Vosmaer | 2016-04-13 | 1 | -6/+6 |
| * | | | | Clear repository check columns asynchronously | Jacob Vosmaer | 2016-04-13 | 3 | -18/+30 |
| * | | | | Use new "clear all" button in tests | Jacob Vosmaer | 2016-04-13 | 2 | -36/+49 |
| * | | | | Changes suggested by Robert | Jacob Vosmaer | 2016-04-12 | 1 | -3/+3 |
| * | | | | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into auto-fsck | Jacob Vosmaer | 2016-04-12 | 44 | -151/+1243 |
| |\ \ \ \ | |||||
| * | | | | | Add a 'circuit breaker' for repo checks | Jacob Vosmaer | 2016-04-12 | 1 | -0/+8 |
| * | | | | | Rename almost all the things | Jacob Vosmaer | 2016-04-06 | 4 | -44/+44 |
| * | | | | | Rebase repo check MR | Jacob Vosmaer | 2016-04-04 | 3 | -1/+88 |
* | | | | | | Merge branch 'connorshea/gitlab-ce-revoke-authorized-application' into 'master' | Rémy Coutable | 2016-04-14 | 4 | -1/+71 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Include GonHelper separately and remove created_at in factory | Stan Hu | 2016-04-14 | 1 | -1/+0 |
| * | | | | | | Add spec for deletion of authorized OAuth2 application | Stan Hu | 2016-04-14 | 4 | -1/+72 |
* | | | | | | | Merge branch 'issue_15155' into 'master' | Rémy Coutable | 2016-04-14 | 1 | -0/+23 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Setup visibility level for project when transfering for a group | Felipe Artur | 2016-04-13 | 1 | -0/+23 |
* | | | | | | | | Merge branch 'start-with-iid-on-new-branch' into 'master' | Rémy Coutable | 2016-04-14 | 1 | -5/+12 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Start with iid on branch creation | Zeger-Jan van de Weg | 2016-04-14 | 1 | -5/+12 |
* | | | | | | | | | Merge branch 'simplify-gitlab-url_builder-15202' into 'master' | Rémy Coutable | 2016-04-14 | 3 | -57/+101 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
| * | | | | | | | | Refactor and expose only Gitlab::UrlBuilder.build(record)simplify-gitlab-url_builder-15202 | Rémy Coutable | 2016-04-13 | 3 | -57/+101 |
* | | | | | | | | | Placeholder on milestone form | Phil Hughes | 2016-04-14 | 1 | -0/+1 |
* | | | | | | | | | Allow empty recipient list when pusher is added | Frank Groeneveld | 2016-04-14 | 1 | -2/+35 |
* | | | | | | | | | Merge branch 'api-issue-update-and-note-create-backdating-14947' into 'master' | Rémy Coutable | 2016-04-14 | 2 | -4/+29 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Allow back dating notes on creation | Michael Greene | 2016-04-13 | 1 | -0/+13 |
| * | | | | | | | | Allow back dating issues on update | Michael Greene | 2016-04-13 | 1 | -4/+16 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Add test to check if top right search form is not presentissue_15222 | Alfredo Sumaran | 2016-04-13 | 1 | -0/+4 |
|/ / / / / / / | |||||
* | | | | | | | Merge branch 'fix-trailing-slash-in-bamboo_url' into 'master' | Robert Speicher | 2016-04-13 | 1 | -52/+210 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix a bug with trailing slash in bamboo_url | Rémy Coutable | 2016-04-13 | 1 | -52/+210 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'fix-trailing-slash-in-teamcity_url-3515' into 'master' | Robert Speicher | 2016-04-13 | 1 | -52/+199 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Improve TeamcityService and its specsfix-trailing-slash-in-teamcity_url-3515 | Rémy Coutable | 2016-04-13 | 1 | -52/+199 |
* | | | | | | | | Merge branch 'api-subscribe-issue-mr' into 'master' | Rémy Coutable | 2016-04-13 | 2 | -0/+85 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | |||||
| * | | | | | | | Ensure that issues and merge requests are found | Robert Schilling | 2016-04-13 | 2 | -3/+15 |
| * | | | | | | | Make subscription API more RESTful | Robert Schilling | 2016-04-13 | 2 | -14/+26 |
| * | | | | | | | API: Ability to subscribe and unsubscribe from a merge request | Robert Schilling | 2016-04-13 | 1 | -0/+30 |
| * | | | | | | | API: Ability to subscribe and unsubscribe from an issue | Robert Schilling | 2016-04-13 | 1 | -0/+31 |
* | | | | | | | | Merge branch 'push-ref' into 'master' | Kamil Trzciński | 2016-04-13 | 1 | -4/+39 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'master' into push-ref | Kamil Trzcinski | 2016-04-13 | 28 | -111/+672 |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | | | |||||
| * | | | | | | | | Fix high CPU usage when PostReceive receives refs/merge-requests/<id>push-ref | Kamil Trzcinski | 2016-04-11 | 1 | -4/+39 |
* | | | | | | | | | Merge branch 'api-star-project' into 'master' | Rémy Coutable | 2016-04-13 | 1 | -0/+48 |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Styling changes to code and docs | Robert Schilling | 2016-04-13 | 1 | -6/+4 |
| * | | | | | | | | Make staring API more restful | Robert Schilling | 2016-04-13 | 1 | -4/+4 |