summaryrefslogtreecommitdiff
path: root/app/controllers/application_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | Remember last sort option used.Rubén Dávila2016-01-201-1/+21
| |_|_|/ |/| | |
* | | | Send user context to SentryDouwe Maan2016-01-201-0/+11
| |_|/ |/| |
* | | Consider that URL can end with '/' before redirecting. #7975issue_7975Rubén Dávila2016-01-131-1/+1
| |/ |/|
* | Sort by ID when sorting using "Recently created"Yorick Peterse2016-01-071-1/+1
|/
* Fixed codestyle and added 2FA documentationfeature/force-tfaGabriel Mazetto2015-12-241-2/+2
* specs for forced two-factor authentication and grace periodGabriel Mazetto2015-12-241-7/+3
* Grace period support for TFAGabriel Mazetto2015-12-241-2/+18
* WIP require two factor authenticationGabriel Mazetto2015-12-241-0/+12
* add CAS authentication supporttduehr2015-12-141-0/+15
* Only redirect to homepage url when its not the root urlJeroen van Baarsen2015-11-021-7/+15
* Merge branch 'project-path-case-sensitivity' into 'master' Robert Speicher2015-10-221-1/+0
|\
| * Move case sensitivity check to find_with_namespace.Douwe Maan2015-10-211-2/+1
| * Prefer project with exact path to differently cased one when both exist.Douwe Maan2015-10-201-2/+2
* | Redirect to a default path if HTTP_REFERER is not setStan Hu2015-10-201-0/+4
|/
* Merge branch 'master' into git-archive-golanggit-archive-golangDouwe Maan2015-10-151-5/+1
|\
| * Only render 404 page from /publicinified_404_errorValery Sizov2015-10-131-5/+1
* | Always return HTML in git_not_foundJacob Vosmaer2015-10-141-1/+1
|/
* Redirect case sensitive project path to the normalized oneFrancesco Levorato2015-09-181-1/+6
* Merge branch 'master' into ci-and-ce-sitting-in-a-tree-k-i-s-s-i-n-gDmitriy Zaporozhets2015-09-091-5/+11
|\
| * FogBugz project importJared Szechy2015-09-081-1/+6
| * Merge branch 'rs-remove-user-color-scheme-class' into 'master'Douwe Maan2015-08-271-4/+5
| |\
| | * Remove user_color_scheme_classRobert Speicher2015-08-251-4/+5
* | | Move helpers back to original directoryDmitriy Zaporozhets2015-09-091-6/+2
* | | Merge branch 'master' into ci-and-ce-sitting-in-a-tree-k-i-s-s-i-n-gDouwe Maan2015-08-261-1/+3
|\ \ \ | |/ /
| * | Prevent too many redirects error when home page URL set to external_urllStan Hu2015-08-261-1/+3
| |/
* | Groundwork for merging CI into CEDouwe Maan2015-08-251-5/+6
|/
* Import sources: show only enabled sourcesArtem Sidorenko2015-08-201-1/+29
* Allow custom label to be set for authentication providers.auth-icons-labelsDouwe Maan2015-07-231-3/+3