Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into login_page | Marin Jankovski | 2014-04-07 | 1 | -0/+1 |
|\ | | | | | | | | | Conflicts: CHANGELOG | ||||
| * | add namespace fix to changelog | Job van der Voort | 2014-04-07 | 1 | -0/+1 |
| | | |||||
* | | Add option for disable standard signin. | Marin Jankovski | 2014-04-07 | 1 | -0/+1 |
|/ | |||||
* | Merge branch 'improve-oauth' | Dmitriy Zaporozhets | 2014-04-07 | 1 | -0/+1 |
|\ | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: CHANGELOG | ||||
| * | Make oauth works for google oauth too | Dmitriy Zaporozhets | 2014-04-07 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | | Disable connection reaping for MySQL | Jacob Vosmaer | 2014-04-07 | 1 | -0/+1 |
| | | | | | | | | | | On GitLab Cloud, MySQL connection reaping seemed to cause more problems (exceptions and segfaults in the native MySQL client) than it solved. | ||||
* | | Fix popen bug in `rake gitlab:satellites:create` | Jacob Vosmaer | 2014-04-07 | 1 | -0/+1 |
|/ | | | | | | The Satellite#create method no longer sets the `$?` global variable. Instead, we can use the method return value to test if the satellite was created successfully | ||||
* | Mention protected branch force push | Dmitriy Zaporozhets | 2014-04-03 | 1 | -0/+1 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Update changelog in master. | dosire | 2014-04-03 | 1 | -0/+5 |
| | |||||
* | Change the satellites directory permission in the install guide, add to rake ↵ | Marin Jankovski | 2014-04-02 | 1 | -0/+1 |
| | | | | check task. | ||||
* | Update changelog with new feature | Dmitriy Zaporozhets | 2014-04-01 | 1 | -0/+1 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Make the repository downloads path configurable | Jacob Vosmaer | 2014-03-31 | 1 | -0/+1 |
| | |||||
* | Merge remote-tracking branch 'origin/rake_drop_tables' | Dmitriy Zaporozhets | 2014-03-28 | 1 | -0/+1 |
|\ | | | | | | | | | Conflicts: CHANGELOG | ||||
| * | Drop all tables before restoring a PostgreSQL DB | Jacob Vosmaer | 2014-03-28 | 1 | -0/+1 |
| | | | | | | | | | | | | Invoking 'db:schema:load' turned out to be a bad idea: when downgrading an existing GitLab installation, the schema of the newer version would be preserved when trying to import the old version. | ||||
* | | Use omniauth nickname as the username for LDAP | Jacob Vosmaer | 2014-03-28 | 1 | -0/+1 |
|/ | | | | | | Before there was a bug in omniauth-ldap which prevented samaccountname showing up as a possible username for new LDAP users. Thanks to upstream fixes, we no longer need to work around this bug. | ||||
* | Change the user search query to be case insensitive. | Marin Jankovski | 2014-03-26 | 1 | -0/+1 |
| | |||||
* | Add gzip asset compression to the changelog. | Marin Jankovski | 2014-03-26 | 1 | -0/+1 |
| | |||||
* | Add to changelog. | Marin Jankovski | 2014-03-25 | 1 | -2/+5 |
| | |||||
* | Version 6.7.2 | Dmitriy Zaporozhets | 2014-03-25 | 1 | -0/+6 |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: CHANGELOG VERSION | ||||
* | Merge branch 'username-keys-content-type' of ↵ | Dmitriy Zaporozhets | 2014-03-21 | 1 | -0/+1 |
|\ | | | | | | | | | | | | | | | | | https://github.com/dmedvinsky/gitlabhq into dmedvinsky-username-keys-content-type Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: CHANGELOG | ||||
| * | Fix `/:username.keys` response content type | Dmitry Medvinsky | 2014-03-20 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | Currently this method responds with `text/html`. It is kind of unusable if you open it in a browser. The browser thinks it is HTML and renders it as HTML, meaning new lines are dropped. So it's very hard to distinguish where the key starts and where it ends. This commit changes the content type header to `text/plain`. | ||||
* | | Update Changelog | Marin Jankovski | 2014-03-20 | 1 | -0/+1 |
|/ | |||||
* | GitLab requires gitlab-shell v1.9.0 | Dmitriy Zaporozhets | 2014-03-20 | 1 | -0/+2 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | added OReilly sponsorship to CHANGELOG | Marc Radulescu | 2014-03-20 | 1 | -0/+1 |
| | |||||
* | Merge branch 'someone-asked-us-to-update-the-changelog' into 'master' | Dmitriy Zaporozhets | 2014-03-19 | 1 | -0/+1 |
|\ | | | | | | | Someone Asked Us To Update The Changelog | ||||
| * | Spinner in changelog. | dosire | 2014-03-19 | 1 | -0/+1 |
| | | |||||
* | | Added Slack service integration. | Federico Ravasio | 2014-03-18 | 1 | -0/+1 |
| | | |||||
* | | Add change to changelog. | Marin Jankovski | 2014-03-17 | 1 | -0/+1 |
| | | |||||
* | | update changelog, add remainder 6.6.X changlog entries | Arif Ali | 2014-03-17 | 1 | -0/+12 |
| | | |||||
* | | Merge branch 'issue-110' of https://gitlab.com/gmessner/gitlab-ce into ↵ | Dmitriy Zaporozhets | 2014-03-16 | 1 | -0/+1 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | gmessner/gitlab-ce-issue-110 Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: CHANGELOG | ||||
| * | | Added description parameter support to Create and Update MR API endpoints ↵ | Greg Messner | 2014-03-03 | 1 | -0/+1 |
| | | | | | | | | | | | | (issue-110). | ||||
* | | | Batch key import requires gitlab-shell 1.8.5 | Jacob Vosmaer | 2014-03-14 | 1 | -1/+1 |
| | | | |||||
* | | | Use batch_add_keys in `rake gitlab:shell:setup` | Jacob Vosmaer | 2014-03-14 | 1 | -1/+1 |
| | | | |||||
* | | | Fix global search | Dmitriy Zaporozhets | 2014-03-14 | 1 | -0/+1 |
| | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | | | Add to changelog changes for markdown. | Marin Jankovski | 2014-03-14 | 1 | -0/+2 |
| | | | |||||
* | | | Merge branch 'ldap_connections' | Dmitriy Zaporozhets | 2014-03-14 | 1 | -0/+1 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: CHANGELOG | ||||
| * | | | Open/close LDAP in ApplicationController | Jacob Vosmaer | 2014-03-14 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | By opening the LDAP connection at the controller level we can reuse it for all LDAP queries during the request. | ||||
* | | | | Merge branch 'import-timeout' of ↵ | Dmitriy Zaporozhets | 2014-03-14 | 1 | -0/+1 |
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://dev.gitlab.org/dzaporozhets/gitlabhq into dzaporozhets/gitlabhq-import-timeout Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: CHANGELOG db/schema.rb | ||||
| * | | | Mention retry feature for repository import in CHANGELOG | Dmitriy Zaporozhets | 2014-03-13 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | | | | Update changelog | Dmitriy Zaporozhets | 2014-03-13 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | | | | Added entry for the new webhook | Jeroen van Baarsen | 2014-03-13 | 1 | -0/+1 |
|/ / / | |||||
* | | | More entries to CHANGELOG | Dmitriy Zaporozhets | 2014-03-11 | 1 | -0/+5 |
| |/ |/| | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | | Update changelog. | dosire | 2014-03-10 | 1 | -0/+1 |
| | | |||||
* | | Added part about the help to markdown | Jeroen van Baarsen | 2014-03-06 | 1 | -0/+1 |
|/ | |||||
* | Added option to remove issue assignee on project issue page and issue edit page | Jason Blanchard | 2014-03-02 | 1 | -1/+2 |
| | |||||
* | Mention ci+fork fix in CHANGELOG | Dmitriy Zaporozhets | 2014-02-27 | 1 | -1/+2 |
| | |||||
* | Merge pull request #6359 from jasonblanchard/comment-attachment-filename | Dmitriy Zaporozhets | 2014-02-27 | 1 | -0/+1 |
|\ | | | | | Fixed attachment identifier displaying underneath note text | ||||
| * | Fixed attachment identifier displaying underneath note text | Jason Blanchard | 2014-02-19 | 1 | -0/+1 |
| | | |||||
* | | Updated changelog with my name for #6267 | Robert Djurasaj | 2014-02-26 | 1 | -1/+1 |
| | | |||||
* | | More entries to CHANGELOG | Dmitriy Zaporozhets | 2014-02-26 | 1 | -0/+2 |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> |