summaryrefslogtreecommitdiff
path: root/app/controllers
Commit message (Expand)AuthorAgeFilesLines
* Fix bug causing Bitbucket importer to crash when OAuth application had been r...bitbucket-re-authorizeDouwe Maan2015-07-281-0/+1
* Fix commit data retrieval when branch name has single quotesStan Hu2015-07-261-0/+6
* Allow custom label to be set for authentication providers.auth-icons-labelsDouwe Maan2015-07-233-6/+7
* Fix 404 error in files view after deleting the last file in a repositoryStan Hu2015-07-211-1/+3
* Public project activity page asks for sign-inactivity_publicly_accessibleValery Sizov2015-07-201-1/+1
* Add support for destroying project milestonesStan Hu2015-07-171-1/+6
* Allow user to specify content he wants to see on project pageproject-default-viewDmitriy Zaporozhets2015-07-131-0/+1
* Merge branch 'rs-disable-2fa-by-admin' into 'master'Dmitriy Zaporozhets2015-07-131-0/+6
|\
| * Add disable_two_factor route for Admin::UsersRobert Speicher2015-07-101-0/+6
* | Merge branch 'rs-disable-2fa' into 'master'Dmitriy Zaporozhets2015-07-131-7/+1
|\ \ | |/
| * Add User#disable_two_factor!rs-disable-2faRobert Speicher2015-07-101-7/+1
* | Merge branch 'fix-api-project-transfer' into 'master'Dmitriy Zaporozhets2015-07-132-5/+7
|\ \
| * | Fix transferring of project to another group using the API.Douwe Maan2015-07-112-5/+7
* | | Merge branch 'hsts-check-port-443' into 'master'Marin Jankovski2015-07-131-1/+4
|\ \ \ | |/ / |/| |
| * | Only enable HSTS header for HTTPS and port 443Stan Hu2015-07-121-1/+4
* | | Better handle unknown projects and groups for autocompleteStan Hu2015-07-111-14/+23
|/ /
* | Fix user autocomplete for unauthenticated users accessing public projectsStan Hu2015-07-101-1/+5
|/
* Merge branch 'project-home-page'Dmitriy Zaporozhets2015-07-091-1/+0
|\
| * Show last push widget on several project pagesDmitriy Zaporozhets2015-07-081-1/+0
* | Merge branch 'rs-issue-1750' into 'master'Dmitriy Zaporozhets2015-07-091-0/+1
|\ \ | |/ |/|
| * Ensure `@sort` is set by set_filters_paramsrs-issue-1750Robert Speicher2015-07-081-0/+1
* | Refactor star and fork buttonsDmitriy Zaporozhets2015-07-081-3/+4
* | Move project activity to separate tab. Add more features to project home pageDmitriy Zaporozhets2015-07-071-7/+12
|/
* Return 40x error codes if branch could not be deleted in UIStan Hu2015-07-061-2/+2
* Merge branch 'graphs-branch-switching' into 'master'Stan Hu2015-07-062-13/+20
|\
| * Add ref switching support for graphsDaniel Gerhardt2015-07-062-13/+20
* | Merge branch 'audit_log' into 'master'Dmitriy Zaporozhets2015-07-063-2/+20
|\ \
| * | Audit log for user authenticationValery Sizov2015-07-063-2/+20
* | | Merge branch 'add-irker-options' into 'master'Dmitriy Zaporozhets2015-07-061-1/+2
|\ \ \ | |_|/ |/| |
| * | Add Irker service configuration optionsStan Hu2015-07-051-1/+2
| |/
* | Fix redirection to home page URL for unauthorized usersDaniel Gerhardt2015-07-031-1/+1
* | Merge branch 'add-unlock-access' into 'master'Dmitriy Zaporozhets2015-07-021-0/+8
|\ \
| * | Add support for unlocking users in admin settingsStan Hu2015-07-021-0/+8
| |/
* | Correctly show anonymous authorized applications under Profile > Applications.Douwe Maan2015-07-022-2/+8
|/
* Merge branch 'group_settings_nav' into 'master'Douwe Maan2015-07-011-0/+2
|\
| * Fix consistency issue in sidebars of Project and Group Settings.Nicolas2015-06-241-0/+2
* | Update controller filtersDmitriy Zaporozhets2015-06-266-13/+13
* | Rename abilities to correspond contoller/model action namesrename-abilitiesDmitriy Zaporozhets2015-06-265-6/+6
* | Improve performance for merge_request#show pageDmitriy Zaporozhets2015-06-241-0/+2
* | Improve performance for issue#show pageDmitriy Zaporozhets2015-06-241-0/+1
|/
* Merge branch 'admin-edit-identities' into 'master'Dmitriy Zaporozhets2015-06-232-1/+51
|\
| * Fix admin identities codeDmitriy Zaporozhets2015-06-231-1/+1
| * Address review commentsDmitriy Zaporozhets2015-06-221-7/+5
| * Merge branch 'master' into admin-edit-identitiesDmitriy Zaporozhets2015-06-225-7/+10
| |\
| * | Refactor admin user pageDmitriy Zaporozhets2015-06-221-1/+10
| * | Move identities list to own controller actionDmitriy Zaporozhets2015-06-191-4/+8
| * | Add ability for admin to edit user identityDmitriy Zaporozhets2015-06-191-4/+22
| * | Admin can see and remove user identitiesDmitriy Zaporozhets2015-06-191-0/+21
* | | Fix error when deleting a user who has projectsStan Hu2015-06-232-2/+2
| |/ |/|
* | Merge branch 'remove_unused_except' into 'master'Dmitriy Zaporozhets2015-06-221-2/+2
|\ \