Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'rubocop/disable-uniq-before-pluck-cop' into 'master' | Robert Speicher | 2016-06-08 | 1 | -0/+3 |
|\ | |||||
| * | Disable Rails/UniqBeforePluck rubocop coprubocop/disable-uniq-before-pluck-cop | Grzegorz Bizon | 2016-06-04 | 1 | -0/+3 |
* | | Fix version references in 8.8 to 8.9 update guide | Robert Speicher | 2016-06-08 | 1 | -2/+2 |
* | | Merge branch 'admin-nav' into 'master' | Jacob Schatz | 2016-06-08 | 2 | -27/+23 |
|\ \ | |||||
| * | | Update explore sidebaradmin-nav | Annabel Dunstone | 2016-06-07 | 1 | -4/+4 |
| * | | Update admin sidebar | Annabel Dunstone | 2016-06-07 | 1 | -23/+19 |
* | | | Merge branch 'knapsack-update-results-only-on-master' into 'master' | Kamil Trzciński | 2016-06-08 | 1 | -0/+2 |
|\ \ \ | |||||
| * | | | Update Knapsack report only on master | Kamil Trzcinski | 2016-06-08 | 2 | -1/+5 |
* | | | | Merge branch '17960-issues-api-endpoint-performs-poorly' into 'master' | Yorick Peterse | 2016-06-08 | 7 | -8/+53 |
|\ \ \ \ | |||||
| * | | | | Update CHANGELOG | Alejandro Rodríguez | 2016-06-08 | 1 | -0/+1 |
| * | | | | Fix pseudo n+1 queries with Note and Note Authors in issuables APIs | Alejandro Rodríguez | 2016-06-08 | 4 | -6/+50 |
| * | | | | Remove `projects` inclusion in `notes_with_associations` to skip some unneces... | Alejandro Rodríguez | 2016-06-08 | 3 | -3/+3 |
| |/ / / | |||||
* | | | | Merge branch 'improve-notification-settings-migrations' into 'master' | Rémy Coutable | 2016-06-08 | 2 | -4/+31 |
|\ \ \ \ | |||||
| * | | | | Remove notification settings in batches | Yorick Peterse | 2016-06-08 | 2 | -4/+31 |
* | | | | | Merge branch 'remove-labels-from-filter' into 'master' | Jacob Schatz | 2016-06-08 | 5 | -6/+90 |
|\ \ \ \ \ | |||||
| * | | | | | Fixed issue with dropdown toggle not updatingremove-labels-from-filter | Phil Hughes | 2016-06-08 | 3 | -2/+32 |
| * | | | | | Darken the border between remove label and label name | Phil Hughes | 2016-06-08 | 1 | -1/+1 |
| * | | | | | Updated design | Phil Hughes | 2016-06-08 | 3 | -9/+29 |
| * | | | | | Removable labels from filtered issuables label bar | Phil Hughes | 2016-06-08 | 3 | -2/+36 |
* | | | | | | Merge branch 'webhooks-shared-form' into 'master' | Jacob Schatz | 2016-06-08 | 2 | -91/+92 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | Backported from EE shared form for web hookswebhooks-shared-form | Phil Hughes | 2016-06-03 | 2 | -91/+92 |
* | | | | | | Merge branch 'support-fog-azure' into 'master' | Rémy Coutable | 2016-06-08 | 2 | -0/+22 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add Azure to supported backup list (left out accidentally) | Stan Hu | 2016-06-07 | 2 | -0/+22 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge branch 'git-http-controller' into 'master' | Rémy Coutable | 2016-06-08 | 13 | -330/+653 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add parentheses | Jacob Vosmaer | 2016-06-08 | 1 | -4/+4 |
| * | | | | | | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into git-htt... | Jacob Vosmaer | 2016-06-08 | 394 | -3208/+9533 |
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | |||||
| * | | | | | | Remove code duplication in JwtController | Jacob Vosmaer | 2016-06-06 | 1 | -39/+1 |
| * | | | | | | Fix tests | Jacob Vosmaer | 2016-06-06 | 3 | -22/+22 |
| * | | | | | | Use public_send | Jacob Vosmaer | 2016-06-03 | 1 | -2/+1 |
| * | | | | | | Argh mixed up all the negatives | Jacob Vosmaer | 2016-06-03 | 1 | -2/+2 |
| * | | | | | | Remove instances of Auth.new | Jacob Vosmaer | 2016-06-03 | 2 | -2/+2 |
| * | | | | | | Refactor Gitlab::Auth rate limiting | Jacob Vosmaer | 2016-06-03 | 2 | -25/+53 |
| * | | | | | | Fewer silly instance variables | Jacob Vosmaer | 2016-06-03 | 1 | -11/+9 |
| * | | | | | | Use #present? | Jacob Vosmaer | 2016-06-03 | 1 | -1/+1 |
| * | | | | | | Refactor _allowed? methods as Rémy asked | Jacob Vosmaer | 2016-06-03 | 1 | -15/+9 |
| * | | | | | | Changes after more review from Rémy | Jacob Vosmaer | 2016-06-03 | 3 | -24/+26 |
| * | | | | | | Rename finder to find_in_gitlab_or_ldap | Jacob Vosmaer | 2016-06-02 | 5 | -13/+13 |
| * | | | | | | Merge branch 'master' into git-http-controller | Jacob Vosmaer | 2016-06-02 | 1580 | -11370/+32518 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Remove parallel assignment | Jacob Vosmaer | 2016-05-03 | 1 | -1/+2 |
| * | | | | | | | Rubocop and whitespace | Jacob Vosmaer | 2016-05-02 | 2 | -3/+3 |
| * | | | | | | | Use correct auth finder | Jacob Vosmaer | 2016-05-02 | 2 | -7/+2 |
| * | | | | | | | Make CI/Oauth/rate limiting reusable | Jacob Vosmaer | 2016-04-29 | 6 | -95/+158 |
| * | | | | | | | Specify that oauth cannot push code | Jacob Vosmaer | 2016-04-29 | 1 | -0/+19 |
| * | | | | | | | More changes suggested by Rémy | Jacob Vosmaer | 2016-04-25 | 1 | -19/+17 |
| * | | | | | | | Remove trivial 'let' | Jacob Vosmaer | 2016-04-22 | 1 | -6/+5 |
| * | | | | | | | Don't mess up our parent controller | Jacob Vosmaer | 2016-04-22 | 2 | -30/+28 |
| * | | | | | | | Some changes after review from Rémy and Valery | Jacob Vosmaer | 2016-04-22 | 1 | -28/+33 |
| * | | | | | | | Comment and whitespace | Jacob Vosmaer | 2016-04-15 | 1 | -9/+20 |
| * | | | | | | | Avoid path helper name clash | Jacob Vosmaer | 2016-04-15 | 1 | -4/+4 |
| * | | | | | | | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into git-htt... | Jacob Vosmaer | 2016-04-15 | 241 | -1048/+6475 |
| |\ \ \ \ \ \ \ |