summaryrefslogtreecommitdiff
path: root/app/controllers/admin
Commit message (Expand)AuthorAgeFilesLines
* Merged the 'groups' and 'projects' tabs when viewing user profilesJames Gregory2016-12-291-3/+0
* Fix: Admin group show page does not workfix-admin-group-pageValery Sizov2016-12-281-1/+1
* Merge branch 'feature/1376-allow-write-access-deploy-keys' into 'master' Douwe Maan2016-12-271-2/+2
|\
| * Merge remote-tracking branch 'upstream/master' into feature/1376-allow-write-...Lin Jen-Shin2016-12-201-1/+4
| |\
| * \ Merge CSSFilipa Lacerda2016-12-121-1/+1
| |\ \
| * \ \ Merge remote-tracking branch 'upstream/master' into feature/1376-allow-write-...Lin Jen-Shin2016-12-061-0/+1
| |\ \ \
| * | | | Allow admin to set keys with write access, andLin Jen-Shin2016-11-221-1/+1
| * | | | Don't notify user for deploy keys, feedback:Lin Jen-Shin2016-11-181-1/+1
* | | | | Add more storage statisticsMarkus Koller2016-12-212-4/+5
| |_|_|/ |/| | |
* | | | Implement minor changes from @dbalexandre's review.Timothy Andrew2016-12-161-2/+1
* | | | Allow creating personal access tokens / OAuth applications with scopes.Timothy Andrew2016-12-161-1/+5
| |_|/ |/| |
* | | Add nested groups support on data leveldz-nested-groupsDmitriy Zaporozhets2016-12-081-1/+1
| |/ |/|
* | Add new configuration setting to enable/disable HTML emails.24880-configurable-plaintext-emailsRuben Davila2016-11-281-0/+1
|/
* Allow the Sidekiq queues to throttle and the factor by which to throttle them...Patricio Cano2016-11-101-1/+3
* Allow certain Sidekiq jobs to be throttledPatricio Cano2016-11-101-0/+1
* Refine Git garbage collectionJacob Vosmaer2016-11-041-0/+5
* Allow multiple repository storage shards to be enabled, and automatically rou...Nick Thomas2016-11-041-1/+1
* Allow to search for user by secondary email address in the admin interfaceYar2016-11-011-1/+1
* Rename :name search parameter to :search_query at /admin/usersYar2016-11-011-1/+1
* Merge remote-tracking branch 'upstream/master' into pipeline-emailsLin Jen-Shin2016-10-081-1/+1
|\
| * Enable CacheMarkdownField for the remaining modelsNick Thomas2016-10-071-1/+1
* | Merge remote-tracking branch 'upstream/master' into pipeline-emailsLin Jen-Shin2016-10-042-2/+2
|\ \ | |/
| * New AccessRequestsFinderRémy Coutable2016-09-282-2/+2
* | Merge remote-tracking branch 'upstream/master' into pipeline-emailsLin Jen-Shin2016-09-191-1/+9
|\ \ | |/
| * Syntax fixes and better tests for helper methods. Updated docs.group-specific-lfs-settingsPatricio Cano2016-09-151-4/+4
| * Added group-specific setting for LFS.Patricio Cano2016-09-151-1/+9
* | Merge remote-tracking branch 'upstream/master' into pipeline-emailsLin Jen-Shin2016-09-121-6/+2
|\ \ | |/
| * Handle unavailable system infoSean McGivern2016-08-251-6/+2
* | Simplify the codeLin Jen-Shin2016-09-011-6/+2
|/
* Fix incorrect "stopped impersonation" log messagefix-impersonation-logStan Hu2016-08-231-1/+1
* Support integration with Koding (online IDE)Gokmen Goksel2016-08-191-0/+2
* Fix adding a user to a group in admin sectionSean McGivern2016-08-181-1/+1
* Further refactor and syntax fixes.Patricio Cano2016-08-151-3/+2
* Refactored AkismetHelper into AkismetService and cleaned up `Spammable`Patricio Cano2016-08-151-3/+1
* Allow `SpamLog` to be submitted as hamPatricio Cano2016-08-151-2/+9
* Refactored spam related code even furtherPatricio Cano2016-08-151-0/+6
* Fix bug where destroying a namespace would not always destroy projectsStan Hu2016-08-111-2/+2
* Profile requests when a header is passedfeature/profile-requests-conditionallyAhmad Sherif2016-07-261-0/+17
* Merge branch 'email-domain-blacklist' into 'master' Robert Speicher2016-07-201-1/+5
|\
| * Reorder allowed params for `ApplicationSetting` and add more details to docs.email-domain-blacklistPatricio Cano2016-07-191-3/+3
| * Refactor and rename `restricted_signup_domains` to `domain_whitelist` to bett...Patricio Cano2016-07-181-1/+1
| * Added the ability to block sign ups using a domain blacklist.Patricio Cano2016-07-181-0/+4
* | Merge branch 'issue_8110' into 'master' Rémy Coutable2016-07-201-12/+3
|\ \
| * | Refactor service settings viewissue_8110Felipe Artur2016-07-201-1/+1
| * | Add project service documentation and update integration documentationFelipe Artur2016-07-191-14/+2
| * | Allow slack service to send messages on different channelsFelipe Artur2016-07-191-2/+5
| |/
* | Allow to disable user request access to groups/projectsFelipe Artur2016-07-201-1/+1
|/
* Add Pending Tab to Admin BuildsKatarzyna Kobierska2016-07-181-1/+3
* Merge branch 'feature/option-set-new-users-external' into 'master' Rémy Coutable2016-07-081-0/+1
|\
| * Added setting to set new users by default as externalDravere2016-07-071-0/+1