Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated CI error message so that it makes more sense | Alexander Mills | 2014-05-01 | 1 | -1/+1 |
* | Merge pull request #6897 from cirosantilli/help-every-page | Dmitriy Zaporozhets | 2014-05-01 | 1 | -0/+4 |
|\ | |||||
| * | Add help link to header. | Ciro Santilli | 2014-05-01 | 1 | -0/+4 |
* | | Merge branch 'master' of github.com:gitlabhq/gitlabhq | Dmitriy Zaporozhets | 2014-05-01 | 2 | -3/+3 |
|\ \ | |/ | |||||
| * | Merge pull request #6877 from Nighoo/repository_push_email.text | Dmitriy Zaporozhets | 2014-04-29 | 1 | -1/+1 |
| |\ | |||||
| | * | do not html encode plaintext part of emails for push notifications | Nico Suhl | 2014-04-26 | 1 | -1/+1 |
| * | | Merge pull request #6876 from dblessing/fix_broadcast_text | Dmitriy Zaporozhets | 2014-04-29 | 1 | -2/+2 |
| |\ \ | |||||
| | * | | Fix unclear text in broadcast message view. | Drew Blessing | 2014-04-25 | 1 | -2/+2 |
| | |/ | |||||
* | | | Refresh notes when the page becomes visible | Jacob Vosmaer | 2014-04-29 | 1 | -0/+10 |
* | | | Do not refresh notes on hidden tabs | Jacob Vosmaer | 2014-04-29 | 1 | -1/+1 |
|/ / | |||||
* | | Merge pull request #5962 from skv-headless/editing-preview | Dmitriy Zaporozhets | 2014-04-29 | 8 | -8/+102 |
|\ \ | |||||
| * | | Editing preview | skv-headless | 2014-04-15 | 8 | -8/+102 |
* | | | Default last_fetched_at to 0 for old clients | Jacob Vosmaer | 2014-04-28 | 1 | -1/+2 |
* | | | Serialize last_fetched_at as a string with seconds | Jacob Vosmaer | 2014-04-28 | 3 | -3/+3 |
* | | | Pass last_fetched_at for notes to javascript | Jacob Vosmaer | 2014-04-28 | 3 | -3/+7 |
* | | | Filter out old notes in NotesFinder | Jacob Vosmaer | 2014-04-28 | 1 | -1/+7 |
* | | | Fail faster on an invalid target_type | Jacob Vosmaer | 2014-04-28 | 1 | -0/+2 |
| |/ |/| | |||||
* | | Merge branch 'index_on_iid' into 'master' | Dmitriy Zaporozhets | 2014-04-25 | 1 | -0/+1 |
|\ \ | |||||
| * | | Migrate invalid rows with missing iids or duplicates | Dmitriy Zaporozhets | 2014-04-24 | 1 | -0/+1 |
* | | | Merge pull request #6843 from evanlucas/bug/6546 | Dmitriy Zaporozhets | 2014-04-24 | 1 | -2/+2 |
|\ \ \ | |/ / |/| | | |||||
| * | | Fix syntax highlighting | Evan Lucas | 2014-04-22 | 1 | -2/+2 |
* | | | Merge pull request #6848 from hszcg/master | Dmitriy Zaporozhets | 2014-04-24 | 1 | -3/+0 |
|\ \ \ | |||||
| * | | | Remove fixed height for diff table | Chenguang Zhang | 2014-04-23 | 1 | -3/+0 |
| |/ / | |||||
* | | | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce | Dmitriy Zaporozhets | 2014-04-23 | 1 | -1/+1 |
|\ \ \ | |||||
| * \ \ | Merge branch 'email_in_gravatar_urls' into 'master' | Dmitriy Zaporozhets | 2014-04-23 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | allow using the user's email address as a http parameter in gravatar urls for... | Arnaud ABELARD | 2014-04-12 | 1 | -1/+1 |
* | | | | Merge pull request #6775 from cirosantilli/glob-include-sass-dirs | Dmitriy Zaporozhets | 2014-04-23 | 1 | -50/+5 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Include SASS in subdirectories with glob. | Ciro Santilli | 2014-04-14 | 1 | -50/+5 |
* | | | | Removed missing sass selectors | Jeroen van Baarsen | 2014-04-15 | 2 | -4/+0 |
* | | | | Merge pull request #6780 from cbordei/hotfix/issue-6615 | Dmitriy Zaporozhets | 2014-04-15 | 1 | -1/+1 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Fixed multiple close issue #6615 | Cristian Bordei | 2014-04-15 | 1 | -1/+1 |
* | | | | Merge branch 'active-users' into 'master' | Dmitriy Zaporozhets | 2014-04-15 | 1 | -0/+4 |
|\ \ \ \ | |||||
| * | | | | Add monthly active users to the admin dashboard. | GitLab | 2014-04-15 | 1 | -0/+4 |
* | | | | | Merge branch 'prevent-two-links-in-emails' into 'master' | Dmitriy Zaporozhets | 2014-04-15 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Only one link per email to prevent clicking the wrong one. | dosire | 2014-04-02 | 1 | -1/+1 |
* | | | | | Merge pull request #6774 from cirosantilli/issue-form-rename-fields | Dmitriy Zaporozhets | 2014-04-15 | 1 | -2/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Rename issue form tags to match MR and params. | Ciro Santilli | 2014-04-14 | 1 | -2/+2 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge pull request #6773 from tsigo/rs-tag-page-sorting | Dmitriy Zaporozhets | 2014-04-15 | 2 | -3/+4 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Use VersionSorter on the Project > Tags page | Robert Speicher | 2014-04-14 | 2 | -3/+4 |
* | | | | | Merge branch 'master' of github.com:gitlabhq/gitlabhq | Dmitriy Zaporozhets | 2014-04-14 | 1 | -3/+3 |
|\ \ \ \ \ | |||||
| * | | | | | Show actual commit count on project dashboard | Drew Blessing | 2014-04-14 | 1 | -3/+3 |
| |/ / / / | |||||
* | | | | | Merge branch 'satellite_exists_in_automerge_check' into 'master' | Dmitriy Zaporozhets | 2014-04-14 | 1 | -2/+0 |
|\ \ \ \ \ | |||||
| * | | | | | Satellite will exist when doing automerge_check. | Marin Jankovski | 2014-04-11 | 1 | -2/+0 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge branch 'speed_up_wiki_pages' into 'master' | Dmitriy Zaporozhets | 2014-04-14 | 3 | -5/+8 |
|\ \ \ \ \ | |||||
| * | | | | | Speed up loading and add pagination to wiki pages page. | Marin Jankovski | 2014-04-11 | 3 | -5/+8 |
| |/ / / / | |||||
* | | | | | 100k organizations use GitLab. | dosire | 2014-04-14 | 1 | -1/+1 |
| |/ / / |/| | | | |||||
* | | | | Merge pull request #6768 from omkelderman/master | Dmitriy Zaporozhets | 2014-04-14 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Replace $your_email with actual email-address. Fixes #6714 | Olle Kelderman | 2014-04-14 | 1 | -1/+1 |
* | | | | | Merge branch '161-emails-on-push-service' of https://gitlab.com/jsternberg/gi... | Dmitriy Zaporozhets | 2014-04-14 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Fix emails on push service when a single commit is pushed | Jonathan A. Sternberg | 2014-04-11 | 1 | -1/+1 |
| |/ / / |