summaryrefslogtreecommitdiff
path: root/app/controllers/application_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Implement Merge Request LabelsDrew Blessing2014-05-131-0/+5
* Skip require email for devise controllersDmitriy Zaporozhets2014-04-071-1/+1
* Allow oauth signup without emailDmitriy Zaporozhets2014-04-071-0/+7
* Open/close LDAP in ApplicationControllerJacob Vosmaer2014-03-141-9/+11
* Add User#requires_ldap_check? methodDmitriy Zaporozhets2014-03-111-1/+1
* Remove non-exist method from ldap security checkDmitriy Zaporozhets2014-03-111-1/+0
* Add ldap check in application_controller and internal apiDmitriy Zaporozhets2014-03-101-0/+19
* Better redirect for edit blod from MergeRequestDmitriy Zaporozhets2014-02-261-0/+4
* Update rack profilerDmitriy Zaporozhets2014-02-251-1/+0
* User can leave group from group page.Ciro Santillli2014-02-121-4/+4
* Dont use avatars for user select if avatar is disabledDmitriy Zaporozhets2014-02-111-0/+1
* Add login and remember_me to devise permit listDmitriy Zaporozhets2014-01-141-1/+1
* Do not include subtomains in STS header.Marin Jankovski2014-01-031-1/+1
* HTTP headers protect against MIME-sniffing, force https if enabled.Marin Jankovski2013-12-301-0/+2
* Force IE use latest engine to render.xyb2013-12-271-0/+1
* Fix signup for rails4Dmitriy Zaporozhets2013-12-101-0/+6
* Added allow_blank to model validationsDmitriy Zaporozhets2013-12-101-0/+2
* Fix 404 on project page for unauthenticated userJason Hollingsworth2013-12-041-0/+3
* Drop rjs from Issues#indexDmitriy Zaporozhets2013-11-291-0/+8
* Drop rjs from Infinite scrollingDmitriy Zaporozhets2013-11-281-0/+14
* Adding authenticated public mode (internal).Jason Hollingsworth2013-11-261-1/+1
* Fixing unsafe use of Thread.current variable :current_userAngus MacArthur2013-10-161-1/+6
* Remove .git from project url end redirectDmitriy Zaporozhets2013-10-141-0/+9
* Don't show users password change page if ldap usersIzaak Alpert2013-09-171-1/+1
* Add event filter for group and project show pagesDmitriy Zaporozhets2013-08-261-0/+5
* Fix accidentally removed class nameDmitriy Zaporozhets2013-08-211-0/+1
* Remove can_create_team code from userDmitriy Zaporozhets2013-08-211-5/+0
* Improve permissions on tags/branchesDmitriy Zaporozhets2013-07-171-0/+4
* Migrate global project taks. Removed more teams related functionalityDmitriy Zaporozhets2013-06-191-8/+0
* Force admin to change password after first sign-inDmitriy Zaporozhets2013-06-131-1/+1
* Add password_expires_at to users tableDmitriy Zaporozhets2013-06-131-2/+2
* Password expire: implement password resource inside profile. add before_fiter...Dmitriy Zaporozhets2013-06-131-0/+7
* cattr_accessor is not threadsafe!Dmitriy Zaporozhets2013-06-111-4/+3
* enforce secure gravatar urls when Gitlab.config.gitlab.https is setJean-Luc Geering2013-05-311-1/+1
* Grammar fix in error message for blocked login (in "application_controller.rb")Peter LeFanu Lumsdaine2013-05-281-2/+2
* Rename repo featureDmitriy Zaporozhets2013-05-251-1/+1
* Refactor API classes. So api classes like Gitlab::Issues become API::IssuesDmitriy Zaporozhets2013-05-141-1/+1
* Merge pull request #3801 from holdtotherod/feature/internally-public-projectsDmitriy Zaporozhets2013-05-031-1/+1
|\
| * Internally public projectsStephen Lottermoser2013-05-021-1/+1
* | [BUGFIX] User suggest at team_members/new not working with relative_url_rootChristian Simon2013-04-241-0/+1
|/
* Finish select2-ajax for users. Added Select2Helper for testsDmitriy Zaporozhets2013-03-141-4/+3
* fix setting gon.api_tokenDmitriy Zaporozhets2013-03-131-2/+4
* add api users filter and integrate users select2Dmitriy Zaporozhets2013-03-131-0/+2
* User's blocked field refactored to use state machineAndrew8xx82013-03-041-2/+2
* Default issue tracker name added to gon variablesAndrew8xx82013-02-281-0/+5
* Make gitlab works with gitlab-shellDmitriy Zaporozhets2013-02-041-5/+0
* Dont allow gitlab be loaded in iframeDmitriy Zaporozhets2013-02-021-0/+5
* Fix mass-assignment. Dont allow users w/o access to create teamDmitriy Zaporozhets2013-01-251-0/+4
* update all teams code. refactoring and some correctionsAndrey Kumanyaev2013-01-241-0/+9
* REpostiry, Team modelsDmitriy Zaporozhets2013-01-031-0/+6