Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/lib/gitorious
Commit message (Expand)AuthorAgeFilesLines
* Make diagnostics page more useful in SL environmentAleksey Lim2013-02-281-2/+4
* Allow configuring MemcacheMarius Mathiesen2012-11-131-1/+2
* Extract logic for custom initializer/yaml file pairMarius Mathiesen2012-11-131-0/+30
* Extract search indices outside model declarationsMarius Mathiesen2012-10-291-0/+54
* Replace Ultrasphinx with ThinkingSphinxMarius Mathiesen2012-10-294-258/+0
* Stop using deprecated constantsChristian Johansen2012-10-254-8/+7
* Support access granted on a user level when using LDAPMarius Mathiesen2012-10-082-0/+14
* Support caching of LDAP group member lookupsMarius Mathiesen2012-10-081-0/+4
* Build a synthetic email in auto registration of users from LDAP if none foundMarius Mathiesen2012-10-081-0/+4
* Instance, not classMarius Mathiesen2012-10-081-1/+1
* Reverse username transformation when passing username to LDAPMarius Mathiesen2012-10-081-0/+4
* Allow users to control projects even with LDAP auth turned onMarius Mathiesen2012-10-081-0/+1
* Let LDAP group members administer projectsMarius Mathiesen2012-10-082-1/+9
* Make username transformation shareableMarius Mathiesen2012-10-082-2/+5
* Introducing support for using a different base DN when searching for groupsMarius Mathiesen2012-10-081-0/+4
* Having build_username private made test_ldap_connection give an error on inva...Marius Mathiesen2012-10-081-5/+4
* Support authenticated bind in LDAP.Marius Mathiesen2012-10-082-5/+34
* Support looking up (User) members of an LDAP groupMarius Mathiesen2012-10-081-0/+5
* Move group authorization strategies into separate classesMarius Mathiesen2012-10-083-27/+103
* Grant review access under LDAP authorizationMarius Mathiesen2012-10-081-1/+7
* Implement repository admin checks via LDAP authorizationMarius Mathiesen2012-10-081-1/+8
* Support authorization for push with LDAP backendMarius Mathiesen2012-10-081-0/+15
* Add validations to LdapGroupMarius Mathiesen2012-10-081-1/+0
* Match LDAP-provided membership DNs to (internal) LdapGroupsMarius Mathiesen2012-10-081-0/+55
* Let LdapGroup look up all LDAP group memberships for a userMarius Mathiesen2012-10-081-0/+13
* Moving LDAP configuration into a separate classMarius Mathiesen2012-10-082-18/+83
* Extracted rest of Team actions from controller, created LdapGroupThomas Kjeldahl Nilsson2012-10-081-0/+1
* Moved init of auth strategies from initializer into actual class.Thomas Kjeldahl Nilsson2012-10-081-0/+22
* Fix an issue preventing SSH access from functioningMarius Mathiesen2012-09-111-0/+1
* Merge branch 'master' of gitorious.org:gitorious/mainlineThomas Kjeldahl Nilsson2012-09-072-3/+3
|\
| * Extracting repository root into a separate classMarius Mathiesen2012-09-062-3/+3
* | Fix an earlier bad decision in the diagnostics module/taskThomas Kjeldahl Nilsson2012-09-071-3/+2
|/
* Make curl less noisy during diagnosticsThomas Kjeldahl Nilsson2012-09-031-1/+1
* Added simple curl test to check that front web page is upThomas Kjeldahl Nilsson2012-08-291-2/+6
* Improved backup and diagnostics tasksThomas Kjeldahl Nilsson2012-08-291-10/+15
* Tweak labels for CLI diagnostics testsThomas Kjeldahl Nilsson2012-08-281-12/+12
* Private projects should make its repos private no matter what.Thomas Kjeldahl Nilsson2012-08-281-3/+3
* Improved public?/private? tests somewhatThomas Kjeldahl Nilsson2012-08-081-2/+2
* Tweaked diagnostics rake task: color coding, more doc in diagnostics.rakeThomas Kjeldahl Nilsson2012-08-071-21/+31
* Adds rake tasks to run gitorious health diagnostics from the CLIThomas Kjeldahl Nilsson2012-07-311-0/+35
* Add client ssl certificate authentication support.Thomas Kjeldahl Nilsson2012-06-301-0/+43
* Merge request 202: implement Kerberos authenticationMarius Mathiesen2012-06-126-13/+127
|\
| * implement Kerberos authenticationKen Dreyer2012-05-171-0/+100
| * wrap authenticate() parameters in a credential objectKen Dreyer2012-05-175-13/+27
* | randomize database password for external auth usersKen Dreyer2012-05-222-0/+4
* | Fixed LDAP error that occurs when a user's mail entry is not the first record...Carl Youngblood2012-05-161-1/+3
|/
* Pass some more data to LDAP callback classes:Marius Mathiesen2012-05-111-3/+10
* Improved suspend user feature.Thomas Kjeldahl Nilsson2012-04-261-0/+114
* Merge branch 'private-repos'Christian Johansen2012-04-187-7/+499
|\
| * Fix public? and private? for repositoriesChristian Johansen2012-04-171-0/+3