summaryrefslogtreecommitdiff
path: root/app/controllers/application_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Raise a new Gitlab::Access::AccessDeniedError when permission is not enough t...Rémy Coutable2016-06-181-0/+4
* Merge branch 'feature/project-export' into 'master' Douwe Maan2016-06-171-1/+5
|\
| * Merge branches 'feature/project-export-ui-experimental' and 'feature/project-...James Lopez2016-06-131-5/+17
| |\
| * \ Merge branch 'feature/project-import' of gitlab.com:gitlab-org/gitlab-ce into...James Lopez2016-05-091-1/+1
| |\ \
| * | | gitlab import UI - icon, file selector, etc... Also updated font-awesome and ...James Lopez2016-04-221-1/+5
* | | | Implement @DouweM's feedback.Timothy Andrew2016-06-161-16/+6
* | | | Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokensTimothy Andrew2016-06-141-0/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | Add workhorse controller and API helpersDouwe Maan2016-06-061-0/+1
* | | | Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokensTimothy Andrew2016-06-091-2/+13
|\ \ \ \ | |/ / /
| * | | Implement U2F registration.Timothy Andrew2016-06-061-0/+11
| * | | Add a `U2fRegistrations` table/model.Timothy Andrew2016-06-061-2/+2
* | | | Fix rubocop spec.Timothy Andrew2016-06-031-1/+1
* | | | Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokensTimothy Andrew2016-06-031-3/+3
|\ \ \ \ | |/ / /
| * | | Merge branch 'upgrade-devise-two-factor' into 'master' Robert Speicher2016-06-021-1/+1
| |\ \ \
| | * | | Upgrade devise and devise-two-factor, remove devise-asyncConnor Shea2016-05-301-1/+1
| * | | | Add leading comment space copissue_15557Felipe Artur2016-05-311-1/+1
| |/ / /
| * | | Codestyle: make sure we have space around operatorsGabriel Mazetto2016-05-131-1/+1
| | |/ | |/|
* | | Don't look for personal access tokens in the DB when the parameter/header is ...Timothy Andrew2016-06-011-1/+1
* | | Perform private token and personal access token authentication in the same `b...Timothy Andrew2016-06-011-22/+16
* | | Reuse the private token param and header for personal access tokens.Timothy Andrew2016-05-111-1/+1
* | | Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokensTimothy Andrew2016-05-111-1/+1
|\ \ \ | |/ /
| * | Use sign out path only if not emptyArtem Sidorenko2016-05-031-1/+1
| |/
* | Address @DouweM's feedback on !3749.Timothy Andrew2016-04-281-1/+1
* | Refactor `authenticate_user_from_private_token!`Timothy Andrew2016-04-281-7/+1
* | Authenticate non-API requests with personal access tokens.Timothy Andrew2016-04-281-2/+17
|/
* Add Sentry program context even without a current userRobert Speicher2016-04-141-8/+10
* Include GonHelper separately and remove created_at in factoryStan Hu2016-04-141-0/+1
* Add spec for deletion of authorized OAuth2 applicationStan Hu2016-04-141-14/+0
* Add a `program` tag to Sentry Raven contextrs-sidekiq-sentry-contextRobert Speicher2016-04-091-0/+10
* Merge branch 'master' into issue_12658Douwe Maan2016-03-211-2/+0
|\
| * Use the configured Kaminari "per page" defaultrs-use-kaminari-defaultRobert Speicher2016-03-191-2/+0
* | Tweaks, refactoring, and specsDouwe Maan2016-03-201-61/+0
|/
* Move method to UserJacob Vosmaer2016-03-101-1/+1
* Rename ExpiringLock to ExclusiveLeaseJacob Vosmaer2016-03-101-1/+1
* Acquire lock before LDAP syncJacob Vosmaer2016-03-091-0/+2
* Fix build and add specsRubén Dávila2016-02-191-1/+8
* Provide explicit html format when rendering git_not_found pagers-git_not_foundRobert Speicher2016-02-151-1/+1
* Properly render the `errors/git_not_found` pageRobert Speicher2016-02-151-1/+1
* Various filter fixesJosh Frye2016-02-041-2/+2
* Paginate + ajax filter dashboard projectsJosh Frye2016-02-041-2/+3
* Support download access by PRIVATE-TOKEN headerStan Hu2016-02-031-0/+2
* Make default sorting preference work for Issues and MRs.issue_5546Rubén Dávila2016-01-221-4/+2
* Merge branch 'master' into issue_5546Rubén Dávila2016-01-221-0/+1
|\
| * Merge branch 'master' into issue_3945Douwe Maan2016-01-201-0/+11
| |\
| * \ Merge branch 'master' into issue_3945Douwe Maan2016-01-201-1/+1
| |\ \
| * \ \ Merge branch 'master' into issue_3945Rubén Dávila2016-01-141-1/+1
| |\ \ \
| * | | | Change strategy to highlight diffs. #3945Rubén Dávila2016-01-071-0/+1
* | | | | Make sorting preference reusable for all projects.Rubén Dávila2016-01-221-6/+15
* | | | | Make cookie suffix more simpler.Rubén Dávila2016-01-211-2/+2
* | | | | Little refactor plus some specs.Rubén Dávila2016-01-211-12/+6