| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'audit_log' into 'master' | Dmitriy Zaporozhets | 2015-07-06 | 1 | -1/+1 |
|\ |
|
| * | Audit log for user authentication | Valery Sizov | 2015-07-06 | 1 | -1/+1 |
* | | Add support for unlocking users in admin settings | Stan Hu | 2015-07-02 | 1 | -0/+1 |
|/ |
|
* | Enable rack profiler by default | Dmitriy Zaporozhets | 2015-06-24 | 1 | -1/+1 |
* | Refactor admin user page | Dmitriy Zaporozhets | 2015-06-22 | 1 | -0/+3 |
* | Move identities list to own controller action | Dmitriy Zaporozhets | 2015-06-19 | 1 | -1/+1 |
* | Add ability for admin to edit user identity | Dmitriy Zaporozhets | 2015-06-19 | 1 | -1/+1 |
* | Admin can see and remove user identities | Dmitriy Zaporozhets | 2015-06-19 | 1 | -0/+2 |
* | Use explicit if. | Marin Jankovski | 2015-06-16 | 1 | -2/+3 |
* | If kerberos is enabled require it.require_kerberos_when_enabled | Marin Jankovski | 2015-06-15 | 1 | -0/+7 |
* | Add RootController | Robert Speicher | 2015-06-13 | 1 | -1/+1 |
* | Fix a few remaining references to the old Theme names/IDs | Robert Speicher | 2015-06-13 | 1 | -6/+7 |
* | Add Gitlab::Themes module; remove Gitlab::Theme | Robert Speicher | 2015-06-13 | 1 | -1/+1 |
* | Move the "Design" templates and logic to Preferences | Robert Speicher | 2015-06-13 | 1 | -1/+0 |
* | Add Profiles::PreferencesController | Robert Speicher | 2015-06-13 | 1 | -0/+1 |
* | Ensure `session_expire_delay` field exists before accessing itrs-issue-1798 | Robert Speicher | 2015-06-13 | 1 | -4/+4 |
* | Merge branch 'feature-session-expire-seconds-ui' into 'master' | Douwe Maan | 2015-06-12 | 2 | -2/+7 |
|\ |
|
| * | session_expire_seconds => session_expire_delay | themaze75 | 2015-06-10 | 2 | -3/+7 |
| * | Add session expiration delay configuration through UI application | Eric Maziade | 2015-06-05 | 2 | -1/+2 |
* | | Add a note that changing example configuration files requires changing omnibu...note_about_omnibus_changes | Marin Jankovski | 2015-06-11 | 6 | -2/+17 |
* | | remove extra space | Jeroen Nijhof | 2015-06-09 | 1 | -1/+0 |
* | | update fog to 1.25.0 and add multipart upload support | Jeroen Nijhof | 2015-06-09 | 2 | -0/+5 |
* | | Merge branch 'cernvcs/gitlab-ce-feature/auto_link_ldap_omniauth' | Douwe Maan | 2015-06-05 | 2 | -0/+6 |
|\ \
| |/
|/| |
|
| * | Add option to automatically link omniauth and LDAP identities | Alex Lossent | 2015-06-03 | 2 | -0/+6 |
* | | Remove show actions from Admin and Project DeployKeys | Robert Speicher | 2015-06-03 | 1 | -2/+2 |
|/ |
|
* | Add an option to automatically sign-in with an Omniauth provider without show... | Alex Lossent | 2015-05-29 | 3 | -0/+8 |
* | Merge branch 'feature/saml_support' into 'master' | Douwe Maan | 2015-05-29 | 1 | -0/+9 |
|\ |
|
| * | Add SAML support via Omniauth | Alex Lossent | 2015-05-27 | 1 | -0/+9 |
* | | Merge branch 'rs-teaspoon' into 'master' | Dmitriy Zaporozhets | 2015-05-29 | 2 | -2/+2 |
|\ \ |
|
| * | | Disable Rack::MiniProfiler for /teaspoon pathrs-teaspoon | Robert Speicher | 2015-05-28 | 1 | -1/+2 |
| * | | Remove jasmine-rails; add teaspoon | Robert Speicher | 2015-05-28 | 2 | -2/+1 |
| |/ |
|
* | | Add MergeRequests#commits action and route | Robert Speicher | 2015-05-29 | 1 | -0/+1 |
|/ |
|
* | Allow to configure gitlab_shell_secret location | Jakub Jirutka | 2015-05-16 | 3 | -4/+9 |
* | Fix. | Douwe Maan | 2015-05-15 | 1 | -13/+5 |
* | Improve fix.attr_encryped_no_db_connection | Douwe Maan | 2015-05-15 | 1 | -13/+12 |
* | Don't require DB conncetion in AttrEncrypted. | Douwe Maan | 2015-05-15 | 1 | -0/+29 |
* | Merge branch 'omniauth-csrf' into 'master' | Dmitriy Zaporozhets | 2015-05-14 | 1 | -0/+5 |
|\ |
|
| * | Protect OmniAuth request phase against CSRF. | Douwe Maan | 2015-04-24 | 1 | -0/+5 |
* | | Improve OAuth application flash messages. | Douwe Maan | 2015-05-13 | 1 | -5/+5 |
* | | Add otp_attempt to filtered parameters | Robert Speicher | 2015-05-09 | 1 | -1/+1 |
* | | Render 2fa recovery codes instead of downloading it | Dmitriy Zaporozhets | 2015-05-09 | 1 | -1/+1 |
* | | Add support for backup codes | Dmitriy Zaporozhets | 2015-05-09 | 2 | -1/+6 |
* | | Fix rubocop complain | Dmitriy Zaporozhets | 2015-05-09 | 1 | -1/+1 |
* | | Create Two-factor authentication resource for user | Dmitriy Zaporozhets | 2015-05-09 | 1 | -0/+1 |
* | | Init 2 factor authentication for user model | Dmitriy Zaporozhets | 2015-05-09 | 1 | -0/+4 |
* | | Merge branch 'rs-task_list' into 'master' | Dmitriy Zaporozhets | 2015-05-08 | 1 | -0/+1 |
|\ \ |
|
| * | | Disable Rack::MiniProfiler for Jasmine's specs route | Robert Speicher | 2015-05-06 | 1 | -0/+1 |
* | | | Revert "Allow to configure smtp and sendmail in gitlab.yml" | Dmitriy Zaporozhets | 2015-05-06 | 6 | -89/+40 |
|/ / |
|
* | | Allow to configure smtp and sendmail in gitlab.yml | Jakub Jirutka | 2015-05-06 | 6 | -40/+89 |
* | | Fix config template from parse errors | Stan Hu | 2015-05-03 | 1 | -3/+3 |